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

Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.

0 Answers   Infosys,


What is regression testing

4 Answers   CMC,


Write SQL query to see first 100 recorders from table?

9 Answers  


what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??

0 Answers  


Which testing has more scope to find a job(manual testing or automation testing)

3 Answers  


What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.

0 Answers  


What is the Sanity Testing??

1 Answers  


Suppose a defect is fixed by developer and that defect got closed. But because of fixing that defect we are getting another defect. If 2nd defect is fixed the 1st defect is reproduced again. If that process is continuing what should the tester do to nail that defect?

2 Answers  


What are the essential elements needed for database testing

3 Answers  


Hi Im Swarupa I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Hyderabad

1 Answers  


Plz explan entry and exit criteria with example??? thanks

1 Answers  


what is the entry criteria and exit criteria of integration testing?

2 Answers   Mind Tree,


Categories