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 will you decide that the software is ready for release? Please if any one knows this answer, submit the answer as early as possible.
what is the diff between testbed and test environment?
What is precise of measurement?
what are questions asked in TCS for database tester (sqlserver)?ay idea
what is meant by Priority nad severity?
11 Answers HCL, Infosys, Verizon,
what is localization testing?is it a black box testing or white box testing?describe briefly?
Can you explain confirmation testing?
in which cases developers will reject the bug??
What is defect life cycle/
On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???
what are the main challenges faced in ur project?
Test Cases design during ??? four options are given below. Which 1 is correct... 1. Test recording 2. Test Planning 3. Test configuration 4. Test specification.