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 |
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is checkpoint? How can you handle the checkpoints?
When test plan will be prepared in v-model?
Give an example of high severity and low priority bug?
what is Beta testing??
does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?
can u write test cases for telephone?
9 Answers Professional Access,
explain the ISO standard ( more explanation about the ISO
Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing
what is cause effect graph?
write scenario to check the security of below mentioned URL? www.xyzbank.com/welcomescreen/entry?
what is penetration testing?