Versions Compared

Key

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

Qualitia Automation Studio (QAS) enables you to easily manage Test Data, the set of data that is used during execution. You can view test data, add or delete, and edit existing test data. The Test Cases and Tasks can be reiterated multiple times using test data. Let’s see how this works!

📚Prerequisites

...

 

...

 User should have the QAS - Client installed.

  1. User should be assigned to an existing project.

  2. A test scenario should exist.

...

  • 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 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 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

💡Golden Nuggets: Best Practices for Test

...

Data Management

...

  • Adding multiple iterations: We are restricted to add one iteration at a time, and this can be time consuming. In order to save time and add multiple iterations at a time, QAS allows you to export data to the local and reuse it by just a drag and drop method to add multiple iterations. You can add multiple iterations using the Excel and import it again.

  • Getting errors in Test Data: Use You might get errors during execution and would not understand Why? This might be due to the blank cells in the test data. To avoid it, enter $NULL$ in the cell where you want to have a blank value by clicking on Add $NULL$ in blank option from the More Options. This will add $NULL$ to all the blank cells and you can avoid the errors.

🔧 Got a problem? Let’s fix!

  1. Unable to edit iteration cell: When you add a task iteration for any of the test cases, you will be allowed to edit or parameterize the cell only under that task. However, when you will add this iteration, an entire row will be added and there will be cells for the test case as well as the other tasks under the same test case. These cells however will be inactive, and you won't be able to edit them.

    1. For example: You have added a task iteration for Task1, which is part of Test Case1. Test Case1 consists of one more task that’s Task2. Now, when you add an iteration, a row will be added with cells under Test Case1, Task1, as well as Task2. However, only the cell under Task1 will be active and you will be able to add value to it, others will be inactive.

  2. Not able to copy task iteration from one task to another: You will be able to copy task iteration from one task to another, only if the schema of two tasks is same. They should have same number of parameters.

    1. For Example: If Task1 consists of one parameter key* and Task2 consists of two parameters key* & InputString*, you won't be able to copy a task iteration from Task1 to Task2 or vice versa. However, If Task1 contains Key* and Task2 Inputstring*, the task iteration can be copied.

📞📚 Here to Help: Support and Resources

...