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 is vuser-end section?
What is the difference between overlay graph and correlate graph?
how to get current system time Loadrunner function?
What is the loadrunner start-transaction and its syntax?
During the load test, what is the optimum setting for logs?
What is performance testing in loadrunner?
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?
How we tested remote servers if client is installed in another place
What are the four selection methods when choosing data from a data file?
What are the types of checkpoints is available in loadrunner?
What is pause command?
How can performance bottlenecks be identified?
difference between latency and transaction response time
What is the difference between transaction and transaction instance in loadrunner ?
What is the difference between web_reg_find and web_find?