Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DTPDEVEL and version 5.3.3

...

  1. Click on the session in progress and click New Test.
  2. Enter a name for the test (e.g., Test-521_ and click Start Test.
     

    Info
    From this point, the Coverage Agent will associate all collected coverage information with this new test until the test is stopped.
  3. Enter the following information about the test:
    • Requirement ID: 12345
    • Author: Your Name
    • Message/Outcome: 2+2=4
  4. Open the Calculator Application web page and exercise the application per the test requirements.
    1. Enter 2 in the Param1 field.
    2. Enter 2 in the Param2 field.
    3. Click the + button.
    4. Click the browser’s Back button.
  5. Exit the web page and close the application.
    In order to flush the coverage data to CAM, you must end the AUT after running tests.
  6. Enter test result information in the CAM window and click Stop Test
  7. If the result you observed is 4, then choose Pass in the Test Result section. Otherwise, choose Fail.

    All collected data will be associated with the name given to the above test.
  8. Click Stop Session and confirm that you want to stop the session when prompted.