Answer Posted / mahesh sv
1. The purpose of testing can be quality assurance,
verification and validation, or reliability estimation.
Testing can be used as a generic metric as well. Correctness
testing and reliability testing are two major areas of
testing. Software testing is a trade-off between budget,
time and quality.
2. The main course of testing is to check for the existence
of defects or errors in a program or project or product,
based up on some predefined instructions or conditions.( It
can be a scope document or HLDD)
3. To improve the quality of the product.
4. The Purpose of Testing is to Analyze that the Product
is according to Requirements
| Is This Answer Correct ? | 71 Yes | 4 No |
Post New Answer View All Answers
What kinds of annotations are used in testng?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
is there any one got offer from snapdeal?
Differentiate between hdam and hidam database?
Stop automating the tests which run once?
Explain me what are the main advantages of automation testing?
Give some examples for functional & regression test tools?
What are the steps involved in the automation process ?
what is the advantage and dis-advantages of using framework ?
What are the types of framework used in software automation testing ?
What are the limitations of automating software testing?
Elaborate the scripting standard while executing testing
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?