...
Login to QAS - Client.
Access Develop from left navigation to view Test Explorer screen.
On the Explorer section, you can view existing Test Scenarios.
Click the Expand option on a test scenario, where you can view all its test cases.
Open the test case in which you want to add test data or edit its existing test data.
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.
Click Test Data at the bottom left corner of the Test Explorer screen.
Clicking Test Data will open the Test Data explorer.
To add a test case iteration, click + Add TC Iteration. It will insert a blank row below the selected iteration and auto generate the Itr. N.
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.
Toggle: Toggle on the iteration to enable the execution for the test case iteration or 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.
Enter the values in their relevant formats for each parameterized data.
Enter $NULL$ in the cell where you want to have a blank value by clicking on Add $NULL$ in blank from the More Options.
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.
The Total TC Iteration shows the total number of iterations in test data.
If the test case contains tasks, the first row displays the task names. Each task covers its associated parameterized data in the second row.
Click + Add task Iteration to add a task iteration within a test case iteration.
Clicking + Add task Iteration will insert a blank row after the test case iteration.
Enter the values in their associated format for the task parameters.
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.
After adding or editing all the required data, click the Save button on the Test Case Editor screen.
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.
...
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 particular error using error navigator.
Delete - Delete the task iteration or the TC iteration.
More Options - Add $NULL$ to all the blank rows by clicking on more options.
Find - Search the values using find.
Expand All - Expand all the iterations.
Collapse All - Collapse all the iterations.
Hide ‘Skipped or unchecked’ unmarked’ 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
...