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 |
Can you explain the pdca cycle and where testing fits in?
Whenever the project is at maintenance phase the client will be using his own data- is the same data given to the test engineers or any other dummy data
How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
What is the Test Matrics?Process Matrics And Product Matrics?
As a tester I found a show stopper(critical defect) this evening whereas the project is going to be delivered to the client tomorrow morning so there is no time left.I reported the same to my test manager but he is not ready to convinced with me moreover he wants to close the matter as it is....in this senario wat will u do???
define with example high severity and low priority ? 2.low severity and high priority? 3.both are high? 4.both are low ?
how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind
In waterfall model, while your are coding if you happen to know that one of the requirement was wrong and there will be no use in implementing it and moreover it is going to cause problems to the final output. Then do you have the flexibility to go back and change the requirement? Is this flexibility there in Vmodel?
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
explain LCSAJ??
what is software workbence process ?