Integration Testing: Test Cases for System Functionality, Exercises of Quality Management

Four integration testing cases designed by hasini gayathri. The tests cover the administrator's ability to log in, a student's ability to update their profile, the administrator's ability to remove a vacancy, and a company's ability to register. Each test case includes test steps, expected results, and actual results.

Typology: Exercises

2017/2018

Uploaded on 07/12/2022

gayathri-de-silva
gayathri-de-silva 🇱🇰

1 document

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Integration Testing
Test Case ID: Int_001 Test Designed by: Hasini Gayathri
Description: Verify the administrator is able to
login to system.
Test Designed date: 03.06.2018
Prerequisites: Admin has valid username and
password
Test Executed by: Hasini Gayathri
Test Environment:
Browser:
Operating System: Windows 8.1
Test Execution date: 03.06.2018
Step Test Steps Test Data Expected
Result
Actual Result Status
(Pass/Fail)
1 .Navigate to login page Navigate to the
admin
dashboard page
after providing
valid username
& password.
As expected Pass
2Enter valid user name Username =
samarathunga
@gmail.com
3enter valid password Password =
123
4Click on Sign In button
Test Case 01
pf3
pf4

Partial preview of the text

Download Integration Testing: Test Cases for System Functionality and more Exercises Quality Management in PDF only on Docsity!

Integration Testing

Test Case ID: Int_001 Test Designed by: Hasini Gayathri

Description: Verify the administrator is able to

login to system.

Test Designed date: 03.06.

Prerequisites: Admin has valid username and

password

Test Executed by: Hasini Gayathri

Test Environment:

Browser:

Operating System: Windows 8.

Test Execution date: 03.06.

Step Test Steps Test Data Expected Result Actual Result Status (Pass/Fail) 1 .Navigate to login page Navigate to the admin dashboard page after providing valid username & password. As expected Pass 2 Enter valid user name Username = samarathunga @gmail.com 3 enter valid password Password = 123 4 Click on Sign In button

Test Case 02

Test Case ID: Int_002 Test Designed by: Hasini Gayathri

Description: Verify the student is able to update the

profile

Test Designed date: 03.06.

Prerequisites: Student should have a account on the

system.

Test Executed by: Hasini Gayathri

Test Environment:

Browser:

Operating System: Windows 8.

Test Execution date: 03.06.

Step Test Steps Test Data Expected Result Actual Result Status (Pass/ Fail) 1 Navigate to the Student profile page. Student details Students should able to update the profile with new details and redirect to the profile interface with updated details. As expected Pass 2 Click on Update button 3 Fill the required details on the form. 4 Click on submit button.

Test Case ID: Int_004 Test Designed by: Hasini Gayathri

Description: Verify a company is able to register to

the system

Test Designed date: 03.06.

Prerequisites: None Test Executed by: Hasini Gayathri

Test Environment:

Browser:

Operating System: Windows 8.

Test Execution date: 03.06.

Step Test Steps Test Data Expected Result Actual Result Status (Pass/ Fail) 1 Navigate to sign up page. Company details. Navigate to the company profile page with the company data. As expected Pass 2 Enter the company details 3 Click on submit button