What Is The Difference Between Master Test Plan And Test Plan?

The difference between Master Test Plan and Test Plan can be described using the following points.

Master Test Plan And Test Plan

  • Master Test Plan contains all the test scenarios and risks prone areas of the application. Whereas, the Test Plan document contains test cases corresponding to test scenarios.
  • MTP captures each and every test to be run during the overall development of application whereas the test plan describes the scope, approach, resources, and schedule of performing the test.
  • MTP includes test scenarios to be executed in all the phases of testing that run during the complete lifecycle of the application development. Whereas, a separate Test Plan exists for each phase of testing like Unit, Functional, and System which contains the test cases related to that type only.
  • Only for big projects, we need a Master Test Plan which requires execution in all phases of testing. However, preparing a basic Test Plan is enough for small projects.

I love open-source technologies and am very passionate about software development. I like to share my knowledge with others, especially on technology that's why I have given all the examples as simple as possible to understand for beginners. All the code posted on my blog is developed, compiled, and tested in my development environment. If you find any mistakes or bugs, Please drop an email to softwaretestingo.com@gmail.com, or You can join me on Linkedin.

2 thoughts on “What Is The Difference Between Master Test Plan And Test Plan?”

Leave a Comment