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 |
Have you done exploratory or specification-driven testing?
What are the various Guidelines follow while Weighting Test Cases
we are writing bug report in excel-sheet how you are sending the report to your concern person. (give me the detail work from bug found, where you are storing and how you are sending related to your company)
Explain about gamma tesing?
!what are the entry criteria for antomation testing ?
What is the difference between system testing and integration testing?
Can you do system testing at any stage of sdlc?
What would be the designation of the tester in the company,would it be called as software engineer.
Question on desktop Application: In my machine MS Word is working fine and in other machine it is not even launching. Note: OS, platform, build and environment is same
Hierarchy of Regression Testing?
write 5 critical test cases on product payment form on flipkart.com?
in gmail.com when you enter username & password and try to copy and paste the password on notepad.will it copy and paste? what type of testing this is known as?