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 can u capture the database counters?
)what is web protocol& webservices protocol .Can u just give the examples.
How To Identify Performance Testing Requirements ?
If it is possible to test 5000 vuser through single machine? Then how you can test? plz explain
what is the 90% ile time in the analysis results?
What is mutation testing?
1.How can you Calculate load / stress testing in manually ?
What is visual recorder in Load Runner?
Which function is used to end a nested transaction?
What is SECURITY TESTING? what are the methods followed for this type of testing? Thanks, Prasanna
If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.
how to configure yahoo cookies in load runner