How to prepare test data to use in Load runner.
Answer Posted / loadtool.blogspot.com
Test data preparation is mandatory in performance testing whatever tool we use to avoid caching and to make real user behavior.Test data can be prepared in many ways,you can import from DB,some time u use data preparation load runner scripts or you can use unique data like time stamp,policy number .For example you need order number every time for data prep you can use order creation script or use any other script which covers that scenatio.In vugen use create parameter under desing tab in menu.There are lot of options in parameters you can explore with tool.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are all the important protocols that load runner supports?
How is vugen script modified after recording?
What is the vuser in the scenario?
How can we debug a loadrunner script?
What should be done to view parameter substitution in the execution log?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What is parameterization?
What is running virtual user graph?
How we tested remote servers if client is installed in another place
What is transaction per second graph(pass)?
What is rendezvous graph?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
What is lr-function?
What is elapsed time in load runner?
What is remote command launcher?