Is there any testing named as Comprehensive testing
Answer Posted / 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 View All Answers
What’s the difference between verification and validation in testing?
can u write some high level scenarios on ms outlook express
Can you explain an application boundary?
What is defect validity ratio?
how agile testing is performed and what are the related documents.
Can automation testing replace manual testing?
What is ecp (equivalence class partition)?
What is a testing process / lifecycle?
Explain some techniques for developing software components with respect to testability.
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
How should validation activities be handled?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
What is smoke test?