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
Explain crud testing.
what is prototyping model,RAD model V model, spiral model?????
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
what is diffrence between dynamic black box testing and dynamic white box testing
What are all the scenario for 1.google analytics 2.api 3.paypal
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
What is Cyclometric testing?
What are the basic forms of variations?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
what is dib format?
What type of metrics would you use?
Describe your personal software development process.
About Testing
What is the difference between load and stress testing?
What is stub?