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
Why should an organisation be concerned about software risk factors and software quality?
As soon as you get a build ,what would you ask your testing team to do?
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?
brief about the methodologies to evaluate weightage of test cases and what are the basic parameters to be considered
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?
what are the basic artifacts required for QA from development teams start qualification
is all the test cases to be automized !!! if yes / no let explain the reason
How would you finalize the number of resources/testers needed for the testing in the estimation ?
Hi Friends... I faced an question in Tcs.But i unable to answer. find the question below.. A root filesytem"c0t0d0s0" caries 100 gb data. in this filesystem. i am having 3 files named a,b,c it caries 20 gb data each. I need to take backup only 3 files a,b,c. How i can take. Note you need to take only 3 files to an single tape having capacity 80 gb. Whats the commad used?
Why is it that a single, all – encompassing metric cannot be developed for programme complexity or programme quality?
how to test the application/software without any requirements(like BRD,FRD etc.,) for a new project?
what are the expectations of QA from unit level testing
hi can anyone provoide SRS for order processing system and intranet plz
explain the methodologies / ways to create the test cases for QA
How does development of software differ from that of hardware from a quality viewpoint?