if you have 100 test cases, in that 80 passed and 20 failed,
Which test cases your select for Retest and Regression testing?
Answer Posted / amir
For retesting I will run only those test cases from which i
recognized the bug,
and for regression testing i will only run 80 passed test
cases bcoz by running passed test cases i confirmed that
fixing this bug has no negative impact on the other part of
my application.
but if i run 20 failed test cases then they will failed bcoz
they are due to another bug which was not fixed, by chance
if 1 or 2 test cases are passed then it means that there is
a cascade defect in the application.
this is a logical question, if i wrong pls correct me.
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What will be your approach if a particular script in Load Test fails?
how will you test transfer funds module...explain in detail
How to do security implementation for any URL??
What are the main key components in web applications and client and server applications? And explain the differences between them?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
What are the main key components in web applications and client and server applications?
1. what is baseline document , can you say any two ?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
What is test driver and test stub?
Describe some staff conflicts you have handled.
What is smoke testing and what is sanity?
What is Traditional testing & Object Oriented testing?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
how to create automation frame work ?
Define cause effect graphing?