Test Case ID
TC-061
Test Case Name
Verify that the admin can add a project
Pre-Conditions
- The admin must be logged in (refer to TC-001 for valid login credentials).
Test Steps & Expected Results
| Step | Action | Expected Result |
|---|---|---|
| Step 1 | Navigate to the left sidebar and click on "Time". | The Timesheets page is displayed. |
| Step 2 | Click on the "Project Info" option at the top. | The Project Info dropdown is displayed. |
| Step 3 | Select "Projects" from the dropdown. | The Projects page is displayed. |
| Step 4 | Click the "+ Add" button. | The Add Project form is displayed. |
| Step 5 |
Fill in the "Name" field with:
Website Redesign.
|
The project name is entered and visible. |
| Step 6 |
Fill in the "Customer Name" field with:
Global Corp and Co,
then click "Add Customer" if needed.
|
The customer name is entered and visible. |
| Step 7 |
Fill in the "Description" field with:
Redesigning company website with new layout and responsive UI.
|
The project description is entered and visible. |
| Step 8 |
Fill in the "Project Admin" field with:
Linda Anderson
and select it from the suggested list.
|
The project admin is selected successfully. |
| Step 9 |
Click "Add Another" and enter another admin name:
John Smith.
|
An additional field for project admin is displayed and filled successfully. |
| Step 10 | Click the "Save" button. | A success notification appears:
Successfully Saved,
confirming the project has been added.
|
Post-Conditions
- The new project "Website Redesign" for "Global Corp" is successfully added and visible in the Projects list.
- Assigned admins Linda Anderson and John Smith are correctly associated with the project.
- A success message is displayed confirming the addition.