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 |
could anyone explain application testing in sequence order i don't have any experience in that
Iam new to testing field and i put lot of experiences so i want to get prepared for the interview in all the ways both in manual and Automation can any one help me how to answer there questions in real time. also can anyone send the top questions and answers to me plz its urget u can mail me at vaisu72@yahoo.com
Book by Which author is best to use? 1)Erik Van Veenendaal 2)Rex Black 3)Grahum
What is Hybrid testing?
difference between sretagic test plan & test plan?
what is the difference between regression testing and re testing..?
Is it necessary to do retesting if we are going to do regression testing?please reply
What is test bed? and what is test harness? what is difference between these two?
What is meant by Risk Analysis?
which testing process you followed in your company ???
5 Answers Accenture, HCL, SAPO,
Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?
If you stuck somewhere while reproducing defect then what will you do?