Why we call it as a regression test nor retest?
Answers were Sorted based on User's Feedback
Answer / satya_k21
Hi,
Retesting: we are going to check weather the bug is
fixed or not
Regression: After getting confirmation the bug is fixed
we are going to check the fixation is going to create any
problems in the application or not...
Regards
Satya.K
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dinesh
As part of the retesting we are going to check the bug fix
of the application is working correctly or not
In regression Testing we are checking dependeces that means
if the the bug fix is effecting already Existing
functionalities or core functionalities
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ch.s.m.prasad,kkd
Regression testing :The re-execution of all test cases on a
modified build to ensure bug fix works and occurence of any
side effectives
Retest : The re-execution on a affected test cases
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suneel reddy
If we test wehther defect is closed or not i.e Retesting
But here we r checking the impact also
regression means repeted times
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rafi
Retesting:is a process of testing application with
different test data.it is done on same build.
where as regression testing is process of tesing the
application which is already tested.it is done on different
build
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunil kumar
Retesting:it is done on the same build with multiple inputs
as per the FRS to the check the validations
while
Regressing:checking the validation on the modified bulid to
check whether the detected bug was closed or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raja - nbit on solutions pvt l
Regression Testing : Checking the previous error/bug has
been rectified and no new error has been raised.
Retesting : When the major fix in a project we need to test
from starting itself.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is test methodology?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
What is a test condition ?
Which methodology u follow in testcase?
what is meant by system test case
how many members are involved in test plan? and tell me names?
What are the testing processes after getting SRS to tester?
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
define integration testing ,gui testing and functional testing
i'm 2007 passed out.I'm very much interested in testing.i tried very hard to get a job.wat to do if i don't get a job in small company also?
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?