Call Test Data Profile in Testcase

This guide offers detailed, step-by-step instructions on how to call a test data profile within a test case. It covers navigating to the relevant sections, adding the appropriate steps, selecting the desired test data profile, and configuring the start and end parameters. By following these steps, users can ensure the seamless integration of test data profiles, allowing for more accurate and efficient test execution. This guide is essential for users looking to automate and enhance their testing process by properly managing and applying test data profiles.

Interactive Demo

Here’s an interactive demo to quickly guide you through the process. Use it to explore the steps in an engaging, hands-on way.

Step-by-Step Guide

Prefer detailed instructions? Here’s a comprehensive step-by-step guide to walk you through the process at your own pace.

  1. Navigate to Test Development Section

  1. Click on Testcase

  1. Select the necessary test case.

  1. Add a step which will contain the loop

  1. Click on the action button to get a dropdown

  1. Click on For Loop from the dropdown menu

  1. Click on the Test Data Profile and select the data profile

  1. Here we are selecting ActiveCollab as our test data profile

  1. Click on the Start Loop Dropdown

  1. Select the Starting Data point

  1. Click on the End Loop Dropdown

  1. Select the Ending Data point

  1. Click on Create to save the changes

  1. Click on Reorder to change the order of the test case such that the test step runs inside the loop

  1. Reorder to the necessary step to the necessary place

  1. Click on Update

  1. Click on the Three Dots next to the name of the test case

  1. Click on Edit to make the necessary changes

  1. Add the necessary Data Profile

  1. Add the necessary Test Data Profile

  1. Toggle Data Driven

  1. Click on start to select the starting variable

  1. Select the Start Variable from the dropdown, this is to specify the start of the loop

  1. Click on end variable to get a drop down

  1. Select the End Variable to add the ending off the loop

  1. Click on the Update to save the changes made to the test case

  1. Click on Pencil Icon to edit the step

  1. Remove the test data from the step

  1. Click on Parameter to select a parameter variable

  1. Select the necessary Variables as parameter variables

  1. Click on Update to save the changes

  1. Repeat the same to Set Parameter for another step

  1. Click on run to run the test case

  1. Select the test case that was run to View Details

  1. Click on Run details to view the details of the test case

Last updated