**Notes: Retesting Vs. Regression Testing - Software Testing Tutorial #25** **Understanding Retesting and Regression Testing:** - Regression Testing has been explained in previous tutorials. - Retesting verifies if defects reported earlier have been fixed, focusing on failed test cases. - Both concepts are essential for interviews and practical testing projects. **Retesting Defined:** - Example: Consider an e-commerce website with user registration features. - During testing, two out of ten test cases for Facebook registration fail. - Retesting involves executing only the failed Facebook registration test cases to verify defect fixes. **The Role of Retesting:** - Retesting confirms that specific defects reported earlier have been resolved. - In the example, you'd retest the two initially failed Facebook registration test cases. **Regression Testing: A Deeper Dive:** - Regression Testing verifies changes or fixes in one part of the application don't adversely affect other unrelated parts. - In the example, it ensures that fixing the Facebook registration defects doesn't break the working functionalities of Google, Twitter, or email registration. **The Purpose of Regression Testing:** - Regression Testing covers related modules and test cases affected by changes or defect fixes. - In the example, you might execute a selection of critical test cases for Facebook, Google, Twitter, and email registration, totaling 13 test cases. **Recap:** - **Retesting**: Focuses on re-executing failed test cases after defect fixes. - **Regression Testing**: Includes retesting failed cases and analyzing and executing critical test cases in related modules to ensure that changes haven't adversely impacted the application.
@sandraosimen9630 Жыл бұрын
Thanks Manoj I always look forward to your notes
@sksharukh18 ай бұрын
You are making learners job more simple. Thanks manoj
@kingdom_marriage_channel3 ай бұрын
Thank you very much
@Kay.Minstrel.Expressions2 ай бұрын
Thank you 🙏
@ravimasabattula2167 Жыл бұрын
The way you explained with example is awesome. Thanks a lot
@softwaretestingmentor Жыл бұрын
Thank you so much! Keep watching and sharing.
@NavneetSingh00453 жыл бұрын
Thank you, Sir. That was really Helpful
@nandikchaudhary84792 жыл бұрын
nice sir, beneficial video.
@elnino612 жыл бұрын
great explanation
@tomjoe3380 Жыл бұрын
Really helps
@gyanbaimishra9466 Жыл бұрын
Thank you sir
@softwaretestingmentor Жыл бұрын
Welcome! Keep watching for more videos.
@onkardhavale1172 жыл бұрын
sir then what is difference between sanity and retesting
@vijnavijayan6209 Жыл бұрын
Thanks 👍🙏
@softwaretestingmentor Жыл бұрын
Welcome 👍 Thank you very much. Keep watching and sharing.