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 |
Explain elementary process?
What r the checklist to review testcase?
Can you explain regression testing and confirmation testing?
who will infrom the testers when the build is ready to test from developement side?
how will you define your bug status flow in softsmith qamonitor?
difference between test coverage and test tracability matrix?
How do you handle conflict with programmers?
what is equivalence boundary
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
What is checkpoint? How can you handle the checkpoints?
You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?
cAN ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION : BALCKBOX TESTING, FUNCTIONAL TESTING, FUNCTIONALITY TESTING, SYSTEM TESTING....... AND TEST METHODOLOGIES, TESTING TECCHNOLOGIES, TESTING TYPE.....