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 |
one of interviewer asked what is your application architecture
difference between GET & POST methods in JAVA?
how can we record the Ajax Script, when some of the validations devloped in AJax using Loadrunner 8.0. I know there is separate protocol in LR 9.0
How do you identify which values need to be correlated in the script? Give an example.
In a web application transaction response time comprises of some sub times like time from web browser to web server thn to application server and then time taken to get response from the database and back to the web browser following the same path.How to get these sub times distinctly in LR analysis?
What is the basic credentials should be provided while recording SAP-GUI?
What is synchronization point ?
WHAT IS SOAK TESTING IN LOAD RUNNER
Hi, How can we know that the app deployed in Weblogic Server in percentage?
In real time Project how much generaly Bottilneck will take? suppose my application contain 10000 vusers accessable how much Bottile neck will consider?
1.How can you Calculate load / stress testing in manually ?
What are the parameters in Load Runner?