what is the difference between regression testing and re
testing..?
Answer Posted / mfsi_priyankaa
Retesting- After fixing a bug, we again recheck whether that
bug is actually fixed or not.
Regression Testing- After making any changes or fixing a bug
in a particular module, we again check whether some other
modules are affected by this change.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the architecture of your current project?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
What is the difference between functional testing and integration testing?
what exactly is heuristic checklist approach for unit testing?
How do you determine user soad for a perf test of a Web application?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
what is Test management fundamental?
Why is software testing required?
What is the difference between web based application and client server application?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What do you think the role of test-group manager should be? Relative to senior management?
What are the differences between web applications and client and server applications?
wat is meant by frontend and backend testing
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
what is conditional testing? explain and examples