What is the main theme of doing Regression Testing

Answers were Sorted based on User's Feedback



What is the main theme of doing Regression Testing..

Answer / kalyani

By doing the Regression testing we can make sure that any
new bug fixes did not change the functionality of the
application.

Is This Answer Correct ?    7 Yes 0 No

What is the main theme of doing Regression Testing..

Answer / murali.msc03

i think the main purpose of Regression is to know that any
impact on the functionality of the application or specific
module where the developer had changed the code while
fixing the bug. Tester had to test the total scenarios not
that particular scenario in Regression

Is This Answer Correct ?    6 Yes 0 No

What is the main theme of doing Regression Testing..

Answer / suresh & saranya

Re-execution of selected test cases on modified bulid
ensure bug fix work completeness and correctness also chech
whether it affects other functionalities or not

Is This Answer Correct ?    3 Yes 0 No

What is the main theme of doing Regression Testing..

Answer / kamblep

The main purpose of Regression Testing is to make sure that
any changes introduced by the programmer in one module/unit
do not introduce any bugs in other modules of the same
application,that were found to be bug-free in the earlier
test build i.e before the changes were applied.

Is This Answer Correct ?    3 Yes 0 No

What is the main theme of doing Regression Testing..

Answer / kamblep

The main purpose of Regression Testing is to make sure that
any changes introduced by the programmer in one module/unit
do not introduce any bugs in other modules of the same
application,that were found to be bug-free in the earlier
test build i.e before the changes were applied.

Is This Answer Correct ?    3 Yes 0 No

What is the main theme of doing Regression Testing..

Answer / ramprasad.s

HI

Regression Test is to Check
1.Corrected Bug should not cause side effect
over the screen or related Modules.

2. when the Build goes for Added Features

3. It can be exteded even up to Supporting phase.


sun_ramprasad@yahoo.com 9940314706

Is This Answer Correct ?    2 Yes 0 No

What is the main theme of doing Regression Testing..

Answer / rajeshwar rao

In other words when the bug where fixed by the developer.
we have to test that application to ensure that to check
that dye to to bug fixing there will be probality of
accruing some other bugs else where in the program

Is This Answer Correct ?    1 Yes 0 No

What is the main theme of doing Regression Testing..

Answer / rekha

Testing is conducted on the modified build,to ensure that
changes in the exixting code is working and because of this
changes there is no sideffcts.

Is This Answer Correct ?    0 Yes 0 No

What is the main theme of doing Regression Testing..

Answer / vishnukumar.

first we have to find the impacted areas of the bug fix.
after the bug fix retest and regression test will happen.
means simply we execute all the critical and major test
cases of the functionality. to conform the fix 100% ok.

Is This Answer Correct ?    0 Yes 0 No

What is the main theme of doing Regression Testing..

Answer / priya

By doing Regression testing,we can make sure that new bug
fixes did not change the fuctionality of the application

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the advantage of V-model compared to other models?

2 Answers  


When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases

3 Answers   Siemens,


In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]

2 Answers  


how do u develop test harness?

5 Answers   Semantic Space,


who is responsible for QA and QC?

5 Answers   Amdocs,






How can you report the defect using excel sheet?

7 Answers   AppLabs, WebEx,


Explain severity with example and expalin each example?

1 Answers   Vertex,


will rapid test script wizard works in web testing?

1 Answers   QA,


can any body tell me what is the process of between after getting a documents and testcase writing.

0 Answers  


Can anybody provide me links for the ISTQB certification materials?

4 Answers   CSS,


What is coverage and what are the different types of coverage techniques?

0 Answers  


please send me database stored procedure checklist.

0 Answers  


Categories