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 |
In an ATM machine , after entering pin -> not able to withdraw money. What are all the possible reasons. Debug
what will be the usability testing of gmail's inbox page
What r the three types of System testing
if tester found some bugs in the application then which format they will send it to development team.
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance its urgent
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
0 Answers CA, Dish Network, Wipro,
What is diff between equialence partioning and boundary value analysis
what is meant by test strategy?
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
can anyone write testcases for a wall clock?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
Meaning of Web Application. my doubt is www.yahoo.com .it is web application?