Software Testing Tutorial #32 - How to Write Test Cases

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

  • @umamachupalli7243
    @umamachupalli72432 жыл бұрын

    thank you sir ..helping this video for me

  • @syedasadali4500
    @syedasadali45002 жыл бұрын

    Good work

  • @muzamilpasha4292
    @muzamilpasha42922 жыл бұрын

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

  • @youngbihar5999
    @youngbihar5999 Жыл бұрын

    Too good 🙏🏽

  • @derelictmanchester8745
    @derelictmanchester87454 ай бұрын

    Excellent tutorial Manash..👍🙏

  • @mayureshmanoharkulkarni2381
    @mayureshmanoharkulkarni2381 Жыл бұрын

    thanks for guidance

  • @elnino61
    @elnino612 жыл бұрын

    Thank you.

  • @sudarshanmandlik550
    @sudarshanmandlik5502 жыл бұрын

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

  • @gyanbaimishra9466
    @gyanbaimishra9466 Жыл бұрын

    Thank you sir

  • @sreenivasacharik9038
    @sreenivasacharik90382 жыл бұрын

    Good Teaching.its video is helpful .thanks

  • @softwaretestingmentor

    @softwaretestingmentor

    2 жыл бұрын

    You are most welcome. Keep watching for more videos.

  • @sandraosimen9630
    @sandraosimen96307 ай бұрын

    THANK YOUUUUUUU

  • @lewislyles1064
    @lewislyles106410 ай бұрын

    Thank you so much!

  • @softwaretestingmentor

    @softwaretestingmentor

    10 ай бұрын

    You're most welcome. 😊 Keep watching for more videos and tutorials.

  • @ollao7284
    @ollao72843 жыл бұрын

    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

  • @softwaretestingmentor

    @softwaretestingmentor

    3 жыл бұрын

    Sure coming soon! Thanks

  • @sameer1413
    @sameer14133 ай бұрын

    Great performance and For beginners it’s very clear.

  • @softwaretestingmentor

    @softwaretestingmentor

    3 ай бұрын

    Thanks a lot! Keep watching and sharing.

  • @jijinini4863
    @jijinini4863 Жыл бұрын

    Thank you so much

  • @softwaretestingmentor

    @softwaretestingmentor

    Жыл бұрын

    You're most welcome

  • @manoj_mafiosi
    @manoj_mafiosi8 ай бұрын

    **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]

  • @hashirhasmy1042
    @hashirhasmy1042 Жыл бұрын

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

  • @sivaprasad-kh8mf
    @sivaprasad-kh8mf3 жыл бұрын

    Only one thing 🙏

  • @snahashisacharya2118
    @snahashisacharya21182 ай бұрын

    sir im learning from you can u make excel videos pls

  • @suganthym1438
    @suganthym1438 Жыл бұрын

    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?)