Utilities

Comments and Test Naming

Flow Comment

Configuration

Comment

Enter a comment into the flow, this cannot be connected to other nodes and is not present in the tests when they are generated. It's handy for writing notes or adding context to a flow for others to read.

Test Comment

Configuration

Comment

These comments can be linked inside of a test and can be used for adding information to a test case once its generated, for example, if the test was run on mobile, or desktop.

Name Test

Configuration

Name

These nodes contribute to the generated test name, for example, if you add in a Name Test node for Desktop, and Mobile, these will be shown in the results tab when the test runs. They do not appear in the list of steps, making it the opposite to Test Comment.

Last updated