You are on page 1of 9

Sqe

Assignment 4
Software Engineering Department

Submitted By:

Kashan Zulfiqar (01-131192-043)


Saqib Aziz (01-131192-057)

Submitted to: Sir Tameem Ahmed.

Questions: 1.
Please develop a comprehensive test plan considering the following points:

a. select a set of test strategies for the testing of SUT

b. show complete details of test cycles that you want

c. along with a statistical reporting format that you intend to use

2. Please Record and Run any three use cases for any three Use Cases and populate a test suite showing
test case structure and pass/fail criteria in addition to other factors test cases and either display “pass”
status or fill-out bug log form in case it is “fail” status

3. Since you are working in groups of two, please select one that matches end two digits of your
registration number in the functional requirements section.

4. Then use the system that is available at http://www.eplazapk.com/#/

5. Deadline for this assignment is 22-6-2022

Solution:-
Questions: 1.
The system under test is a website .Therefore following testing strategies are to be applied on sut.

1.cross-Browser/cross platform compatibility testing.

2.stress/load testing.

3.user interface testing.

4.security testing.

5.Usability testing.

6.Performance testing(under different scenarios)

7.Functional testing.

Srs section Sds section Test case

Validation of user login Login validation User login with proper


credentials

Validation of user login Login validation User login with invalid


credentials

Validation of user login Login validation User login with invalid password

Validation of update profile update profile validation Update fields with valid data
fields
Validation of update profile update profile validation Update fields with invalid data
fields

Validation of update profile update profile validation Update fields with Empty fields
fields

Validation of filter items Filter item validation Valid filter applied

Validation of filter items Filter item validation Invalid filter applied

Questions: 2
Please Record and Run any three use cases for any three Use Cases and populate a test suite
showing test case structure and pass/fail criteria in addition to other factors test cases and
either display “pass” status or fill-out bug log form in case it is “fail” status

Solution:-
Use Case Name: Customer login
Login Alternative flow
Use Case Name: Update Profile
Update Profile Alternative flow
Use Case Name: Filter Product
Filter Product Alternative flow

You might also like