Advertisement
jdalbey

TMCSim system test

May 8th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. Manual System Test - Under Construction
  2.  
  3. Start CAD Simulator
  4.  
  5. Pause to allow CAD Simulator to start up and the GUI be displayed.
  6.  
  7. Start the Paramics Communicator (on the same or different computer).
  8.  
  9. Start the Simulation Manager.
  10.  
  11. Verify the Simulation Manager GUI displays correct initial values.
  12.  
  13. Click "Connect to Paramics".
  14.  
  15. The button label should change to say "Disconnect from Paramics"
  16. and the paramics status should say "Connected".
  17.  
  18. Click the "Load Network" button.
  19. Paramics status should say "Sending Network ID".
  20. Pause for a moment while Paramics Communicator processes the request.
  21. Paramics status should say "Warming Up".
  22. Wait for the Paramics Modeler to fill the traffic network with simulated automobiles.
  23. Paramics status should say "Network 1 Loaded".
  24.  
  25. Programatically load a script file.
  26. Simulator status should say "Ready".
  27. Click the "Start" button.
  28. Simulator status should say "Running".
  29.  
  30. Have the start playing audio at five seconds.
  31. After about five seconds click "Pause".
  32. Simulator status should say "Paused".
  33. Wait three seconds, then click "Start".
  34. The audio track should start playing over at the beginning.
  35. After about 3 seconds click "Pause".
  36.  
  37. From the Simulation Manager's File menu choose Exit.
  38. The Simulation Manager should terminate.
  39. CADSimulator will throw an exception because of the dropped connection.
  40. Click the window close button on CADSimulator.
  41. The test should terminate successfully.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement