0% found this document useful (0 votes)
24 views27 pages

File Mau Homework

Download as docx, pdf, or txt
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 27

HOMEWORK

Subject: Software Testing


CMU-SE 303 CIS.

Subject: Using the Selenium to test the website


“Shopee”

Instructor: Trần Kim Sanh


Student: Đoàn Việt Huy
ID: 27211202396

Đà Nẵng, tháng 11 năm 2023



Contents
1. Introduction...........................................................................................2

a) The project..........................................................................................2

b) The Ranox Software...........................................................................3

2. Desgin Test Case...................................................................................4

3. Scripts....................................................................................................5

4. Running.................................................................................................6

a) Set test case to run..............................................................................6

5. Result...................................................................................................16

a) Overview..........................................................................................16

b) Detail Testcase.................................................................................17

c) Evalue Testcase................................................................................26

1
Introduction
a) The project
A website for shopping online

2
b) The Ranox Software
The Ranox Software is Android Automation Testing with Ranorex
Application testing for native, mobile web, and hybrid Android apps
on real devices and emulators.

Over View

3
Design Test Case
Black Box Testing – Boundary Testing.

4
Scripts
Step 1: Enter value in Edit-text_A, Edit-text_B, Edit-text_C..
Step 2: Result will Display in Text View.

Scripts in Ranorex

5
Running
a) Set test case to run
Test case 1:

Test case 2:

Test case 3:

6
Test case 4:

Test case 5:

7
Test case 6:

Test case 7:

8
Test case 8:

Test case 9:

9
Test case 10:

Test case 11:

10
Test case 12:

Test case 13:

11
Test case 14:

Test case 15:

12
Test case 16:

Test case 17:

13
Test case 18:

14
b) Running

15
Result
a) Overview

16
b) Detail Test case

17
18
19
20
21
22
23
24
25
c) Evaluate Test case

Failed Cases: Because condition a + b > c && a + c > b && c + b > a and sum of them >
upper boundary (2147483647)

-End-

26

You might also like