After creating an offline suiteYou can edit test data for an offline suite either using Qualitia client or test data excel file present in Offline Suite Folder.
Info |
---|
Qualitia recommends using the Qualitia Client because it displays an error message when any change in test data is incorrect. |
Editing the Test Data using Qualitia Client
To edit the test data using Qualitia Client:
Open the test case from Qualitia Client. For instructions on how to open a test case from Qualitia Client, refer to Editing a Test Case.
Open the Test Data explorer to edit test data. For instructions on how to edit test data, Adding Test Data for a Test Case .
Re-create the offline suite. For instructions on how to create an offline suite, refer to Offline Package .
Editing Test Data in Test Data File of Offline Suite
You can edit in the offline suite if you do not have access to Qualitia Client.
After the offline suite is created, for every test case that contains test data, the associated test data as excel files are created as excel filesin the same folder with the same names as given to their associated test cases. You can modify the test data such as replace the existing test data and enable or disable TC iterations.
Info |
---|
Points to Know
|
To edit the test data for an offline suite:
Open offline suite folder.
Take a backup of the original test data excel sheet file that you want to edit.
Open the Test data Data excel . Right-click the Test Data sheet , and then click unprotect sheet.file.
In the excel sheet, the following values are displayed in the second row.
TC Iteration: Shows the number for every TC Iteration. There must be at least one TC Iteration for executing the test case.
Selection: Shows as True or False for the enabled or disabled iterations. You can modify the values. This is applicable for TC iterations only.
DataSetTag: Optionally, enter a label for identifying the dataset in the test case execution report. You can modify the values.
From the third row, edit the values in their formats. The first row displays the different tasks highlighted in the grey color. Each task covers its parameters in the second row.
If you want to add a TC iteration, insert a row and specifying values for TC Iteration number and Selection , Selection and DataSetTag (Optional), then enter the values for the associated parameters.
If you want to add a task iteration, insert a row without specifying the values for TC Iteration number, Selection, and then DataSetTag (Optional), then enter the values for the associated parameters.
Ensure to save the excel file.
...