loadrunner In load testing how do u make sure that every...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

A

Abu Jafor Ansary

Guest
In load testing how do u make sure that every user has a unique id, not 2 user is sharing the same id?
 
If you have enough test data, then we can achieve by using unique , once .. in the parameter settings .. this will pick up unique ids for every user and use the same till the end. Or you can use unique each iteration as well.
 
Do we all really think someone who hasn't been through training. lacks a mentor, hasn't been through the tutorial and demonstrates very weak foundation skills is going to be able to provide a test of value which represents our profession well?
 
Very basic question.. What's your tool?? What are it's capabilities?? Do you have proper training to use it? Check for the data input options available to that tool... As #James used to mention "Shotgun posts are Spam"
 
Use date n time stamp (hhmmss)as parameter it ll alwys send unique parameter....even for more accuracy you can add miliseconds too...it ll increase ur parameter length to 9 digits...