diff between re & regression
who will decide priority
Answers were Sorted based on User's Feedback
Answer / tanvi
retesting means the test conducted on the modified
build.regression test means the test conducted on previous
passed tests for finding any sideeffects occured with the
modified build.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / satya
Retesting is the Testing conducted on the bug which was
raised.
Regression Testing is the Testing done on the Impacted
aread of the Bug which was fixed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prashanth
Re-Testing: Retesting is done for perticular test cases to check whether the bug is fixed or not.
It is the process of thesting th application after bug fixing.
Regression Testing: Regression testing is done when ever there is a change in the application or build.
To ensure that new functionality added to the application did not effect the existing functionality.
gvp1026@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj kumar
Retesting is the process of checking whether the reported
bugs are been fixed or not by the development team.
Regression testing conduct to determine whether change
component is introduce any error in unchanged component
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suma
re testing is --the testing conducted on modified code.
regression testing is --testing the remaining code or areas
(other than modified) to see whether modified code is
affecting other areas also.
i.e whether new bugs are introduced to untouched areas due
to changes done in one part..
| Is This Answer Correct ? | 0 Yes | 1 No |
explain the Compatibility testing
Which r diff. models for SDLC and STLC ? Thanks in advanse to replier. Suyog Watershed Infotech
self join query in sql. 15 objective questions. What is equi join and outer join
How do you scope, organize, and execute a test project?
test cases on bangles???
In an interview, what r the general questions asked in manual?pls give me anwser to this question?
How Far the ISTQB exam will help for our career.
Exact Difference between Sanity and Smoke Testing
How does one do Functionality Testing?
why tracability matrix need in manual testing? how to create tracebility matrix for web application.. please can u send ur replies
What is good code?
what does srs document contains?