is retesting and regression same
Answers were Sorted based on User's Feedback
Answer / vinod
NO its not same
Retesting:
Re executing the same test case again and again is
retesting.(For example once the bug is fix from the
developer, after that for the varification purpose we need
to re execute the same test case know that is retesting.)
Regression testing:
Regression testing is nothing but once the bug is fixed we
need to test wheather the that fix can make anyother
problem elsewhere.
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / rajeshwar rao
retesting means reexcuation of test with mulitipletest
data to valiadte this function is called retesting.
regression means in any application new functionalities can
be added so the application has to be test to see whether
added functionalities are affected to the exiciting
funcunalites or not
Is This Answer Correct ? | 6 Yes | 1 No |
no regression testing and retesting are different
Regression testing means testing the already functionality
in two different sinerios
1.when the test engineer finds the bug and post it to the
doveloper the doveloper rectifies them and send it to the
testing department, the test engineer once again test all
the module testing by him because if any modifications are
done by the doveloper and due to these changes whether his
application is effected or not
2.whenever any new changes are made by the doveloper the
test engineer once again test all the application tested by
him to confirm that his application is safe.
Retesting means testing the already tested functionality by
using different sets of values to rule out environmental
issues
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sampathi kotla
retesting ®resion testing is not same.
retesting is testing the same build.
regresion testing is testing the modified build.
Is This Answer Correct ? | 3 Yes | 2 No |
What is difference between Defect and Bug?
what is testing methodology
what is the critical defect in telecom domain?help me out from this prob its very urgent
What are the common problem of software development process?
Smoke testing done by whom
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
What are techniques for Integration Testing.
what is Middleware? can anybody explain me?
how to know whether the bug is valid or invalid?
what is coupling integration testing
what are your achievements in your organization ? Guyz very very urgent , help me
what are the "steps to reproduce" for any bug?