This guide includes prewritten templates for software test cases, actual examples, and document samples that can be downloaded to suit your QA tasks.
Every day, I get several requests for a Test Case Template. I’m surprised to see that many testers still document test cases with Word docs or Excel files. But I’m sure that as the volume of your tests goes on increasing, you will find it extremely difficult to manage. No matter whether you are a beginner QA professional or a seasoned software tester.
The templates that I have provided in the following section are going to help you write better test cases, increase your test coverage, minimize your errors, and overall optimize your QA process.
If you are not using any Test case management tool, then I would strongly recommend, based on my 20 years of testing experience, that you use an open-source tool to manage and execute your test cases.

Table of Contents:
Template for Test Case Management
Test case formats may vary from one organization to another. However, using a standard test case format for writing test cases is one step closer to setting up a testing process for your project.
It also minimizes Ad-hoc testing that is done without proper test case documentation. But even if you use standard templates, you need to set up test cases writing, review & approve, test execution and most importantly test report preparation process, etc. by using manual methods.
Also, if you have a process to review the test cases by the business team, then you must format these test cases in a template that is agreed by both the parties.
Recommended Test Case Writing Tool
Before continuing with the Test case writing process, we recommend downloading this test case management tool. This will ease your test plan and test case writing process mentioned in this tutorial.
1) Testiny

Testiny – a new, straightforward test management tool. It is a fast-growing web-application built on the latest technologies and aims to make manual testing and QA management as seamless as possible. Its design is extremely intuitive, makes writing and maintaining test cases easy, and helps testers perform tests without adding bulky overhead to the testing process.
Don’t just take our word for it, take a look at Testiny yourself.
Testiny is perfect for small to mid-sized QA teams looking to integrate manual and automated testing into their development process.
Features:
- User-Friendly Interface: Intuitive and simple out of the box
- Flexible Test Case Creation: Write test cases using a rich-text editor, copy & paste screenshots, drag & drop to move items
- Customizable Templates: Choose between different test case templates; add your own custom fields to fit it to your needs
- Structured Test Organization: Organize tests in a tree-structure for better maintenance; easily search and filter for tests
- Test Planning and Execution: Manage test cases in test plans and test runs
- Tool Integrations: Powerful integrations (e.g. Jira, GitLab, Azure DevOps) for llinking requirements and defects
- Real-Time Collaboration: Instant updates for all browser sessions to stay in sync.
- Live Activity Tracking: Immediately see if a colleague made changes, completed a test, etc.
- Enterprise-Grade Security & Access: Powerful REST API, SSO, audit logs.
- Free for open-source projects and small teams with up to 3 people.
Here is how to make the manual test case management process a bit easier with the help of simple testing templates.
Note: I’ve listed the maximum number of fields related to the test case. However, it is advised to use only those fields used by your team. Also, if you think any fields used by your team are missing from this list, then feel free to add them to your customized template.
Standard Fields for a Sample Test Case Template
There are certain standard fields that need to be considered while preparing a Test case template.

Several standard fields for a sample Test Case template are listed below.
Test case ID: Unique ID is required for each test case. Follow some conventions to indicate the types of the test. For Example, ‘TC_UI_1’ indicating ‘user interface test case #1’.
Test priority (Low/Medium/High): This is very useful during test execution. Test priorities for business rules and functional test cases can be medium or higher, whereas minor user interface cases can be of a low priority. Testing priorities should always be set by the reviewer.
Module Name: Mention the name of the main module or the sub-module.
Test Designed By Name of the Tester.
Test Designed Date: Date when it was written.
Test Executed By Name of the Tester who executed this test. To be filled only after test execution.
Test Execution Date: Date when the test was executed.
Test Title/Name: Test case title. For example, verify the login page with a valid username and password.
Test Summary/Description: Describe the test objective in brief.
Pre-conditions: Any prerequisite that must be fulfilled before the execution of this test case. List all the pre-conditions in order to execute this test case successfully.
Dependencies: Mention any dependencies on other test cases or test requirements.
Test Steps: List all the test execution steps in detail. Write test steps in the order in which they should be executed. Make sure to provide as many details as you can.
Test Data: Use of test data as an input for this test case. You can provide different data sets with exact values to be used as an input.
Expected Result: What should be the system output after test execution? Describe the expected result in detail including the message/error that should be displayed on the screen.
Post-condition: What should be the state of the system after executing this test case?
Actual result: The actual test result should be filled after test execution. Describe the system behavior after test execution.
Status (Pass/Fail): If the actual result is not as per the expected result, then mark this test as failed. Otherwise, update it as passed.
Notes/Comments/Questions: If there are any special conditions to support the above fields, which can’t be described above or if there are any questions related to expected or actual results then mention them here.
Add the following fields if necessary:
Defect ID/Link: If the test status fails, then include the link to the defect log or mention the defect number.
Test Type/Keywords: This field can be used to classify tests based on test types. For Example, functional, usability, business rules, etc.
Requirements: Requirements for which this test case is being written for. Preferably the exact section number in the requirement doc.
Attachments/References: This field is useful for complex test scenarios in order to explain the test steps or expected results using a Visio diagram as a reference. Provide a link or location to the actual path of the diagram or document.
Automation? (Yes/No): Whether this test case is automated or not. It is useful to track automation status when test cases are automated.
With the help of the above fields, I’ve prepared an example test case template for your reference.
Format #1: Download Test Case Template with Example
– Test case DOC file template and
– Test case Excel file template

Also, here you can refer to a few more articles on writing effective test cases. Use these test writing guidelines and the above template to write and manage the test cases effectively on your project.
Sample Test Cases:
Tutorial #1: 180+ Sample Test Cases for Web and Desktop Applications
Format #2: Download Test Case Template with Example
Undoubtedly, the test cases will differ depending upon the functionality of the software that it is intended for. However, given below is a template that you can always use to document the test cases without bothering about what your application is doing.

Sample Test Cases
Based on the above template, below is an example that showcases the concept in a much understandable way.
Let’s assume that you are testing the login functionality of any web application, say Facebook.
Below are the Test Cases for the same:


=> Download the above Test case format with example data
Test Case Example for Manual Testing
Below given is an example of a live project that demonstrates how all the above-listed tips and tricks are implemented.
[Note: Click on any image for an enlarged view]



Conclusion
Personally, I prefer to use a Test Case Management tool. You can start with an open-source tool. It will be a good addition to your efforts to set up the testing process and meanwhile, it will also save a lot of time instead of manually maintaining these documents.
We have also seen test case templates and a few examples using very good, quality documentation. I hope this article was helpful to you.
Research Process:
Total Time taken for research and publishing this guide: 40 Hours (Approx).
This guide is based on real testing practices used by QA professionals. We reviewed commonly used test case templates, examined how teams document test cases in day-to-day projects, and created examples that reflect practical testing scenarios. The templates were refined to ensure they’re easy to use, adaptable, and suitable for both manual and tool-based testing workflows.
We would be glad to know your thoughts, comments/suggestions about this article.










Very useful template for all startup testers
can u plzz give the comments for writing step by step manner test cases i am going for testing interview i am not able to write the test cases in crct step by step process. i am not able to deliver the test cases in the interviews
Hello sir……….
MY query is …I’m asked “write testcases for train ticket reservation system” .Should i use the table format like test case template or test scenario ……or just 1.Description and Expected result alone ?please reply as soon as possible…
hi,
can u plz send me any test case sample template..i am fresher and i am joined in content QA job.so plz help me frds
thanks for sharing. we will add some of these fields in our template
Hi.. this is very useful to me thanks..
how to write testcases for blank homepage in mobile app.??????
in mobile app where giving the login details it will going to home page without causing any error..but after open home page where it will be blank…..so user will face what are errors and how to write testcase…..can you explain me plz…..
Thanks for detailed information.
Hi,
I just started learning QA, please help me out how to write a test case on “Home Address”. I know it’s a combination of alphanumeric. I would like to know should i write separate valid and invalid test cases?? what should i do and what should i write?
its v.usefull but i am trainee…so plz help me out that i had to be best in testing…
nice i need hospital management system test case
Excellent article. KeeP it up
Very nice, its helpful.
Thank you
can u please introduce opensource tool
i want to write atest case for home age of any application and main functionality page
Thanks for this article. It is very useful for me. Since a long time i am searching for this.
I need software testing sample project with templates
PLEASE GIVE ME ALL the scenarios of Client and Manager LOGIN page………………………………………………………..
How we can calculate the Radio/ TV Channel programs total customers ?
How we will get the total users of a particular channel ?
How we will get the total users of a particular channel programs ?
How we can trace the application Users ?
can we use the selenium with FF ? please give me a answer ? thanking you
Hello Sir, please tell how to write test cases of prescription templete.
thanks for sharing. we will add some of these fields in our template
I need system test template on journal Entries
Thanks a lot. This website is REALLY NICE and USEFUL.
Con you please help me for installing bugzila tracking tool on my local windows copy.
Very nice Article….Thank You
my confusions are cleard.thanks for this information.
Very useful article.
Thanks a lot for sharing these.
I like the template you provided. Can you complete the template with a real live example so I know how interpret and enter the information in the template. I am new to this and need lots of help. If you could use an example of logging into a system to test querying an individual’s contact information. Thanks.
This is a great resource. God bless you VJay and all.
Can i have test cases for a real estate website?
like for
about us
sell your house
buyer home search
and so on…
MY query is …I’m asked “write testcase for bottle” .Should i use the table format like test case template or test scenario ……or just 1.Description and Expected result alone ?please reply ASAP
Very informative and suites my requirement, I will use many of the fields from this template.
It is a helpful document to understand test cases and how to write it.
if they asked u to write test case template then u need to write in test case template itself only.
Can you please post API testing test cases
Can u please tell test scenarios of each requirements for xerox machine and pick the smoke test scenarios
The Xerox machine should be able to print documents from a connected computer.
Test scenario: Attempt to print a document from a connected computer and verify that the document is printed correctly.
The Xerox machine should be able to scan documents and save them to a connected computer or cloud storage.
Test scenario: Scan a document and verify that the scanned image is saved correctly to the specified location.
The Xerox machine should be able to make copies of documents.
Test scenario: Place a document in the Xerox machine and make a copy of it, verifying that the copy is of good quality and accurate.
The Xerox machine should be able to print in color.
Test scenario: Print a document with color graphics or text and verify that the colors are printed accurately.
The Xerox machine should be able to print on both sides of the page (duplex printing).
Test scenario: Print a document with duplex printing enabled and verify that the document is printed on both sides of the page as expected.
As for smoke testing, a smoke test is a type of test that is designed to quickly verify that the basic functionality of a system is working correctly. Some potential smoke test scenarios for a Xerox machine might include:
Test scenario: Turn on the Xerox machine and verify that it powers up as expected.
Test scenario: Print a simple document (e.g. a one-page text document) and verify that it is printed correctly.
Test scenario: Make a copy of a document and verify that the copy is of good quality and accurate.
Test scenario: Scan a document and verify that the scanned image is saved correctly to the specified location.
Very very useful site….As a newbie in the field of software testing…this site helps me a lot…..great job….God bless u
Hi. Im following the STD(software test description) template given by IEEE. Im confused on what to write in the section where you have to specify a unique identifier. Please help me, thanks.
good information
Hi guys
I am getting one issue that is like “” Recurring 3D Secure order is not allowed “‘ while adding cards i am getting this issue so please anyone suggest me
Thanks
viresh
8553755806
Thanks for this article. It is very useful for me…..
Good work.. will be helpful..!
Hi Vijay,
When ever I need any help on testing and automation I visit your site and leave your website happy and contended. Reading anything be it a single paragraph has always enhanced my knowledge. Thanks for sharing your knowledge and experience with us.
Hi sir,
Can you please tell me if I want to check any E-Commerce website early then how many types of testing is required?
thanks allot for this ,this is realy awesome for us
you can use test link
very useful
word doc check spelling, line space, format cheking tools i want
Hi,
I am a graduate. I am searching for job in software testing. can you guide me to get job.
Thanks in advance,
Rajesh. Modi
9742773880
Hello sir,
can u please tell me the test cases for ambulance dispatch system
good very helpful..!!!!!!!!!!!
Can u please tell test cases for the Med-Scheduler registering
nice
I want to add one more field before Test Steps as “Description”. We can describe here that what we are testing Like: Testing the functionality of …… Page.
Can u please tell test scenarios of each requirements for xerox machine
@ Muzaffar – Here is a list of some good open source test management tools. Remember when it’s open source there are very few choices and many tools have limitations for advance use. You can’t find every solution in one tool.
Use these tools and find which is best for your needs. I find TestLink good for small projects. Features – manage test cases, keywords, requirements, test plan, test case assignments, builds and many more good features.
TestLink (http://www.teamst.org/) – It’s a web based tool to manage test cases and requirements.
Bugzilla Testopia (http://www.mozilla.org/projects/testopia/) – It’s and extension to Bugzilla defect tracking tool.
TestCube – web based test case management
RTH-turbo (http://requirementsandtestinghub.wordpress.com/faq/) – One more web based test management tool
Testitool (http://www.majordojo.com//testitool/) – manage test plan and test cases
This should be enough for you to get started. I’ll cover more recommendations with details for both open source and commercial test case management tools in a separate post.
Very Useful site..Thanks for all your help…:) Keep it up…!!
Hello Sir,
this is very usefel …really a great man .. thank and regards
Thank you for help..
stay with me…sayang sayang sayang…meowww say with me sayang sayang sayang
GOOd example for test case
This is very useful article and nice one
please give the full document report which you have tested in the Excel sheet document.and send to mailid please
Can you show us how to write testcases on jira?
mokka
Thanks for sharing the info friend. It’s really useful.
Nice article Vijay..
Here you can get a most popular free and paid Testing Tools list used in the testing of the software application:
http://www.softwaretestingclass.com/software-testing-tools-list/
the test case example is not accurate.
very good test case template. Anyone wanting to take Software Testing to another level can buy exam papers @ ISEB-sofwaretesting.weebly.com
nice
Nice Article
Hi,This description is very much useful for testers like us.Thanks a lot.
Hi, you said that Excel could be a bad solution for the long term. Which alternative you consider better?
Thank you very much.
Thank you for sharing this information. It will be useful to our testers at RentTesters and SQA Solution.
Iam diva living la vida, come to me….. sayang sayang sayang . muah :* mioww
Hi,
This is really very much useful. But I am still not clear regarding the difference between “precondition” and “dependencies”. Can you explain it in more details with example?
Thanks in advance
Hello sir..
I have one doubt can i write test cases for any application in the form of like testcase id, testcase discription and actual and expectd result these 4 cases is enough for any test cases..
Hello Sir,
Can you please tell me, how i will write the testcases of clinic management web application
Hi Team,
It good to see with example, but you have to give test case which is fail and what to do next step if it will be helfull to beginer.
sir in test case test scenario column will be there or not
hello,
Could anyone please help to write a test case for the DTC(Daily Themed Crossword Puzzle) game application?
IS there possible to write same test cases for IOT devices vulnerabilities ???
Very usefull article.
Thanks a lot for sharing these.
Hello Everyone ,
I want to write test cases for movers and packers as per business/ functional features for settings like change in branding , font size and colour in azure devops so what test cases sample should i used ?
Thanx in advance
Its a very detailed document mentioning each and every thing. I use to keep my test cases as simple as i can but really i love this format as well.Definitely i will include some of them to my test case document.
very nice artical
This is very useful to me and every one will like this thank u
This is very useful to me and every one will like this thank u
I’m going to have to try this out, I only just found out about it. Hopefully I can get it working properly.
merci bcp pour vos coneils
send me the test case based on functional testing for product detail page of online shopping like amazon,flipkart etc
i want testing answer for online course reservation system
super example,………..woooowwwwww
very useful n valuable
can anyone help me to configure bugzilla on windows 8 64-bit OS.
can anyone help me to configure bugzilla on windows 8 64-bit OS.
sir i need sample of professional test case of a web site
good1..
very useful site …. good
I am very much interested in software testing jobs, I have completed a course, I understand well but I am not sure if I can check for jobs because I am 38 now, is there any age bar for that?
Thanks, it’s good to read specific knowledge in depth by you.
Thanks again!
which testing perform first either retest and regression test after bug fixing.
send answer on lokesh22sharma@gmail.com
Can Anybody send me User Acceptance Test Cases for any VOIP application ?
Hi i connected to your site, its helpful for me thanks…
Hi, this test case is useful and help us a lot. Thanks.
Can you please share some good open source test management tools as well?
very useful article and nice one.
Yes. This article is very USEFUL.
please send bug-template