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 |
test cases for compose functionality of gmail
What is the initial stage of testing?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing
what is the use of testing? is testing compulsary
what is walkthrough?
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
what is the difference between error,bug and defect?
What is different between QA and QC
What is the difference between action & script ?
Stubs and drivers we use in integration testing mostly but under what kind of testing approch it comes means Black box White box grey box ? Please help to get answer for it
Is Validation Test & Negative Tests have same meaning???Are both same???
What is the initial stage of testing?