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
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?
What is a difference between pacing and think time?
What are the changes that can be made to run-time settings?
What is the purpose of an extended log?
What is lr-function?
What are the different types goals in goal-oriented scenario?
Does caching have a negative effect on your load testing results?
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 the advantage of running vuser as a process than a thread?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
What are the process for developing a vuser script?
What is the loadrunner end transaction and its syntax?
What are the advantages of load runner?
How can we invoke a parellel process in load runner using C or perl language?