what is difference between get and post method in load
runner or it same as the concept in html form
Answers were Sorted based on User's Feedback
Answer / deepak
GET method is mainly used when the client requests are made
to the server. This is like a query made to the server.
POST method is used to submit a set of data to the server.
| Is This Answer Correct ? | 27 Yes | 2 No |
What is the difference between post and get method?
It typically uses the URL rather than placing data in the body. Originally Answered: What is the difference between a methode post and a GET? Generally GET method is used to request data from a specified resource where as POST method is used to submit data to be processed to a specified resource
| Is This Answer Correct ? | 0 Yes | 0 No |
Can anyone send me e commerce website test cases please its urgent
is all the test cases to be automized !!! if yes / no let explain the reason
anybody wants the industrial visit in chennai and banglore,kindly contact me?
what are the new trends / methodologies in QA for SW product testing
How to calculate decision table conditions and actions on the following questions. The following specification is given: A railway has four different kinds of accommodation with different ticket prices: Hard seat, soft seat, hard sleeper, and soft sleeper. For hard sleeper, there are different prices for lower, middle and upper berth. For soft sleeper, there is a different price for lower and upper berth. For sleeping accommodation, different prices apply for non-air-condition and aircondition. For soft sleeper, a higher price applies for compartments with own bathroom. High-speed trains exist, but have only hard and soft seat, and they have another price than “normal” trains. How many different valid combinations of inputs exist for computing the price? a) 12 b) 16 c) 18 d) 36
what are the disadvantages of selenium IDE..?
all sap abap ale (idoc) interview questions
How to write testcases while we know only the datatypes for the fields
Hi I want to test regarding cookies.. Session should be good for 4 hours and once expired user is returned to login page.. How can i test the session is good for 4 hrs?? Whether i need wait for 4 hours?
what are the roles and responsibilities of a QA engineer as well as QA lead
What are the negative test cases for water bottle?
what is difference between get and post method in load runner or it same as the concept in html form