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 prepare test data to use in Load runner.
What is the difference between Group and Scenario in Load Runner Controller terminology?
Difference b/w URL and HTML modes in LR?
where do u use manual scenario and Goal oriened scenario ?
In Performance Testing,tell me about usually which are the reports are generated and if any errors are occurs while doing performance testing then,how find exact location errors?
What is user defined functions in Load Runner ? Give some Examples ?
what is runtime quote, how many types
Explain lr_debug_message?
What is vugen recording and scripting?
How do you identify which values need to be correlated in the script? Give an example.
What is performance testing in loadrunner?
Analysis Scenario (Bottlenecks):?