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 is planning for the test?
How to create a scenario?
If it is possible to test 5000 vuser through single machine? Then how you can test? plz explain
I have observed a scanrio executed/elapsed time in 16 seconds and succeded, when I set the duraion to 'Run Until Completion'. Same scanrio is failed/Gradually exited/stopped, when I set the time duration for 20 seconds (after the Ramp up has been completed). Why it is haapedned. Can anybody tell me the answer and solution also. Thanks in advance.
Where you insert the rendezvous point?
What are the vuser components in loadrunner?
Hi, I am using load Runner version 9.5 .i am trying to record a pdf report which gets pop-up on other window.While recording it pops-up but while running the script it doesn't . also,if i want to parametrize the same script and want n numbers of reports should be generated or get save in place i had done while recording .Is there any option for this? Please,give me the solution for this problem. Thanks in advance. Regards, Zia malik
on what monitoring tools have u worked on?
Correlation function web_reg_save_param(pname,LB,RB,ORD,LAST); with in the function ORD default value how much? can any one send sss4702@gmail.com it is Amdocs company asked?
Script is working fine in Vgen.. but while running in Controller a error is throwing as "Action.c(59):Error-27995:Requested link(Text=My account") not found" I searched and it is pointing "web_link(...)" line. Plz help me regarding this.. if any.. Thanks
different types of performance testing
WHAT IS AUTOMATION TEST FRAME WORK