How to prepare test data to use in Load runner.
Answer / 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 |
Hi My question is, when u involve in a real time project how did involve(role) from the begining to at relase the product what risks and steps takes ? plz only for real timers, i dont want bookish knowledge (Chandana) prf ble to Ans this one for Mr Srinivas,Mr Ajay etc.... Thank u
how many performance test scripts have you written? what was the performance issues you had? what did you recommended to that issues? what kind of performance requirements did you have? how did you tune the system for performance? how did you ramped up the users? how did you find the bottlenecks of the system? did you find any coding issues and if yes what kinds of?
What is scenario wizard?
When loadrunner is used?
How will you configure and analyse Memory leaks counters for .Net application.
With 1+ years Exp in Lr tool mentiond Roles and Responsbulites ?
How do you perform functional testing under load?
How many types of scripts generated in Load Runner?
What does vuser_init action contain?
What is Response Time?
what are the general problems faced in VB Vuser Protocol?
HI, I have to do Load Test on web application which is having 2 logins. i.e the first login will take to the some links the first one should be one time login due to the limitations. once login need to select one of the link which will take to the main application. i have generated the script using Vuser_Init for first login when i am executing the scripts i am getting error , even i did correlation and did script in HTTP and web Click in either ways my script is not working can you please help me to get this.