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 |
Give a suitable definition of software quality and briefly describe the rationale for your definition.
How do you test the middleware ? esp for an Online Banking software?
Are there characteristics of a system that cannot be established during system engineering activities? Describe the characteristics, if any, and explain why a consideration of them must be delayed until later engineering steps.
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?
which software company allowed industrial visit in chennai?
How does agile communication differ from tradition software engineering communication? How it is similar?
what are the basic artifacts required for QA from development teams start qualification
What are the beta test and alpha test?
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?
DIfference between ISO and CMM level
2 Answers CarrizalSoft Technologies, Polaris, TCS,
Explain the main differences between software review and software inspection or walkthrough