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 r all the testing methods & what methods u r using 4 the current project.
How to kill cookies from Web page?
Which Server Stats are essentially monitored during a Performance test of a Web Application?
what is stand alone application?
What is an Use Case ? How can we write the Use Case and how can we write the Test Cases for that? What role plays the Requirements in the Use cases ?
What is difference between testing tool and tracking tool? Give example for both tools? whether QTP is testing or tracking tool?
After resolving bug, You immediately do regression testing or later?
What is meant by YUI testing?
How to do the performance testing Manualy? Do u have a test case for that?
What makes a good test engineer?
Why tester called as Bug and Dev.called as a Defect Why?Is there specific reason behind it.
What is Injuction testing?