Update Value in Test Data Profile


This article explains how to update the values of a Test Data Profile directly from a test case using NLP. With the folder structure enhancement, Test Data Profiles are organized under Features and Scenarios, making it easier to locate the right profile when selecting it in your test steps.


Prerequisites

Before you begin, ensure that you have reviewed:

  1. Create a Test Data Profile.
  2. Documentation on creating test cases.

Updating Value in TDP Using Test Case

  1. From the left navigation bar, go to Create Tests > Test Cases and create or open an existing test case.
  2. Add a new test step using the NLP for updating a test data profile value. NLP
  3. In the NLP step, hover over the test data placeholder and select Plain text from the dropdown. Replace it with the value you want to update. plain text
  4. Hover over the test data profile placeholder and select the profile you want to update. Profiles are listed under their respective Feature and Scenario folders. tdp
  5. Hover over the parameter placeholder and select the column in the profile you want to update. column
  6. Select Run to execute the test case. Run

On successful execution, the value is updated in the Test Data Profile.