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 |
what are the parameters in Load Runner?
how to place a image check in load runner script.what is the procedure?
what is the difference between the cookies and cacheing
How can we perform functional testing under load?
After recording the script, run the script , error not occured. but after doing correlation for the sam script the following error occured in replay log, Please do the needful Action.c(202): Found resource "http://10.38.23.230/CCM- NIELSEN-LOADRUNNER/images/ERROR.GIF" in HTML "http://10.38.23.230/CCM-NIELSEN- LOADRUNNER/wfErrorApplication.aspx" [MsgId: MMSG-26659]
Any one can tell me what is the process to do the Loadrunner certification and what is cost for it and also where would I get the material for Preparation of Loadrunnner for certification.
What is Differed Bug?
What are the information contain by script windows for each script in the list?
What is parameterization?
What are the vuser components in loadrunner?
Explain the function of a transaction in a script?
What Is The Cofidence Level In Load Runner?