Share via


Exercise 5: Verification

Now you are ready to run the test and see if your activity passes the test

  1. Open the Test View window. To do this, on the Test menu point to Windows and click Test View ().
  2. In the Test View, select the ShouldReturnGreetingWithName test and click the Run Selection button ().

    Figure 30

    Selecting and running the ShouldReturnGreetingWithName test

  3. Verify that the test run passes.

    Figure 31

    The test passed

Next Step

Exercise 6: WorkflowApplication