What is considered a successful test?

A test that discovered more errors. The whole purpose of testing process is to discover as many bugs and errors as possible. Test that covers more functionality and discovers more errors in your software product, therefore considered more successful.

Showing Answers 1 - 19 of 19 Answers

jaysmika

  • Jul 28th, 2005
 

Test that discovers errors that are unidentified earlier is successful

  Was this answer useful?  Yes

Hemant Bhavsar

  • Sep 27th, 2005
 

Execution of correct steps and getting a result as per expected result.It is not mean that test alway be pass.Test may be fail if it shows erong result.Prforming the correct step is the first step of succesful test

  Was this answer useful?  Yes

Ravi kumar

  • Mar 15th, 2006
 

Hi,

The testing was successfull  when the product reached the standards or client requirements that testing successful testing.

like 80% of modifications and 20% bugs that is also a good testing.

raisa

  • Jul 25th, 2007
 

A test which tells you about the areas which needs more attention from your side.

A successful test provides following goals:

1) Detect maximum bugs
2) Deliver the s/w or system meeting all the specified requirements
3) User satisfaction
4) Quality s/w delivery
5) Risk related to software or system are reduced which can lead to system failure and also prevents major loss to organization developing s/w.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions