Changes between Version 9 and Version 10 of CameraControllerspec
- Timestamp:
- 04/25/2020 06:47:22 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CameraControllerspec
v9 v10 19 19 20 20 == Test Case 1 == #TestCase1 21 22 21 === Purpose === #Purpose 23 22 This is a "smoke" test to verify the basic functionality of the application. 24 25 23 26 24 === Configuration === #Configuration … … 34 32 Open a web browser to `localhost:8080/einotebook/` 35 33 36 Four boxes appear with two drop-downs in each box, named "Choose Route" and "Choose Camera". 34 Four boxes appear with two drop-downs in each box, named "Choose Route" and "Choose Camera". 37 35 38 Selecting "Choose Route" reveals a drop-down with 5 22 55 57 73 91 133 241 261 405 605 as the options. Selecting "Choose Camera" however reveals no tesoptions.36 Selecting "Choose Route" reveals a drop-down with 5 22 55 57 73 91 133 241 261 405 605 as the options. Selecting "Choose Camera" however reveals no options. 39 37 40 === [http://dev.tmcacad.com:8888/wiki/einotebookTestCases#ApplicationStartup ¶] === #ApplicationStartup 38 Select route "005" from the "Choose Route" drop-down of the first box (on the top-left). By default the first option from the camera drop-down will be selected - 'SB 5 N/O MAGNOLIA AVE (S/O 91)'. 39 40 The corresponding CCTV camera image should load. To verify, right click on the image and inspect it too see the src containing '12-005-CCTV-0001-day-freeflow.jpg'. 41 42 Select route "022" from the "Choose Route" drop-down of the second box (on the top-right). By default the first option from the camera drop-down will be selected - 'EB 22 7TH ST'. Since there is no such image in the `cptms/images/CCTV `directory, a 'Video Unavailable' image is displayed.
