Manual Test Cases & Scenario Template New & Easy Steps 2021

Download as pdf or txt
Download as pdf or txt
You are on page 1of 8
At a glance
Powered by AI
The key takeaways are that writing good test cases is important for creating quality software and improving productivity. Test cases should include fields like test ID, test title, preconditions, steps, expected results etc.

The required fields for a manual test case typically include test ID, test title, preconditions, test steps, test data, expected results, actual results and status.

The purpose of writing test cases is to define what to test and how to test. It helps improve quality, aids regression testing and provides documentation. Good test cases are a valuable asset for organizations.

5/26/2021 Manual Test Cases & Scenario Template New & Easy Steps 2021

INTERVIEW QUESTIONS JAVA JAVA PROGRAMS TEST CASES SELENIUM MANUAL TESTING DIFFERENCE

SoftwareTestingo » Manual Testing » Test Cases Example » Manual Test Cases Scenario Template

Manual Test Cases Scenario Template


Last Updated On: August 14, 2020 By Softwaretestingo Editorial Board
Search this website

Tutorials Important Links

Software Testing Jobs

Manual Testing Tutorial

Selenium Tutorial

Core Java Tutorial

TestNG Tutorial

What We Are Learn On This Post  Java Programs

Selenium Programs
Manual Test Cases List For Manual & Automation Testers In PDF:
Manual Test Cases
When anyone is working as a Tester in any industry, his dream may be how he became a “Great
Software Tester“, for that the tester has an eye for detail. But at the same time for having a good tester Interview Tips
you have to write effective Manual Test Cases. So, for writing an effective Manual Test Cases, the tester Contact US
should have both talent and experience.
www.softwaretestingo.com
When it comes to writing the Manual Test Cases, some testers feel it is a boring job, but from the test
cases, we can know what to test and how to test. So writing good test cases is a valuable asset to the
Important Links
organization, improve the productivity of the team, and help your organization to create quality software.

Software Testing Interview Questions


What is the Manual Test Cases Template?
if we search in Google for the definition, according to Wikipedia “A test case is a specification of the Agile Interview Questions
inputs, execution conditions, testing procedure, and expected results that define a single test to be
Manual Testing Interview Questions
executed to achieve a particular software testing objective, such as to exercise a particular program path
or to verify compliance with a specific requirement.” Testing Interview Questions

What Are the Required Fields For a Manual Test Cases? Selenium Interview Questions

There is a predefined standard for writing test cases is there which we called IEEE 829 format. But when Selenium Real Time Interview Questions
it comes to the organization level, then it differs from organization to organization.
Selenium WebDriver Interview Questions
Manual Test Cases Template:
Automation Framework Interview Questions

Appium Interview Questions

https://www.softwaretestingo.com/manual-test-cases-example/ 1/8
5/26/2021 Manual Test Cases & Scenario Template New & Easy Steps 2021

INTERVIEW QUESTIONS JAVA JAVA PROGRAMS TEST CASES TestNG Interview


SELENIUM MANUAL TESTING Questions
DIFFERENCE

Java Interview Questions

Core Java Interview Questions

Categories

Select Category

Manual Test Cases

A test can have below mentioned fields but keep in mind that most of the companies nowadays using a
test management tool and the companies determine the fields based on their requirements.

Test Case ID
Test Title
Pre-Condition
Test Steps
Test Data
Expected Result
Post Condition
Actual Result
Status
Notes

Manual Test Case Template


A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z

Accordion Widget Test Case


Account Deactivation Test Case
Adding Beneficiary Test Case
Amazon Login Screen Flow Test Case
Amazon Review Page Test Case
Amazon Search Box Test Case
Amazon Search Functionality Test Case
ATM Test Case

Bank Application Test Case


Bike Test Case
Bisleri Bottle Test Case
Blackboard Duster Test Case
Bluetooth Device Test Case

Calculator Test Case


Calendar App Test Case
Calendar Test Case
Camera Video and Photo Functionality Test Case
CAR Test Case
Cell Phone Test Case
Chair Test Case
Checkbox Test Case
https://www.softwaretestingo.com/manual-test-cases-example/ 2/8
5/26/2021 Manual Test Cases & Scenario Template New & Easy Steps 2021
Checkout Page
INTERVIEW Test Case
QUESTIONS JAVA JAVA PROGRAMS TEST CASES SELENIUM MANUAL TESTING DIFFERENCE
Coffee Vending Machine Test Case
Courier Tracking System Test Case
Credit Card Application Processing Test Case
Cross Browser Testing Test Case
Currency Field Test Case
Cut Copy Paste Test Case

Database Testing Test Case


Date Field Test Case
Dialog Box Test Case
Digital Camera Test Case
Door Test Case

Ecommerce Website Test Case


Electric Bulb Test Case
Electronic Reader Test Case
Elevator Test Case
Estimated Time Of Arrival Test Case
E-Wallet Test Case

Facebook Login With Gmail Test Case


Facebook Test Case
Factorial Test Case
Fan Test Case
File Transfer Test Case
File Upload Test Case
Find Replace Test Case
Flight Reservation System Test Case
Forget Password Test Cases

Gmail Login Screen Page Test Case


Gmail Test Case
Google Hangout Test Case
Google Search Test Case
Group Chat Test Case

Hospital Management System (HMS) Test Case


HR Payroll System Test Cases

Integer Addition ( 2 Number Sum ) Test Case


iPad Test Case

Keyboard Test Case


Kindle Test Case

Laptop Bag Test Case


Library Management System Test Case
Lift Test Case
Login Attempts Test Case
Login Page Test Case
Logout Test Case
Login Screen Page Test Case

https://www.softwaretestingo.com/manual-test-cases-example/ 3/8
5/26/2021 Manual Test Cases & Scenario Template New & Easy Steps 2021
Microwave Oven
INTERVIEW Test Case JAVA JAVA PROGRAMS
QUESTIONS TEST CASES SELENIUM MANUAL TESTING DIFFERENCE
Mobile Apps Test Case
Mobile Test Case
Mouse Test Case

New Folder Renaming Test Case


Notepad Test Case

OLA Test Case


One time Password OTP Test Case
Online Book Shopping Test Case
Online Editor Test Case
Online Examination System Test Case

Password Reset Test Case


Password Test Case
Payment Gateway Test Case
Pen Test Case
Pencil Test Case
Pendrive Test Case
Profile Photo Upload Test Case

Radio Button Test Case


Refrigerator Test Case
Registration Page Test Case

Search Filter Test Case


Search Functionality Test Case
Shopping Scenario Test Case
Single User Login Test Case
Slow Website Test Case
SMS Test Case
Speedometer Test Case
Stapler Test Case

Table Test Case


Tabs Test Case
Telecom Billing System Test Case
Television Test Case
Testing Video Frames Test Case
Text Field Test Case
Toaster Test Case
Traffic Signal Test Case
Triangle Test Case
TV Remote Control Test Case

User Registration Form Test Case

Wall Clock Test Case


Water Bottle Test Case
Water Dispenser Test Case
Whatsapp Test Case
White Board Marker Test Case
White Board Test Case

https://www.softwaretestingo.com/manual-test-cases-example/ 4/8
5/26/2021 Manual Test Cases & Scenario Template New & Easy Steps 2021
White Paper Test
INTERVIEW Case
QUESTIONS JAVA JAVA PROGRAMS TEST CASES SELENIUM MANUAL TESTING DIFFERENCE
Windows Media Player Test Case
Wrist Watch Test Case

Yahoo Registration Page Test Case


Youtube Test Case

How to Writing Good Test Cases:


When you are writing test cases some points, you have to keep in mind that like write the test case
in such a way that in each step it will test one thing at a time. don’t make it complicated by testing
multiple things in a single test scenario.
Try to cover both positive and negative test cases, so that it will help to provide a quality product to
the users, and also it helps the organization.
Try to write the test cases in a simple word that every word can easily understand.
Write the test steps in a passive voice like do this. Do that, and it should be.
When you writing test steps try to use the exact name for the fields.

Download Manual Test Cases Template:


For Reference, You Can Take reference of these below templates

Hackathon Test Case Sample


Live Project Test Case
Sample Test Cases
Spicejet Test cases
Test Case Design Techniques
Test Cases Examples
Test Cases Prepared By A Testers
Test case template

Note: The template format may vary organization to organization because every organization follows
according to their requirement.

If you like SoftwareTestingo and would like to contribute something to this community, then you can also
write an article using our Contact us page or mail your article to [email protected]. So
that we can review your article and that also appears on the SoftwareTestingo.com main page and help
other Testers.

Please Improve this article, if you find anything incorrect by commenting on the comment box, and we are
happy to work on the article to maintain accuracy and improvement.

Filed Under : Test Cases Example

Comments
https://www.softwaretestingo.com/manual-test-cases-example/ 5/8
5/26/2021 Manual Test Cases & Scenario Template New & Easy Steps 2021

INTERVIEW QUESTIONS JAVA JAVA PROGRAMS TEST CASES SELENIUM MANUAL TESTING DIFFERENCE

dilip says

MAY 7, 2019 AT 12:45 AM

Need test case for WhatsApp web for my assignment

Reply

SoftwareTesting0 says

JUNE 11, 2019 AT 4:38 PM

We try to add that in the list

Reply

Priya.A says

NOVEMBER 20, 2020 AT 8:58 PM

Sir!! Please publish negative as well as positive test cases on food ordering app.

Reply

sai says

SEPTEMBER 11, 2019 AT 12:48 PM

How to write a test case for an IVR application and call menu options which is related to
telecommunication

Reply

Softwaretestingo Admin says

SEPTEMBER 11, 2019 AT 2:47 PM

Will try to update that too in the list

Reply

Garry says

OCTOBER 18, 2019 AT 2:33 PM

Please write thr test cases for Online Gold Shopping ???

Reply

https://www.softwaretestingo.com/manual-test-cases-example/ 6/8
5/26/2021 Manual Test Cases & Scenario Template New & Easy Steps 2021

INTERVIEW QUESTIONS JAVA JAVA PROGRAMS TEST CASES SELENIUM MANUAL TESTING DIFFERENCE

Harikritan says

FEBRUARY 5, 2020 AT 1:07 PM

How to write a test case for Rapido app and write test cases from “booking a ride” to “ending
the trip”.

Reply

Softwaretestingo Editorial Board says

FEBRUARY 5, 2020 AT 9:50 PM

We will try to update the test scenario.

Reply

Megha says

NOVEMBER 20, 2020 AT 7:23 PM

Hi please can you add a test cases for Recruitment project (For Job Portal project). Since I’m
working on Job Portal project. Some where I’m missing some of the scenarios. It will be very
much helpful if you include it.

Reply

Softwaretestingo Editorial Board says

NOVEMBER 21, 2020 AT 10:20 PM

Sure will try to add manual test cases for the job portal.

Reply

Priya.A says

NOVEMBER 20, 2020 AT 9:00 PM

Sir!! How to write negative as well as positive test cases on food ordering app.

Reply

Softwaretestingo Editorial Board says

NOVEMBER 21, 2020 AT 10:17 PM

We Will Try to add

Reply

https://www.softwaretestingo.com/manual-test-cases-example/ 7/8
5/26/2021 Manual Test Cases & Scenario Template New & Easy Steps 2021

INTERVIEW QUESTIONS JAVA JAVA PROGRAMS TEST CASES SELENIUM MANUAL TESTING DIFFERENCE
Vikas says

MARCH 23, 2021 AT 5:18 PM

Hi, can you add some test cases for smart products or smart technologies? Thanks

Reply

Leave a Reply
Your email address will not be published. Required fields are marked *

Comment

Name *

Email *

POST COMMENT

Copyright © 2021 SoftwareTestingo.com ~ Contact Us ~ Sitemap ~ Privacy Policy

https://www.softwaretestingo.com/manual-test-cases-example/ 8/8

You might also like