difference between GET & POST methods in JAVA?
Answer / rajesh yalaga
Generally in servlets and jsps we are using this two methods. If we use the Get() the data entered by the user in the form is appended with the url.It is Default method also.If we use Post() the data entered by the user in the form is appended with the request body.In Security application we use the post() and noraml applications we use the get().
| Is This Answer Correct ? | 0 Yes | 1 No |
How to schedule a scenario?
Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?
What is The Main Difference Between Http and Https
If you had 6 hours of load testing to complete but the business unit wanted it turned over in 3 hours what would you tell them?
How to insert think time While we record Vuser Script in LoadRunner?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
what is the difference between placing a think time in between trasaction and the end of the transaction
Pls post me Load Runner Certification details
If u find Bottle Neck u r forward to Developer or Network Team or Database Team Wat ever may be They r fixing that bottleneck or not If they r fix that Wat they Fix? Tell me if any Experience person I would be thankful to u
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.
lr_debug_message ?
What is the benefit of running a vuser script as a thread?