Inserting Test Data into Plain-Text Editor Tests

Learn how to include other values in your test steps using placeholders.

Overview

Using test data is a simple way to inject values such as login credentials and email addresses into your test steps. Each item acts as a placeholder. When a test executes, it uses the value that corresponds to the data you inserted.

See Using Test Data to learn more about the different types of placeholders you can use.

Inserting Your Test Data

  1. In the step editor, click the Insert Test Data link to display the Test Data menu. The placeholders are grouped by type, such as static data and dynamic data.
835

Inserting test data using placeholders.

  1. Click a test data group to reveal the list of placeholders for that data type.
248

Test data is organized by groups.

  1. Click the test data you want to insert.

A test data placeholder such as {{mydata.name}} is replaced with the actual value whenever testers see it in the test.

1365

Previewing your test.


If you have any questions, reach out to us at [email protected].


Related Articles & Links