what is test objective?
Answers were Sorted based on User's Feedback
Answer / nachiketa
Test Objective= The reason/purpose for designing and executing a test
The reason/purpose will be
1)Finding the defects as much as possible
2)Functionality testing
3)Load/Stress testing
4)UAT
5)Performance Testing etc...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shamanth
my test objective is to catch the defects. to retest the
defects and also check fixing of defect is not affecting
other modules or features
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / venkatesh
Test objective in nothing but which type of testing ur going to do.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / virender
the purpose of testing a program is to find bugs in it.the
purpose finding bugs is to get them fix.the primary benefit
of testing is that it result in improved quality:bugs get
fixed.you take a destructive attitude toward program when
you test,but in larger context your work is constructive.
other objective include measuring other aspects of the
program such as functionality,performance etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / john smith
Guys, should also note that "test objectives" term can be used in the context of objectives for smaller elements within the scope. For example you can have a test objective matrix listing different aspects to test as part of test cycles.
Check out more, for example here:
http://www.mytipsfor.com/writing/testobjectives/
http://www.sqaforums.com/showthreaded.php?Number=318112
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi tiwari
Test objectives are of following:
1.Finding Defects.
2.Preventing defects.
3.Gaining confidence about the level of quality and providing information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / neela
An objective of testing is to test whether an application
is build as per the client's requirement and works upto the
expectations. A test can perform various checks such as
a) to test correctness or whether error-free or not.
b) to test completeness
c) to ensure quality
d) to ensure reliability
e) to check functionalities
f) to check behaviour
g) to build up a confidence
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / nitin verma
Hi,
Test objective is to make the software free from errors,to
make it reliable for the further use.
nitin9360@yahoo.com
| Is This Answer Correct ? | 12 Yes | 20 No |
What is meant by benchmark testing?
Does alpha testing follow beta testing or beta testing follow alpha testing and why?
What is a Regression testing? And do you follow that in your project?
How performance testing can be done manually? can anyone answer this question plz?
what is the difference between Client server application and web based application
What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e In what situation)? Please clear me.
Which are different types of review ?
what is function testing?
How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down
regression, functionaltesting, intergration testing, UAT, re- testing. what is order of testing. which one comes 1st,2nd,3rd. tell order
What is Fulltime testing?
What is Test Coverage?