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


Please Help Members By Posting Answers For Below Questions

Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain

1631


What does entry and exit criteria mean in a project?

670


What's the relationship between environment reality and test phases?

886


Why it is recommended to add verification checks to your all your scenarios?

1654


what is mean by impact analysis ,how we used to select regression TC using this?

1584






What is the Jar file?

1610


What is concurrent user hits in load testing?

809


I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???

1424


In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).

1411


In what situation would you want to parameterize a text verification check?

1670


Is anybody have the telecom systems test cases from start to end?

1546


How do you estimate white box testing?

651


What are the different servers and difference between them?

1600


i want manual and automation test cases and interview questions

1691


what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check

1569