when doing regression testing, how can we know that other
screen or module are affected?
Answer Posted / venkat reddy
Regression Testing is done when module or project got
enhancements or bug fixed,
After getting the new build (bug fixed build),tester will
start testing with all passed testcases which are
previously tested-----Retesting
After getting the new build (bug fixed build),tester will
start testing with failed testcases of that module and also
all testcases of other modules to check whether any other
parts of the code get affecting-----Regressions Testing
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is Pre UAT and UAT is there any difference ?
How can data caching have a negative effect on load testing results?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
Explain stub in testing point of view?
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
What are the various techniques in black box testing?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
please send me database stored procedure checklist.
wat is meant by frontend and backend testing
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What is test out put?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
What is PBX Testing & What is Test coverage?
What is the difference between three tier and two tier application?
Define what is a critical bug.