Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sometimes, the parameterization data may need to change for different test profiles. For example, suppose there are multiple test profiles, each with of which remaps to a different host remapping. Furthermore, and each remapped host requires accepts a different set of credentials.

Each row in a dataset can be designated to a test profile, so the row will only be consumed when that test profile is executed during the test.A single credentials dataset can store credentials for multiple test profiles by adding a test profile binding column as follows:

To do this, do the following:

  • Create a credentials dataset
  • Add a column called "Profile"
  • Fill in the data.
  • In the "Profile" column, specify the Test test profile name where the each row will be consumed.
  • Set the Test-profile-binding column property to Profile

Image RemovedImage Added

Info
titleBlanks

If the Profile cell is left blank, then the row will be consumed by all test profiles.

...