What does vuser_init action contain?
Answers were Sorted based on User's Feedback
Answer / sanny
vuser_init action is an explicit action generated by VUGen
Purpose is:
Include all statements that need to be executed only once
during script execution.
Basically everthing that needs to be initialized goes here.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / mahesh sv
Vuser_init action contains procedures to login to a server.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / sowmya
Hi
Vuser_int it is action to get login to a server
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / msureshkumar.sqa@gmail.com
vuser_init runs only one time in entire virtual user script cycle. For eg:
vuser_int - Login with Yahoo ID
Action - Compose,Attach file and Send
vuser_end - Logout
Here vuser_int will be performed for one time and action will be in run for multiple times.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to calculate TPS in LR and Jmeter? Suppose I need to carry out test for 1hr duration with 10 VU and i need to achieve 5000 transactions. What should be the iteration of a single user to achieve this ?
When do you disable log in Virtual User Generator?
What is Workload? Can anyone explain in detail?
Explain lr_debug_message?
Using LR recorded the HTML/HTTP Protocol Script of an application. But after record we get to know that the script is not generated. What is the Root Cause of it? Why the scripts are not recorded? Note: 1.Here the application behaves well and good 2.No issues in Protocol setup
How can i parameterize data through Excel sheet using VB Vuser protocol?
If it is possible to test 5000 vuser through single machine? Then how you can test? plz explain
which browsers versions are supported in loadrunner 8.1?if any patches are required for browsers?
3 Answers Prodigy Technologies, TCS,
Our desired performance test application where could be installed like(web or app or db server)
what is loadrunner?
I Installed loadrunner in my machine(personal PC) successfully. But when i am recording the script is not recording for the actions what i am executing. Can anyone explain what might be the problem for not recording the script.
which kind of database counters we use to check the performance of the software and where we can check them?