ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Prepared byUmeh Johnbosco Ifeanyi
2
Date3/7/24
3
ProjectBug Testing SAW
4
BUG IDDESCRIPTIONENVIRONMENTVISUAL PROOFSTEPS TO REPRODUCEEXPECTED RESULTACTUAL RESULTSEVERITY
5
UI_01Page is not dynamic, user cannot scroll down the app, click button not user friendlyDesktop
Windows 11
SAW desktop app 2.0
1.Download the SAW app from appstore
2. Install and load the app
A dynamic web page with easy navigation featuresWebsite UI is poor and difficult to navigateMinor
6
URL_01App accepts invalid url and invalid url format in the "add url" section and does not have correction promptDesktop
Windows 11
SAW desktop app 2.0
1. Open the SAW app
2. Click on add scrape job
3. Choose a Name and save
4. Click on add url
5. Type invalid url ghts.utsr save
There should be a concise error message to prompt user to enter a valid urlApp accept the invalid url enteredMajor
7
AD_01App does not provide further option to analyze scraped data as it only display url, status, date and sizeDesktop
Windows 11
SAW desktop app 2.0
1. Open the SAW app
2. Click on add scrape job
3. Choose a Name and save
4. Click on add url
5. Enter valid url and save
6. Click on scrape data
7. Click on the scraped url
There should be a detailed data of the scraped url opened for user to see any requird information on the website just scrapedScraped url cannot be clicked, no further details availableMajor
8
BS_01Browser option switching produces no significant differenceDesktop
Windows 11
SAW desktop app 2.0
1. Open the SAW app
2. Click on add scrape job
3. Choose a Name and save
4. Add url and scrape
5. Click on setting
6.Click on browsers
7. Switch to chrome via chromedriver
8. Go back to scrape and repeat step 2-4
The switched browser should present a difference in website scraping or data presentationSwitching browsers presents no difference in website scraping or data presentation
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100