what is test objective?
Answers were Sorted based on User's Feedback
Answer / s.ram
Hi
Testing Objectives are
1. To find Uncovered Errors based on Requirement.
2. Ensure the Product is Bug Free before shipment/release.
3. 'Quality is Ensured';
S.Ramprasad
comment sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 47 Yes | 14 No |
Answer / nikhil goudia
objective of testing is to find out as many as error as
possible and to make software more reliable and easily
maintainable.a good test is one which uncover an error.
testing leads to a software on which we can say with
ensurity that this software is reliable and is tested and
will work %age of confidence.this %age of confidence
depends upon the amount of testing.one thing to be noted is
that we can not test exaustively because the amount of test
cases is infinity so we choose optimal amount of the
testing not too much nor too less and depending upon
closness of the testing to the optimal level we decides the
%age of confidentiality
| Is This Answer Correct ? | 27 Yes | 10 No |
Answer / kochu
to explore the bugs and report it and try to make a
software as bug free as possible.
| Is This Answer Correct ? | 34 Yes | 19 No |
Answer / sowmiya
The test Objectives provide a prioritized list of
verification or validation objectives for the project. You
use this list of objectives to measure testing progress,
and verify that testing activity is consistent with project
objectives.
| Is This Answer Correct ? | 21 Yes | 6 No |
Answer / kavita arya
objectives of testings are...
1. to find out bugs and error in project.
2. to verify the performance
3. it is a process of excuting a program with
the intent of finding an error.
4.to verify the correctness.
5 to verify the robustness.
6.to verify the reliability.
| Is This Answer Correct ? | 19 Yes | 5 No |
Answer / mallikarjun
1. Testing is a process of executing a program with the
intent of finding an
error.
2. A good test case is one that has a high probability of
finding an as-yetundiscovered
error.
3. A successful test is one that uncovers an as-yet-
undiscovered error.
| Is This Answer Correct ? | 17 Yes | 5 No |
Answer / saff
test objective is a measurable milestone which indicates
that testing activities have achieved the determined goals
so testing objectives will be
to verify the affordibility
to verify the user friendliness
to verify the usefullness
to verify the performance
to verify the appearance
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / vaibhav
objectives of testings are...
1. to find out bugs and error in project.
2. to verify the performance
3. it is a process of excuting a program with
the intent of finding an error.
4 to verify the robustness.
5.to verify the reliability.
6.to verify the correctness.
7.to verify the flexibility.
8. to verify the durability.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / manju bhargavi
To write the testcases based on the requirement to discover
defects in the developed product.
->Improve the quality of the product by detecting the
uncovered errors.
->To check that developed product conforms to the design and
code.
->finally to release the bug free product(as much as possible)
which satisfy the customer needs.
| Is This Answer Correct ? | 3 Yes | 1 No |
How to Test Web Application Without a Formal Test Plan....?
How do you debug SSH?
what is a buglist?
what is meant by exhaustive testing?
I m beginner to testing.. plz send me manual testing material or tell me best site for testing where i can get from fundamentals...
After insert the record in front-end, how will you check the back end by manually? Please explain?
what is project testing & product testing, and what is the differene ? plz explan with example
Is any need that every tester should have the certification in the testing?
what is the difference between testing methodology and testing techniques?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
what is entry / exit criteria and pass / fail criteria ?
given nrequirement collection doc,tester can prepare which test plan?