Software Testing Tutorial #32 - How to Write Test Cases

Поделиться
HTML-код
  • Опубликовано: 2 дек 2020
  • Get all my courses for USD 5.99/Month - bit.ly/all-courses-subscription
    In this Software Testing Tutorial, we will learn how to write test cases in manual testing of any software testing project. We will learn about test case template and what are key fields in software test case template which are must when writing a test case.
    Once you understand the test case template in excel then you can write any test case within your project using this template. We will understand this template by writing it in the excel sheet and then understand how to write test case in excel sheet.
    🔸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

Комментарии • 26

  • @manoj_mafiosi
    @manoj_mafiosi 11 месяцев назад +8

    **Notes: How to Write Test Cases - Software Testing Tutorial #32**
    **Understanding Test Cases:**
    - Test cases are documents describing the step-by-step process for testing software.
    - They ensure that software meets user requirements.
    **Essential Fields in a Test Case Template:**
    1. **Test Case ID:** Unique identifier for the test case.
    2. **Created By:** The name of the person creating the test case.
    3. **Reviewed By:** The person responsible for reviewing the test case.
    4. **Priority:** The test case's priority (e.g., high, medium, low).
    5. **Prerequisites:** Conditions required before executing the test case.
    6. **Title:** A brief description of what the test case covers.
    7. **Description:** Detailed information about the test case.
    8. **Steps:** Sequential instructions for executing the test.
    - **Step Number:** The order of each step.
    - **Test Step:** The operation to be executed.
    9. **Test Data:** Any data required for a test step.
    10. **Expected Result:** The anticipated outcome of the test step.
    11. **Actual Result:** The observed outcome when the test step is executed.
    12. **Execution Details:** Information about test execution, including pass, fail, or other statuses.
    13. **Comments:** Additional notes or comments about the test case.
    **Example Test Case - Verifying an E-commerce Website:**
    - **Test Case ID:** tc_0001 (or auto-generated in a test management tool)
    - **Created By:** Your name
    - **Reviewed By:** [Leave blank until reviewed]
    - **Priority:** High
    - **Prerequisites:** Edge browser installed
    - **Title:** Verify that electronics category filters only electronic items.
    - **Description:** Check if the electronics category displays only electronic items and doesn't mix products from other categories.
    - **Steps:**
    - **Step 1:** Launch the website URL in Edge browser.
    - **Test Data:** [Amazon URL]
    - **Expected Result:** The website should launch successfully.
    - **Step 2:** Click on the electronics category.
    - **Test Data:** [N/A]
    - **Expected Result:** The electronics category page should get displayed successfully.
    - **Step 3:** Scroll to the bottom of the page and verify the products on the page.
    - **Test Data:** [N/A]
    - **Expected Result:** Only electronics items should be filtered and displayed.
    - **Test Data:** [Leave blank unless needed]
    - **Expected Result:** [Leave blank unless needed]
    - **Actual Result:** [Fill this during test execution]
    - **Execution Details:**
    - **Executed By:** Your name
    - **Execution Date:** [Date of execution]
    - **Tasks:** Pass/Fail/Blocked, etc.
    - **Comments:** [Any comments related to test execution]

  • @umamachupalli7243
    @umamachupalli7243 2 года назад

    thank you sir ..helping this video for me

  • @mayureshmanoharkulkarni2381
    @mayureshmanoharkulkarni2381 Год назад

    thanks for guidance

  • @elnino61
    @elnino61 2 года назад

    Thank you.

  • @youngbihar5999
    @youngbihar5999 2 года назад +1

    Too good 🙏🏽

  • @muzamilpasha4292
    @muzamilpasha4292 2 года назад +1

    Thank you sir..
    If possible make a video using any test management tool or if you already made the video please share the link..

  • @ollao7284
    @ollao7284 3 года назад +12

    Thank you so much for this video so informative ! can you please upload more videos using real project like this so
    I can have more ideas to enhance more confidence especially for test case for checking purchase

  • @syedasadali4500
    @syedasadali4500 3 года назад +2

    Good work

  • @gyanbaimishra9466
    @gyanbaimishra9466 Год назад +1

    Thank you sir

  • @derelictmanchester8745
    @derelictmanchester8745 6 месяцев назад

    Excellent tutorial Manash..👍🙏

  • @sandraosimen9630
    @sandraosimen9630 10 месяцев назад

    THANK YOUUUUUUU

  • @sreenivasacharik9038
    @sreenivasacharik9038 2 года назад +3

    Good Teaching.its video is helpful .thanks

  • @sudarshanmandlik550
    @sudarshanmandlik550 2 года назад

    make more example for getting confidence to us.....very nicely taught

  • @lewislyles1064
    @lewislyles1064 Год назад

    Thank you so much!

  • @sameer1413
    @sameer1413 5 месяцев назад

    Great performance and For beginners it’s very clear.

  • @jijinini4863
    @jijinini4863 Год назад +1

    Thank you so much

  • @sivaprasad-kh8mf
    @sivaprasad-kh8mf 3 года назад

    Only one thing 🙏

  • @hashirhasmy1042
    @hashirhasmy1042 2 года назад

    I want do we need to mentione test scenario name or i think here description is the test scenario know

  • @suganthym1438
    @suganthym1438 Год назад +1

    Question. A single test case would be executed multiple times with different builds, browsers. so how is that captured and where is it stored in practical scenarios?

    • @suganthym1438
      @suganthym1438 Год назад

      Answered @17 minutes. My understanding.. So create a copy execute for release update doc and place in designated folder ( version controlled?)

  • @snahashisacharya2118
    @snahashisacharya2118 5 месяцев назад

    sir im learning from you can u make excel videos pls