Inserting a custom log message into a UI test script
You can insert a custom log message into the test script of Web UI, Windows, or mobile tests to differentiate a set of steps related to a task in the unified report. For example, you can add custom messages to demarcate the test steps related to order generation, user creation, or report generation in an application.
You must have completed the following tasks:
- Recorded a Web UI, Windows, or mobile test. See Tests in the UI Test perspective.
- Read and been familiar with the usage of variables. See Declaring and assigning test variables.
- Read and been familiar with the substitution of values by using a dataset. See Associating a dataset with the test.