what is difference between get and post method in load
runner or it same as the concept in html form
Answer Posted / reddysagar
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 |
Post New Answer View All Answers
what are the disadvantages of selenium IDE..?
What are ‘throwaway’ prototypes and ‘evolutionary’ prototypes? How can production of a prototype be controlled and why is this important?
What are the main objectives of configuration management and version control?
what are the basic artifacts required for QA from development teams start qualification
What kind of Reporting you do?
How would you do an Estimation?
Explain waterfall model? what will the testing team do in Requirement phase in this model and what happens in design phase?
How would you finalize on testcases in estimation? Say you have 200 requirements. How would you come up how many testcases you are going to write for each requirements?
How would you know if the same build you tested is deployed in production? There are chances that developer might deploy some other working build?
Why should an organisation be concerned about software risk factors and software quality?
explain the methodologies / ways to create the test cases for QA
hi can anyone provoide SRS for order processing system and intranet plz
What are the main risk factors which may be encountered in the development of software?
As soon as you get a build ,what would you ask your testing team to do?
How to write testcases while we know only the datatypes for the fields