Answer Posted / 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 |
Post New Answer View All Answers
What are all the important protocols that load runner supports?
What do you mean by path?
What tools are required to analyze vuser run results?
How can we debug a loadrunner script?
How do you decide the number of load generator machine required to run a test?
What is the advantage of running vuser as a process than a thread?
What are the process for developing a vuser script?
What is the latest version and language used in load runner?
What is the difference between lr_error_message and lr_debug _message?
What in percentile graph?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
What is parameterization?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
How will you stop the execution of a script on error?