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 |
Where do u use Performance testing ?
how do u analyze result & what r analze results in load runner?
What is filtering and sorting?
Events are generated, but the script is not generating? Why?
How can you set the number of vusers in loadrunner?
What is the advantage of running the Vuser as thread?
If client is not given in the requirement? In that case how you are going to perform performance testing?
What is remote command launcher?
What is a ramp up and how it can be set?
Target 3000 transactions per 1hr 1 Script contain 50 transactions 1 Iteration is taking 20 seconds No.of users 10 and duration 1 hr what is pacing?
How do you debug a LoadRunner script?
Tell me about the agent process run as process & System?