Software Testing Tutorial #40 - Test Plan vs Test Strategy

Sdílet
Vložit
  • čas přidán 26. 12. 2020
  • Get all my courses for USD 5.99/Month - bit.ly/all-courses-subscription
    In this Software Testing Tutorial, we will learn about the difference between test plan vs test strategy in software testing. A software test plan is defined at the project level whereas test strategy is at organization level. The test plan can change as per the requirement but the test strategy doesn't change frequently.
    FULL Playlist: bit.ly/SoftwareTestingTutorial
    🛠️ Tools I use for making videos 🛠️ amzn.to/3poSRcO
    Mic 🎤 for computer recording: amzn.to/3poSRcO
    Mic 🎤 for whiteboard recording: amzn.to/3mMXk7f
    Camera 📷: amzn.to/3hmy9HM
    Disclosure: Some links are affiliate links to products. I may receive a small commission for purchases made through these links.
    🔸FREE Training's at training.rcvacademy.com 🔔SUBSCRIBE to CHANNEL: bit.ly/2YGU6JM
    Help me in spreading the knowledge, please hit LIKE, SHARE, and SUBSCRIBE for the latest tutorials. More tutorial playlists below:
    ✅ ALL PLAYLISTS (Software Testing Mentor)🔸 / softwaretestingmentor
    ✅ ALL PLAYLISTS (RCV Academy)🔸 / @rcvacademy
    ✅ JIRA BEGINNER TUTORIAL🔸 bit.ly/jira-beginner-tutorial
    ✅ JIRA WORKFLOW TUTORIAL🔸 bit.ly/2EzKOEB
    ✅ JIRA ADMINISTRATION TUTORIAL🔸 bit.ly/36MPPFR
    ✅ JIRA TUTORIAL INTERMEDIATE🔸 bit.ly/Atlassian-JIRA-tutorials
    ✅ JIRA TUTORIALS🔸 bit.ly/jira-tutorials
    ✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
    ✅ SOAPUI TUTORIAL🔸 bit.ly/Sopui-tutorial
    ✅ JSONPath TUTORIAL🔸 bit.ly/2sIZIFG
    ✅ POSTMAN TUTORIAL🔸 bit.ly/2PBbhI7
    ✅ ISTQB AGILE TESTER CERTIFICATION TUTORIAL🔸 bit.ly/istqb-agile-tester-cert...
    ✅ ISTQB FOUNDATION LEVEL CERTIFICATION TUTORIAL🔸 bit.ly/istqb-foundation-level-...
    ✅ CUCUMBER SELENIUM TUTORIAL🔸 bit.ly/cucumber-selenium-tutorial
    ✅ TESTRAIL TUTORIAL🔸 bit.ly/testrail-tutorial
    ✅ AGILE TUTORIALS🔸 bit.ly/agile-tutorials
    ✅ PYTHON TUTORIALS🔸 bit.ly/python-programming-tuto...
    ✅ PYTHON BEHAVE TUTORIALS🔸 bit.ly/python-behave-tutorial
    ✅ PRACTITEST TUTORIAL🔸 bit.ly/practitest-tutorial
    ✅ JAVA TUTORIAL🔸 bit.ly/2F1iL1B
    ✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
    🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶
    training.rcvacademy.com/
    🔶 FOLLOW US ON TWITTER 🔶
    / rcvacademy
    / swtmentor
    / mrmverma
    🔶 LIKE US ON FACEBOOK 🔶
    / softwaretestingmentor
    / rcvacademy47
    🔶 OUR TUTORIAL WEBSITES 🔶
    www.softwaretestingmentor.com
    www.rcvacademy.com
    🔶 GET MY TRAININGS ON UDEMY 🔶
    www.udemy.com/user/manish68/
    #SoftwareTestingTraining #SoftwareTestingTutorial #SoftwareTestingBootcamp #SoftwareTesting #QA #QATraining #QATutorials #RcvAcademy #SoftwareTestingMentor

Komentáře • 64

  • @hadtalks2521
    @hadtalks2521 Před 3 lety +28

    Bro Great explaination kudos, an interviewer asked me this as I was confused I confused him as well at the end he wasn't sure too.😂

  • @peacelilly2200
    @peacelilly2200 Před rokem

    Explaining through examples make it more clear, and that is what I have always seen in your videos. Thank you.

  • @pranaygaikwad7503
    @pranaygaikwad7503 Před rokem +2

    I watched many videos related to this topic and now after watching your video I finally understood V model. Tysm Sir!!

  • @vincebeknown
    @vincebeknown Před rokem +1

    Out of all the Indian Instructors I have watched, yours is the easiest to watch and understand. Subscribed!

  • @manoj_mafiosi
    @manoj_mafiosi Před 10 měsíci +6

    **Notes: Test Plan vs. Test Strategy - Software Testing Tutorial #40**
    **Test Strategy:**
    - **Organizational Level:** Defined at the organizational level.
    - **High-Level Vision:** Provides a high-level vision for testing approaches and processes.
    - **Answers "Why" Questions:** Answers the "why" questions regarding testing approaches.
    - **Consistency Across Organization:** Designed to maintain consistency in testing practices across the organization.
    - **Stability:** Remains relatively stable and does not change frequently.
    **Test Plan:**
    - **Project Level:** Defined at the project level.
    - **Specific Approach:** Outlines the specific approach to testing for a particular project.
    - **Answers "How" Questions:** Answers the "how" questions related to testing execution.
    - **Project-Specific:** More detailed and includes project-specific information.
    - **Flexibility:** Can change frequently as more project details become available.
    **Relationship Between Test Strategy and Test Plan:**
    - **Reference Point:** Test plans refer to the overarching test strategy document.
    - **Common Understanding:** The test strategy provides a common understanding of testing practices, tools, and processes across the organization.
    - **Tailoring for Projects:** Projects use the test strategy as a reference point to create detailed test plans tailored to their specific needs.
    - **Elaboration:** Test plans elaborate on the strategy, including project-specific details such as test coverage, scheduling, resource allocation, and timelines.
    **Integration of Test Strategy and Test Plan:**
    - **Small Organizations:** In small organizations with one or two projects, a separate test strategy document may not be necessary.
    - **Combined Document:** In such cases, the test plan can include both project-specific details and high-level strategy.
    - **Large Organizations:** In larger organizations, maintaining a distinct test strategy document is beneficial to ensure consistency across various projects.
    **Conclusion:**
    - **Test Strategy:** The "why" document outlining the overarching testing approach for an organization.
    - **Test Plan:** The "how" document specifying the detailed testing approach for a particular project.
    - **Relationship:** Test plans draw from the test strategy, ensuring common practices and tools while adapting to project-specific requirements.

  • @aaminafathimaa
    @aaminafathimaa Před rokem

    I click " like" before even starting to view. Have been following your videos, you doing great job. Thanks.

  • @sdevibhavani
    @sdevibhavani Před 10 měsíci

    Awesome explanation. So clear. Thanks for your effort and time to record this video!

    • @softwaretestingmentor
      @softwaretestingmentor  Před 10 měsíci +1

      You're very welcome!
      Keep watching and subscribe for more videos and tutorials.

  • @karmindersinghbhatia6646

    Amazing so well explained clean crisp and clear to the point

  • @yasuchogriz5908
    @yasuchogriz5908 Před 3 lety +3

    very useful and super clear. Great work.

  • @nibhagogoi1954
    @nibhagogoi1954 Před 2 lety +8

    How can someone dislike it . I wonder . How nicely explained . The example initially you gave really helped in going through the points separately. The way you explain is really good . No doubts left .. thank you 😊

  • @esraashokry8866
    @esraashokry8866 Před 3 lety +2

    Thank u ...very clear and helpful

  • @rajendranavale8613
    @rajendranavale8613 Před 3 lety +2

    Nice and excellent Sir....got it...

  • @cariappakavan8766
    @cariappakavan8766 Před 20 hodinami

    Very Helpful.Thanks

  • @omojowoifemayowa6149
    @omojowoifemayowa6149 Před 2 lety

    thank you.. this was really good

  • @th.6335
    @th.6335 Před 2 lety +2

    Is it common to create a test plan or test strategy in agile?

  • @abhinavchoudhary3163
    @abhinavchoudhary3163 Před rokem

    Just lot of love for what you are doing your points are very accurate and easy to understand thank u sir for eeverything🥰

  • @tanseequeahmed7568
    @tanseequeahmed7568 Před 2 lety

    Clearly explained!

  • @SindhujaSrinivasan
    @SindhujaSrinivasan Před 2 lety +1

    Superb explanation 👍

  • @sudham7916
    @sudham7916 Před 3 lety +2

    clearly explained. thanks

  • @geetashinde606
    @geetashinde606 Před 2 lety

    It's useful..thank you so much 🌻

  • @monwebmestre8093
    @monwebmestre8093 Před 2 lety +1

    Merci beaucoup pour tes tutoriels!

  • @saranyan3910
    @saranyan3910 Před 2 lety +1

    Thank you 🙏

  • @helloworld11155
    @helloworld11155 Před 11 měsíci

    Excellent knowledge, thank you

  • @thesamworld
    @thesamworld Před 2 lety

    Nice explanation

  • @bgdhero2029
    @bgdhero2029 Před 5 měsíci

    Thank you so much, it's much clearer now

  • @Mike-og4wc
    @Mike-og4wc Před 9 měsíci

    Thanks for the informative video, Sir

  • @KavitaHasmukh
    @KavitaHasmukh Před 2 měsíci

    WOW, very easy way explain

  • @ev.leleka
    @ev.leleka Před 5 měsíci

    Thanks a lot for this explanation

  • @saadiftikhar1968
    @saadiftikhar1968 Před 2 lety +1

    Loved it

  • @zaurtskhvaradze1178
    @zaurtskhvaradze1178 Před 11 měsíci

    Thanks you for clear explanation

  • @soumyaranjanmohapatra7933
    @soumyaranjanmohapatra7933 Před 10 měsíci

    Great explanation thank you sir..

  • @damingez
    @damingez Před 3 lety +3

    Great explanation

  • @kaustavroy9119
    @kaustavroy9119 Před 5 měsíci

    Could you please let me know which one should be written first - test plan or test strategy? I was asked this in an interview. I told "test plan is written first" which I think is wrong. Thank you.

  • @palanivelpalaniyappan
    @palanivelpalaniyappan Před 2 lety +1

    Well explained

  • @vijnavijayan6209
    @vijnavijayan6209 Před 10 měsíci

    Thanks for this video sir 🙏

  • @karthiksacoe1
    @karthiksacoe1 Před 4 dny

    thanks it is helpful

  • @elnino61
    @elnino61 Před 2 lety

    thanks

  • @AbsolutelyNOW
    @AbsolutelyNOW Před 3 lety +1

    Awesoem thank you so much.Tomorrow is my ingterview, great help!!Genius you are

  • @gurwinkle
    @gurwinkle Před 3 měsíci

    You have taken IBM. The IBM will be having many verticals which means they have a different strategies for every vertical. Then, the test plan is organised with the help of Test Architect for the Project. Lost! What are the various or set of Test Strategies IBM is having. Which are the Test Strategies used for BIMM tools like QIMM.

  • @govindasharma8619
    @govindasharma8619 Před rokem

    Sir Congrats! You have explained some very confusing terms in easy to understand manner. Thanks a ton!
    Would you be creating a playlist on ISTQB Advanced certifications in the near future?

  • @shikhapal7995
    @shikhapal7995 Před 5 měsíci

    Sorry.. But
    I tried to understand and revisited But still its so confusing.. The diagram is really not easy to go with.

  • @amitsingh-gr7mf
    @amitsingh-gr7mf Před měsícem

    Just one suggestion , when ever you are explaining things ,please don't cover the board . I'm not able to take the screenshot of these points.

  • @libinscuk
    @libinscuk Před 2 lety +1

    Man! The whole time you are covering 20% of the board trying to jump into the frame. I can't see shit written on the left side. But that said, the explanation was great.