What is the main theme of doing Regression Testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Tell me about the best bug you ever found
how will the test plan is pepared in ur organisation>?
Hi can any one plz answer me how to set up the test environment does it done by tester it self? its urgent thanks in advance roli
Difference between manual and automation? Explain me test cases?How to write test cases??Give some examples of test cases? is anybody here who has 2 years manual testing experience.. difference between black box and white box testing
write a TestCases for Telephone ?
How will you Test a Website manually?? Tell me any 5 different ways to Test a Website.
what is mean by defect resolution and its use??
Q5. An expert based test estimation is also known as A. Narrow band Delphi B. Wide band Delphi C. Bespoke Delphi D. Robust Delphi
6 Answers ISTQB, Mercer, Seed Infotech,
Hi, can only tel me correctly, Who will prepare Traceability Matrix ? reply soonn frnds plsss
A Succesful testcase Means..?
Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)
What methodolgies you used to develop test Cases?