Is there any testing named as Comprehensive testing
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 |
how you get build from developer? pl answer it?wht is build ?
what and how to do application testing?
On login window for username and password auto populated field means what !
What are the advantages of black box testing?
What is Migration testing?
what is main thing of the BB or WB in testing domain?
If there are so many bugs open and still the client want the s/w what will you do?
What is inspection,walk through and review ?
What do u do if the bug that u found is not accepted by the developer and hez saying its not reproducable.Note:The developer is in the onsite location
what is smoke testing?
What is test matrics?
what is fault?