what is difference between get and post method in load
runner or it same as the concept in html form
Answer Posted / 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 |
Post New Answer View All Answers
Explain waterfall model? what will the testing team do in Requirement phase in this model and what happens in design phase?
How to write testcases while we know only the datatypes for the fields
what is the difference between testing and quality analysis
what are the differences between product branch qualification as well as product qualification !!! if a product branch supports more than a product then what is the QA strategy towards the same
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?
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?
what are the new trends / methodologies in QA for SW product testing
How would you do an Estimation?
What are ‘throwaway’ prototypes and ‘evolutionary’ prototypes? How can production of a prototype be controlled and why is this important?
is all the test cases to be automized !!! if yes / no let explain the reason
what are the disadvantages of selenium IDE..?
Lines of code (LOC) and function point counts (FPC) are two measures of the size of a system. Explain the advantages and disadvantages of using these two metrics for measuring systems.
is QA expects any level of interaction from development engineer !!!
what are the expectations of QA from unit level testing
explain the model(s) of co-ordination you experienced for effective delivery of the product