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 |
Write notes on apparel testing equipments.
0 Answers Mahatma Gandhi University,
How to Generate Test Case for Shopping Cart?
what are the general problems in web testing?
what is the real time testing process for water fall model..plz exp asap..thanks in advance
Suppose a defect is fixed by developer and that defect got closed. But because of fixing that defect we are getting another defect. If 2nd defect is fixed the 1st defect is reproduced again. If that process is continuing what should the tester do to nail that defect?
What exactly is quality control? Is it similar to quality assurance?
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
what is port testing?when it is going to be done?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
how do you tell requirement is testable?
If there are so many settings/options to choose, how to write test cases?
what is defect leakage?