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 |
Describe me to the basic elements you put in a defect report?
12. What is the configuration management?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
What is the basic need for preparing test cases?
i have 3 years of manual testing, i have 1 year of exp in banking domain project, if i am attending any interview what kind of question i will get?
what is schedule variance and give the formula
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
0 Answers QA, SmartData, Yahoo,
test cases on orange hrm(( this is human resourse management system)
Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...
for example, if we have a textbox ranging from 0-100. which methodology we are using & what are inputs we are observed?
How do u test any "web-site" as a secure site...? or How do you test the security of a web-site...?