Is there any testing named as Comprehensive testing



Is there any testing named as Comprehensive testing..

Answer / swati

testing happens in various levels..
like
level 0 : sanity testing/Build verification testing/Tester
Acceptance Testing
level 1 : is comprehensive testing
level 2 : is regression testing
level 3 : is Acceptance testing.

in level 0 : all p0 testcases are executed
level 1 : All p0, p1 and p2 testcases as batches
level 2 : selected p0, p1 and p2 testcases w.r.to
modification
level 3 : selected 0, p1, and p2 testcases w.r.to bug
densitry

comprehensive testing...after level 0 testing and selection
of possible testcases for automation, test engineers
concetrate on test suite and test set. every test batch
consists of a set of dependent testcases.during these test
batch execution test engineers create test log document
with these types of entries like no. of pass, failed and
blocked.
{during comprehensive test execution, test engineers are
reporting mismatches to developers as defects. After
resolution of the bug, developers release modified build to
testers. testers reexecute their test to ensure bug fix
work and occurences of side effects }...is is according to
mindq material i had gone thru...if wrong plz do
comment

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing

2 Answers  


What is split testing?

0 Answers  


what is mean by end to end testing?

5 Answers  


explain bug life cycle

7 Answers   Polaris,


Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?

0 Answers   United Healthcare,






what techinques do u follow in suring testing?

1 Answers   ANZ,


What are the different ways of doing black box testing?

0 Answers  


Give me examples for high priority and hign severity defects?

24 Answers   AppLabs,


What are Test Deliverables?

2 Answers  


what is the defference between stress and load testing?

5 Answers   TCS,


If there are so many bugs open and still the client want the s/w what will you do?

2 Answers   HCL,


Explain Bug/Defect Life cycle?

6 Answers  


Categories