1.exactly when we do regression testing?
2.why we do regression testing?
Answers were Sorted based on User's Feedback
Answer / mfsi_priyankaa
We do regression testing when there is any change in code to
see whether any other modules are affected by this or not.
| Is This Answer Correct ? | 15 Yes | 0 No |
1.Regression testing is generally used when there is a
modification in the application.So that to check whether
other related module are being affected or not.
2.Sometimes automated scripts are also used.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / madhu
whenever any New functionality added/existing functionality
modified/bug fixes may cause side effects in the existing
functionality,to find out these side effetcs we do
regression testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nilanjan saha
Testing for the First time we usually don't need Regression
Testing.But whenever something get changed or new
functionality gets added ,due to that some other realted
module might have some adverse affect.Tesing these actually
known as Regression testing.
If the Build is stable one Automation is perfect for the
resgression testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between Re-testing and Regression testing?
test cases for bulb
From which document we will get Technical Requirements ?
If planned effort and actual effort is same, then how to calculate the effort variance ??
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?
What is release candidate
static and dyanamic testing
What is the diff between retest bug and regression bug?
6 Answers HCL, Kekran Mekran, SK Infotech,
what is meant by adhoc testing?
What is SRS , BRS and FDS?
What is the clear meaning of test case, levels in test case ? contents of test case