LoadRunner – How to cut the string to the last x digits
In LoadRunner, getting the first n characters is an easy task by just using strncpy(). But what about when you want to get the number of characters from the last (right side)? So, there is…
In LoadRunner, getting the first n characters is an easy task by just using strncpy(). But what about when you want to get the number of characters from the last (right side)? So, there is…
HTML mode vs URL mode of LoadRunner. Compare the Web HTTP/HTML recording mode on various factors. Each mode has its own features and advantages.