You are on page 1of 3

Test Cases

Test Case ID: 001 Test Description: Test the connection to Database Function to be tested: Initialize Environment: Ubuntu Expected Result: Connection established Actual Result: Connection established

Test Case ID: 002 Test Description: Test the successful authentication of Admin Function to be tested: Login Environment: Ubuntu Expected Result: Proceed to Admin home page Actual Result: Proceed to Admin home page

Test Case ID: 003 Test Description: Test the unsuccessful authentication of Admin Function to be tested: Login Environment: Ubuntu Expected Result: Not able to login, display error message Actual Result: Not able to login, display error message Test Case ID: 004 Test Description: Test the successful authentication of User Function to be tested: Login Environment: Ubuntu Expected Result: Proceed to User home page Actual Result: Proceed to User home page Test Case ID: 005 Test Description: Test the unsuccessful authentication of User Function to be tested: Login Environment: Ubuntu Expected Result: Not able to login, display error message Actual Result: Not able to login, display error message Test Case ID: 006 Test Description: Test the Inserting of data for data dictionary Function to be tested: Insert Data Dictionary Environment: Ubuntu Expected Result: Data inserted into data dictionary Actual Result: Data Inserted into data dictionary

Test Case ID: 007 Test Description: Test the adding of range value for attribute Function to be tested: Add Range Environment: Ubuntu Expected Result: Range added Actual Result: Range added

Test Case ID: 008 Test Description: Test the updating of range value for attribute Function to be tested: Update Range Environment: Ubuntu Expected Result: Range updated Actual Result: Range updated

Test Case ID: 009 Test Description: Test the creating of user Function to be tested: Create User Environment: Ubuntu Expected Result: User created Actual Result: User created

Test Case ID: 010 Test Description: Test the updating of user details Function to be tested: Update User Environment: Ubuntu Expected Result: User updated Actual Result: User updated

Test Case ID: 011 Test Description: Test the deleting of user Function to be tested: Delete User Environment: Ubuntu Expected Result: User deleted Actual Result: User deleted

Test Case ID: 012 Test Description: Test the creating of role Function to be tested: Create Role Environment: Ubuntu Expected Result: Role created Actual Result: Role created

Test Case ID: 013 Test Description: Test the updating of role Function to be tested: Update Role Environment: Ubuntu Expected Result: User updated Actual Result: User updated

Test Case ID: 014 Test Description: Test the deleting of role Function to be tested: Delete Role Environment: Ubuntu Expected Result: User deleted Actual Result: User deleted

Test Case ID: 015 Test Description: Test the creating of constraint Function to be tested: Create Constraint Environment: Ubuntu Expected Result: Constraint created Actual Result: Constraint created

Test Case ID: 016 Test Description: Test the updating of constraint Function to be tested: Update Constraint Environment: Ubuntu Expected Result: Constraint updated Actual Result: Constraint updated

Test Case ID: 017 Test Description: Test the deleting of constraint Function to be tested: Delete Constraint Environment: Ubuntu Expected Result: Constraint deleted Actual Result: Constraint deleted

You might also like