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 |
tell about build process???how do u get abuild?? what u l do when u get a build??
What are the different technology that manual tester should know( except automation tools)?
Any free study material available for Functional Testing?
Explain what makes a good test engineer?
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
what are the -ve test cases for Railway Ticketing System?
what exactly is heuristic checklist approach for unit testing?
what is static testing,and dynamic testing? explain with an example.
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
how releases will happen in your company?
in your currency project architecture?
What Is Regression Testing?