How we will do the regression testing (in real time)

Answers were Sorted based on User's Feedback



How we will do the regression testing (in real time)..

Answer / pushpa

After taking the build from development team & completion
of writing test case tester starts test execution, during
test execution, if tester got any mismatches they will send
that mismathes to development. then developers give the
modified build to the testers. then they will do regression
testing for completeness & correction.

Is This Answer Correct ?    4 Yes 0 No

How we will do the regression testing (in real time)..

Answer / narendra

hi deepa
if we test the modified build with only failed testcase
that is called Retesting
if we execute all the test cases on the modified
build inorder to ensure wheather any side effects effected
or not is called regression testing

Is This Answer Correct ?    3 Yes 0 No

How we will do the regression testing (in real time)..

Answer / jesu

Software is modified for any reason, testing need to be done
to ensure that it works as specified and that it has not
negatively impacted any functionality --- Regression testing.

Is This Answer Correct ?    2 Yes 0 No

How we will do the regression testing (in real time)..

Answer / deepa

hi shailaja, after recieving that new build we test only
testcase that in which test case we got the error? or we
test that whole build?

Is This Answer Correct ?    0 Yes 0 No

How we will do the regression testing (in real time)..

Answer / hareesh kumar. k

Regression Testing: Regression testing done on modified build, when new functionality is added to existing functionality. i.e: when new functionality is added then any change is occurred to the existing functionality; Then we perform regression testing,

The aim of regression testing is checking the correctness of new logic.

khareeshkuma@yahoo.com, if it wrong and which is correct please send me answer i will correct in proper way.

Is This Answer Correct ?    0 Yes 0 No

How we will do the regression testing (in real time)..

Answer / shailaja

Regression Testing: This is phase of testing where once you
get a new build you would test the already existing
functionlaity on the new build in order to make sure that
nothing is broken
For Example: In Phase1(Build1) you have some functionality
X.
In Phase 2(Build2) with the new build you would still want
functionality X to be working.. so you text X win build 2--
>This is regression testing.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is testing policy and testing methodology? and what is the difference?

3 Answers   Aspire, MBT,


What is concurrent user hits in load testing?

0 Answers  


What is the name of the process developed by The Software Engineering Institute that addresses 18 key process areas for achieving a certain level of organizational maturity?

1 Answers   TCS,


Suppose you have given less time and you have quite few test cases to run what will your steps to resolve this issue.

1 Answers  


What is Testing Life Cycle. Explain Briefly?

2 Answers  






how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.

1 Answers  


black box techniques

4 Answers  


what is the difference between regression testing and re testing..?

16 Answers   AZTEC, HCL,


if a problem on client side is restarting of PC then what are u going to do and say me the methods to solve the problem?

3 Answers   Mantra Group,


What are the benefits of creating multiple actions within any virtual user script?

0 Answers  


what is test methodology and what is the format of that and who will prepare it

1 Answers  


Describe me to the basic elements you put in a defect report?

6 Answers  


Categories