How much time it will take for regression testing
Answer Posted / nag
The re-execution of
selected test cases on modified build to ensure bug fix work
with out any side effects is called Regression Testing.
(Change Testing)
Level -2 (Regression Testing):
During
above level-1 comprehensive testing, testing people are
reporting mismatches between test cases expected and build
actual to development team as ?defect report?. After
reviewing and resolving the defect, development people are
releasing modified build to testing team. In this stage, a
development person is releasing ?release note? also. The
responsible test engineers are studying that release note
and try to understand modifications in that modify build
and then test engineers are concentrating on regression
testing to ensure that modifications.
Level-0
Level-1
Check in  Level-2  Check-out
(Regression)
From the above diagram, test engineers are conducting
regression testing on modified build w.r.p.t modifications,
which are mentioned in ?release note?.
Study release note & consider severity of resolved bug
High Medium Low
all P0 (priority) all P0
some P0
all P1 max P 1
some P1
max P2 test cases some P2 test cases some P2
test cases
On modified build
Case1: If the development team resolved bug severity is high
then test engineers are re-executing all P0, all P1 and
carefully selected maximum P2 test cases on that modified
build w.r.p.t modifications mentioned in release note
Case2: If the development team resolved bug severity is
medium then test engineers are re-executing all P0 carefully
selected all P1 and some of P2 test cases.
Case3: If the development team resolved bug severity is low
then test engineers are re-executing carefully selected some
P0, P1, P2 test cases.
Case4: If testing team received modified build due to sudden
changes in customer requirements, then test engineers are
re-executing all P0, all P1, max P2 test cases.
0
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is mean by impact analysis ,how we used to select regression TC using this?
What is regression testing? When to apply it?
1.what kind of testing have you done ?
What is the difference between stlc and sdlc?
Can you explain an application boundary?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
What is Batch testing? Facets Benefit Configuration
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
Write the test cases for yahoo home page
What if the project isn’t big enough to justify extensive testing?
You may undergone many projects. Do all the projects match up with customer’s expectations?
What is integration level testing?
What is Wound Fixing?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?