...
Test data is the information used during the test case development. When developing test cases in Qualitia, you can provide data in 2 ways:
Static Data
Anchor | ||||
---|---|---|---|---|
|
As the name suggests, static data has a single static value to be used when executing test cases. Static data is given in the parameter section against each action in Qualitia. This data should be specified in double quotes ("").
...
- Select a test case name under the Scenarios tree structure.
- Click the Test Data button in the right pane.
The test data explorer opens with the iteration columns, Selection, Dataset tag, Task name, and the parameterized data (which is considered as a column name and not the actual data). - Parameterize the test data for a test case iteration as well as task iteration.
Test case iteration can contain one or more task iterations. - Enable or disable test case iterations by specifying True or False in the Selection column respectively.
- Click the save icon () once all the data is added for the test case execution.
Multiexcerpt fast include inline macro name DataSetTag page QASWM7:Adding Test Data