Versions Compared

Key

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

This document covers all the details about Test Data.Test Data is the set of data that is used during execution. The Test Cases and Tasks can be reiterated multiple times using test data. Let’s see how this works!

A test case contains two types of test data:

  • Static Data

  • Dynamic Data

What is Static Data?

  • - As the name suggests, static data denotes a single static value for a parameter of an action. The static data must be enclosed in double-quotes (""). For example, if a step contains an object as username and Action as Set, then under the Parameter column, enter “John”.

    Whenever you change the static data for a step of a task, the change is reflected in all the associated test cases.

What is Dynamic Data?

  • Parameterized Data - You can define multiple sets of data to execute a test case in multiple iterations using the Test Data explorer. Also, you can have multiple task iterations within a test case iteration.

Test Data explorer parameterizes the values that are present under the parameter columns of the test case and task steps only. You can parameterize the locator values of objects using the Editing Object screen. 
If you do not define add test data for a step, then that step and its parent task is underlined with red color. Also, the test case and test scenario are underlined with red color in the left pane of Test Case screen. 

...

You can only view the parameters added for the parameterized data under Test Data.

Test Data icon will be enabled only if the test case contains parameterized data, if all the data is static, it will be disable.

To parameterize the test data:

  1. Login to QAS - Client.

  2. Access Develop from left navigation to view Test Explorer screen.

    1. On the Explorer section, you can view existing Test Scenarios.

  3. Click the Expand option on a test scenario, where you can view all its test cases.

  4. Open the test case in which you want to add test data or edit its existing test data. For instructions on how to open a test case, refer to Adding or Editing a Test Case Manually.

  5. In the test case, under the Parameter columns, for the data you want to parameterize, replace the existing values with a unique value without enclosing in double-quotes. 

  6. Click the Test Data button () to open the Test Data explorer.Click the Edit Data button.
    The test case and test data are locked for other users at the bottom left corner of the Test Explorer screen.

  7. Clicking Test Data will open the Test Data explorer.

  8. To add a test case iteration, under the following columns, enter the following details:

  9. TC Iteration: Enter a number for every test case Iteration. 
    Note: After saving the test data, the values in TC Iteration are automatically numbered from 1, even if you provide any number in TC Iteration.

  10. DataSetTag: Enter a unique value for a data set test case iteration. DataSetTag simplifies finding a test case iteration in the test case execution report, 

  11. Selection: Enter True

    click + Add TC Iteration. It will insert a blank row below the selected iteration and auto generate the Itr. N.

    1. DataSetTag:

    2. Toggle: Toggle on the iteration to enable the execution for the test case iteration or enter False toggle off the iteration to disable the execution for the test case iteration. You must enable at least one test case iteration to execute the test case,. 

    3. Enter the values in their relevant formats for each parameterized data.

      • Enter $NULL$ in the cell where you want to have a blank value.

      • You can move and resize the Test Data explorer.

      • You can import test data for a test case from an excel file and also export it as an excel file.

    4. The Total TC Iteration shows the total number of iterations in test data.

  12. If the test case contains tasks, the first row displays the task names. Each task covers its associated parameterized data in the second row.To

  13. Click + Add task Iteration to add a task iteration within a test case iteration, do the following in the order listed:

    Insert

    .

    1. Clicking + Add task Iteration will insert a blank row after the test case iteration.Skip the TC Iteration number, Selection, and DataSetTag.

    2. Enter the values in their associated format for the task parameters only.

      • The values added for parameters of a task are not duplicated in the same tasks that are present in other test cases.

      • You do not need to enter the values for the parameters that are not associated with task iterations as they are not considered in the task iteration executions.

  14. After adding or editing all the required data, click the Save button on the Test Case Editor screen.

  15. After saving a test data, to edit test data, click the Edit button to unlock the test data again.

  16. Click the Test Data button present in the test case editor screen to close the Test Data explorer.
    You can now Dry run the test case to verify whether the test data meets the test requirements. For more information, refer to Dry Run a Test Case

Troubleshooting the Issues in Parameterizing Test Data 

The following table provides information to troubleshoot the issues you may face while parameterizing the test data.

...

  1. .

Test Data explorer parameterizes the values that are present under the parameter columns of the test case and task steps only.
If you do not define add test data for a step, then that step and its parent task is underlined with red color. Also, the test case and test scenario are underlined with red color in the left pane of Test Case screen. 

Additional actions you can perform with Test Data:

  • Toggle - Toggle on or off the TC iteration. Using master toggle, we can mark or unmark all the iterations.

  • Error Navigator - If there are any errors in our data, we can navigate to that particu lar error using error navigator.

  • Delete - Delete the task iteration or the TC iteration.

  • Find - Search the values using find.

  • Expand All - Expand all the iterations.

  • Collapse All - Collapse all the iterations.

  • Hide ‘Skipped or unchecked’ Data - This will hide/unhide the skipped columns under the Test Case editor.

  • Import - A test case or task can be imported using an Excel file.

  • Export - Export test data in an Excel.

  • Maximize

  • Undo

  • Redo

  • Refresh

  • Popout

💡Golden Nuggets: Best Practices for Test Scenario Management When managing test scenarios

🔧 Got a problem? Let’s fix!

📞📚 Here to Help: Support and Resources

If you have questions that are not addressed in the documentation, you may raise them in the Qualitia Community.