What does vuser_end action contain?
Answers were Sorted based on User's Feedback
Answer / guest
Vuser_end can have any thing it not just log off
see if your are testing a website u dont have login and
logout then what will u post in Vuser_end..
any thing which u want to execute only once is placed in
init and end. so dont every say log out.
that will really create a bad impression for the interviewer
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / suresh kumar perikala
vuser_end(),captures the behavior of the log_out
functionality of the Application..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahesh sv
Vuser_end section contains log off procedures.
| Is This Answer Correct ? | 0 Yes | 1 No |
What does vuser_end action contain?
hi this is abhinaya, iam searching job on load runner platform. iam putting 1year of experience. can anybody send projects to prepare resume.my mail id is abhinaya_behra26@yahoo.co.in.
Hi i have installed LR 8.0v on my system and wanted to test siebel web application. when i tried to record the application throught siebel web protocol, the launcher tries to connect to that URL but after some time the URL gives as Page Cannot Be Displayed, the same URL when we login manually it works fine. LR is not able to connect to the Application. What could be the reason?
U r taken ORD=All in correlated function.What it represents.Now i want to capture the ORD=3 occurance& place it in web_submit_data of vu gen script. How can u do it?
different types of performance testing
when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
what is mean BVT and BAT? difference between BVT and BAT
what is runtime quote, how many types
What is correlation? Explain the difference between automatic correlation and manual correlation?
What is memory leakage?
How did you find database related issues?
How do you test pop up with LR? My whole application running on pop up. Its a JSP page written on pop up window.