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 is the significance of “vuser-init “?
How to schedule a scenario?
What is remote command launcher?
How to identify what to correlate and what to parameterize?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
What is scenario default?
What is loadrunner controller?
What tools are required to analyze vuser run results?
How is each step validated in the script?
How does caching affect performance testing results?
What is the basic credentials should be provided while recording SAP-GUI?
What is extended log?
How you identify performance test use cases of any application?
How load runner interacts with the application?
How you develop the database vuser script?