ManualTest.md 4.51 KiB
GoodRead Crawler Manual Test
This is a manual test plan for cs242-sp21 assignment2: GoodRead Crawler
System Requirements
OS:
The following OS are appropriate system for running the GoodRead Crawler application and testing.
- Windows 7 or above
- Mac OS X
- Linux
Testing Prerequisites
Softwares/applications are required for running the test.
- Python 3
- Javascript
- React JS
Scenes for Testing
1.GET function
Test1.1
- test content: Test GET exist book data
- expect result:
Successfully get book data and showing in table
Test1.2
- test content: Test GET exist author data
- expect result:
Successfully get author data and showing in table