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 / nitin sharma
@Mudaseer ,Regression Test Cases are less than system test
cases.So,you will not execute all 100 test cases for
regression but execute test cases which are marked for
regression.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Describe Testing Decomposition?
Suggest some book to learn more test case???
What is bug leakage?
what is fusion testing and impact analysis???
What are cookies?
How do you scope out the size of the testing effort?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
what is traceability matrix and its usefulness
what is the common in all s.o.p (standaed operating procedure)?
i need manual testing interview questions for 2+ experience plzz help me..
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
What is defect validity ratio?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
i want to for technical interview question paper along with in tesrviwe Phases i need
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?