There are 100 test cases. And you got a bug at 85th test
case. You reported it to dev. and dev. fixed that bug. when
you are doing regression testing from which test case u'll
do testing?? will start from 85 th test case are u'll
execute 100 test cases?
Answers were Sorted based on User's Feedback
Answer / sandhya jagtap
defination:-regression testing means we test thet bug fix in one part of the application whther it is affected to other part or not, or changed compaonet introduced any error in to unchaned component
so according to defination,we first retest that 85 test cases to ensure thet whether bug fixes are done,if bug are fix in that 85 test cases(if all test cases are run successfully)then we test the remaing 15 test case also, to ensure that due to bug fix in that 85 test cases whether it is afetcted to remaing 15 test cases or not
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / ramyab.mca@gmail.com
hai...
Common methods of regression testing include rerunning
previously run tests and checking whether previously fixed
faults have re-emerged.so if bug is in 85th testcase u will
do regression testing on that one only.
k,byeee..
Thanks & Regards
B.Ramysri
| Is This Answer Correct ? | 2 Yes | 12 No |
wat iz self join write qeriry for table
List 5 words that best describe your strengths.
What is the first test in software testing process?
Hi,I am very new to testing.i want to be more strong in manual testing(writing test conditions).please suggest me?
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
which phase is most important in STLC phases? and why ?
when will tester do the smoke testing?
What kinds of testing have you done?
1.How will u write traceability matrix? 2.What is Test summary Report…? 3. What is Test Closure report…? 4.What are the Testing methodologies that u have followed in your project ? plz...........do reply...............
What are two types of Metrics ?
how to test the case with 5 combination and inputs
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?