Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Software Testing

HOMEWORK
HW#04: Testing Calculator Web App using Selenium (or other framework)
1. General Information

Exercise ID: HW#04

Duration: 4 hours

Deadline: (please see the submission link)

Form: Personal Homework

Submission: Moodle

Lecturer: Lam Quang Vu

TA:

Contact: lqvu@fit.hcmus.edu.vn

2. Outcomes

1. Design test cases to test some functions of a real website


2. Write Selenium Test Scripts with data driven technique to test the website automatically
3. Description

1. Web app to test: https://testsheepnz.github.io/BasicCalculator.html


2. Design Test cases (data-driven) to test Calculate function:

1. Cover all builds

2. Cover all operations

3. Writing Selenium Test Scripts to test the above function

1. Using data driven technique to run all test data automatically

2. Using at least 3 Selenium Web Drivers (for 3 browsers)

4. Submission regulations

1. Filename: Selenium_StudentID.zip (Ex: 1612001_Selenium.zip)

2. Submit your report to Moodle

3. Deadline: see the submission link

4. Assessment

Exercise is evaluated using the following criteria:

1. Test cases should cover all cases with required template

2. Selenium Scripts run correctly with provided test data


3. Use at least 3 Selenium Web Drivers for different browsers

4. Capture video of text execution & upload to YouTube with the title
“2022.CS423.StudentID.Selenium”

5. References

6. Other regulations

Late submission is not permitted.

7. Self-Assessment Template

Self-Assessment Report

No. Criteria Grade Self-Assessment


Grade
1 Test cases for "Calculate function" should cover all 2 …
cases with required template
2 Selenium scripts for " Calculate function" should 2 …
cover all cases which are designed in [1]
3 Selenium Scripts for “Calculate function” run 2
correctly with provided test data
4 Capture video for test executions 2
5 Use at least 3 Selenium WebDrivers for different 1
browsers
6 Write test report 1
Total 10 …

You might also like