What is the purpose of the testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / suneel reddy
Purpose of Testing is
1. To prove that S.w has bugs
2. To prove that S/W has no bugs
3.To improve the quality
4. To ;earn the reliability of the S/W
5. To avoid the user from detecting problems
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / swathika
Purpose of testing is to
* Reduce the number of bugs in the code.
* To provide a quality product.
* To see all the requirements are met.
* To satisfy the customers need.
* To provide a Bug free software.
| Is This Answer Correct ? | 22 Yes | 2 No |
Answer / shailaja
Purpose of testing is to provide customer's with bug free
software & reliable software.The software developed should
not get any problem while in use, inorder make efficient use
of the software developed Software testing is
conducted.Because software once developed costs much and if
the customer faces problem while in use he has to incur huge
losses .So to avoid such loss software testing is conducted.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / anuradha kulkarni
purpose of testing is to find the Quality of the product
testing helps in removing of errors
the more we remove the errors the better would be the
Quality of the product.There are many ways of testing out
of them the two testing methods are white box testing and
black box testing
hence to attain the quality of the product we again and
again go on for testing of the software product
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / rupinder brar
1. 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.
2. The Purpose of Testing is to Analyze that
the Product is according to Requirements.
3. To improve the quality of the product.
4. To satisfy the customers need.
5. To provide a Bug free software.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / baski
We deliver a Defect free product and stable application.
so we uncover hidden errors
we achiving the maximum usability of the system
we demonstrate the performance of the system.
| Is This Answer Correct ? | 10 Yes | 8 No |
Answer / ram.polavarapu
to improve the quality of the application by finding the
defects(or)issues(or)issues(or)incidents
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / sai
it is used to estimate the capabilites of the system it is
just used to debug and detecting the bugs
| Is This Answer Correct ? | 8 Yes | 8 No |
What testing activities you may want to automate?
Does automation testing have any disadvantages?
is there any Rational Functional Tester certification questions available?
what is the advantage and dis-advantages of using framework ?
What is Bidirectional Tracebility, how u use it.
What kind of tests should not be automated?
i am looking for HP QTP automated testing software, do you offers reselling this software or should i directly purchase with HP
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
I am looking for selenium RC Training in Hyderabad. can any one tell me the best institute ?
Explain me which web driver implementation is the fastest?
Please name a couple of standard web function found in the function generator?
Does automation replace manual testing?