How to Write Test Cases for Home Decorators and Office Interior Design Project

By: Prof. Dr. Fazal Rehman | Last updated: December 30, 2023

How to Write Test Cases for Home Decorators and Office Interior Design Project Home Decorators and Office Interior Design Project This article is a subpart of the main article having the case study of the home decorators and office interior design project. If you are interested to read the case study and functional requirements of the given project. Click here to read the case study.

Test cases for  Login

Test Engineer: XYZ (Write here the name of test engineer) Test Case ID: TC01 Date: 17-03-2017 Purpose: Application user authentication Pre-Req: None Test Data: User ID and password Steps:
  1. Run the application
  2. Enter User ID
  3. Enter Password
  4. Click login
Status: Pass

Test cases for Add User

Test Case ID: TC02 Date: 26-03-2017 Purpose: Add a new user record Pre-Req: User Sign-In Test Data: User ID, Password Steps:
  1. Enter User ID and Password
  2. Click Save button
Status: Pass

Test cases for Delete User

Test Case ID: TC03 Date: 15-03-2017 Purpose: Delete an existing user record Pre-Req: User Sign-In Test Data: User ID, Password. Steps:
  1. Select a user by clicking a row in the data grid.
  2. Click on Delete button. The user’s data will be deleted from the appropriate fields.
  3. Click Save button
Status: Pass

Test cases for Add Item

Test Case ID: TC04 Date: 26-03-17 Purpose: Add new item record Pre-Req: User Sign-In Test Data: Item ID, Item Name, Category, Manufacturer, Item Code, Opening Stock, Current Stock and Unit Price. Steps:
  1. Enter Item ID and Item Name.
  2. Select specific Category.
  3. Select a specific Manufacturer.
  4. Enter Item Code, Opening Stock, Current Stock and Unit Price.
  5. Click Save button
Status: Pass

Test cases for Delete Item

Test Case ID: TC05 Date: 28-03-17 Purpose: Delete an existing Item Pre-Req: User Sign-In Test Data: Item ID, Item Name, Category, Manufacturer, Item Code, Opening Stock, Current Stock and Unit Price. Steps:
  1. Select an Item by clicking a row in the data grid.
  2. Click on Delete button. The selected item will be deleted from the appropriate fields.
  3. Click Save button
Status: Pass

Test cases for Add Distributor

Test Case ID: TC06 Date: 29-03-17 Purpose: Add new distributor record Pre-Req: User Sign-In Test Data: Distributor ID and Distributor Name Steps:
  1. Select Distributor from “Application” drop-down list.
  2. Enter Distributor ID and Distributor Name.
  3. Click on the Save button. The Distributor will be added..
  4. Click on save button
Status: Pass

Test cases for Delete Distributor

Test Case ID: TC07 Date: 29-03-17 Purpose: Delete distributor record Pre-Req: User Sign-In Test Data: Distributor ID and Distributor Name Steps:
  1. Select Distributor from “Application” drop-down list.
  2. Select Distributor by clicking a row in the data grid.
  3. Click on Delete button. The selected item will be deleted from the appropriate field.
  4. Click on Save button
Status: Pass

Test cases for Add Category

Test Case ID: TC08 Date: 29-03-17 Purpose: Add new Category record Pre-Req: User Sign-In Test Data: Category ID and Category Name Steps:
  1. Select Category from “Application” drop-down list.
  2. Enter Category ID and Category Name.
  3. Click on the Save button. The new category will be added.
  4. Click on Save button
Status: Pass

Test cases for Delete Category

Test Case ID: TC09 Date: 29-03-17 Purpose: Delete Category record Pre-Req: User Sign-In Test Data: Category ID and Category Name Steps:
  1. Select Category from “Application” drop-down list.
  2. Select Category by clicking a row in the data grid.
  3. Click on Delete button. The selected category will be deleted from the appropriate field.
  4. Click on the Save button.
Status: Pass

Test cases for Add Customer

Test Case ID: TC10 Date: 29-03-17 Purpose: Add a new Customer record Pre-Req: User Sign-In Test Data: Customer ID, Customer Name, Contact Person, Phone Number, and City. Steps:
  1. Select Customer from “Application” drop-down list.
  2. Enter Customer ID, Customer Name, Contact Person, Phone Number, and City.
  3. Click on the Save button. The new Customer will be added.
  4. Click on Save button
Status: Pass

Test cases for Delete Customer

Test Case ID: TC11 Date: 29-03-17 Purpose: Delete Customer record Pre-Req: User Sign-In Test Data: Customer ID, Customer Name, Contact Person, Phone Number and City Steps:
  1. Select Customer from “Application” drop-down list.
  2. Select Customer by clicking a row in the data grid.
  3. Click on Delete button. The selected Customer will be deleted from the appropriate field.
  4. Click on the Save button.
Status: Pass

Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials