SQA Engineer Question:

What is difference between get and post method in load runner or it same as the concept in html form?

Answer:

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.

Download Software Quality Assurance Engineer PDF Read All 48 Software Quality Assurance Engineer Questions
Previous QuestionNext Question
What are various role and responsibilities of organization SQA?Explain Test Strategy for Middleware and Firmware?