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 the chronological order in software testing
Is testing is different in linux platform.please reply me how testing will be implemented on linux platform?
Difference between Quality Assurance and Quality control? What does the QA ppl do?
what are the contents of FRS?
What is Risk analysis? Explain with example
What is an end-to-end testing?
Explain user acceptance testing.
can any body post NDS aptitude test questions
Role of Software Test Engineer in Software Company
what type of review process u r following in u'r company?
which testing process you followed in your company ???
5 Answers Accenture, HCL, SAPO,
Can u specify one Deadlock or Processlock issue in a client server application?