What is object of testing

Showing Answers 1 - 27 of 27 Answers

Amar

  • Jan 10th, 2007
 

the main objective of testing is to find whether the actual result(that is result generated by the build) is same as expected result(that is the customer requirement) or not

  Was this answer useful?  Yes

the main objective of the testing is to check weather the software developed is up to the clients requirements i.e., checking the application weather the desired level of quality was achieved and hence the name quality assurence was given to testing.

  Was this answer useful?  Yes

the main object of testing is to make the application bug free.and to see whether the application is working as per the client requirements.

  Was this answer useful?  Yes

srinivas jasti

  • Jan 23rd, 2007
 

Primary role of testing is not demonstration of correct performance but the exposure of hidden defects Testing is executing a program with an intend of finding fault/error and failure

  Was this answer useful?  Yes

vikram prakash

  • Jan 30th, 2007
 

testing ensures that software is capable to fulfill the requirement of customer and run in any environment.

  Was this answer useful?  Yes

nirmmal

  • Feb 11th, 2007
 

The objective of testing is to find bugs, find them as early as possible and make sure they get fixed.

  Was this answer useful?  Yes

The objectives of any software or web-related test effort is to:
1) discover and report defects in order to improve the value of an application.2) provide useful information about the state of an application so that relevant stakeholders can make informed decisions.

  Was this answer useful?  Yes

The objectives of any software or web-related test effort is to:

1) discover and report defects in order to improve the value of an application.

2) provide useful information about the state of an application so that relevant stakeholders can make informed decisions.
 

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