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 types of scripting techniques for test automation do you know?
How to explain testing life cycle where exactly testing starts after coding stage or after preparing FRS document
How to select an automation tool best matched for your project?
How can we make one test method dependent on other using testng?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
Describe some problem that you had with automating testing tool.
Discuss the economics of automation and the role of metrics in testing.
i have 100 check box in a link,out of 100 check box in 25 check box their written qtp(any where i dont know),i have to select first check box where 1st qtp found.
Can anybody tell me the any open source automation testing tool for functional testing to test web based application.? pls suggest its urgent.
What is a ‘test plan’? What is a ‘test case’?
4. How we implement Winrunner,in our project?
What is fastest locating Strategy?