-
Notifications
You must be signed in to change notification settings - Fork 0
Sub system 2: Testing Phase
Prasad V Patil edited this page Aug 11, 2020
·
1 revision
Functionality Test Report
| Functions | Planned inputs for the function | Expected outputs after testing | Actual output after testing | Pass/Fail |
|---|---|---|---|---|
| Detect the laser and increase the score by one | Laser emitted by laser module | Laser detecting module should detect the laser and increase the score by one | Laser detecting module detected the laser and score is increased by one | Pass |
| Display the score | Laser detected by the laser module | Score should be displayed | Score is displayed | Pass |