Versions Compared

Key

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

📚Prerequisites

...

  1. User should have the QAS client installed.

  2. Project should have been created.

  3. User should have been assigned to the project.

  4. A test scenario should exist.

...

 🔑Privileges

User should have the below privileges:

  • Import Feature: Import test cases or other project elements.

  • Manage Custom Action Code: Oversee the custom action scripts in your projects.

  • Manage Objects: Control the objects within your testing environment.

  • Manage Scenarios: Control the scenarios within your test suites.

  • Synchronize Objects: Keep your test objects synchronized.

  • Test Development: Create and update task.

View Tasks

...

  1. Login to Qualitia Automation Studio (QAS) - Client. <insert Screenshot>

  2. Access Develop from left navigation of your QAS - Client to view Tast Explorer screen.

  3. On the Explorer section, you can view existing Tasks. <Include Screenshot>

  4. Click Tasks.

  5. You can search for the existing test cases using the Search bar. 

  6. You can find tasks by clicking Find

  7. This will open a popup window in which you can enter text to find. <include screenshot>

  8. If you have a long list of tasks and you wanted to scroll to the last task you were working on, click on the Scroll to Selection icon. 

Creating Tasks independent of Test Case:

 

...

  1. Login to QAS - Client.

  2. Access Develop from left navigation of your QAS - Client to view Test Explorer screen.

  3. On the Explorer section, click Task to view Task Explorer.

  4. When no Task exist, you are prompted to Create Task in the Task viewer section.

  5. You can also click + Create from the top left corner of the tabular section.

  6. Clicking Create will open a Create Task windowwith the following fields: 

    1. Name: Enter an intuitive name for the task that is easy to recognize.

      1. Maximum length permitted is 300 characters including spaces.

    2. Description: A brief description about the task.

  7. Once completed, click Save to proceed; otherwise, click Discard

  8. Repeat steps from 5 through 7 for each additional test case you want to add.

  9. When a new task case is created, there will be a default step 1 created. <Middle Section - Task Editor Section? – include screenshot>.

  10. To add multiple Task Step:

    1. Click Create Step dropdown.

    2. Select Add Task Step or Add Task Step Above based on your context.

  11. Additional actions you can perform:

    1. Remove a Task Step

    2. Create Condition

    3. Move a Task one line up

    4. Move a Task one line down

    5. Web Recording - Where you can record Task and Task Steps.

    6. Mobile Recording - To record Task and Task Steps.

    7. Create Note

    8. Undo

    9. Redo

    10. Jump to Section

    11. Expand All

    12. Collapse All

    13. Find

    14. Refresh

    15. Save

...

  1. Login to QAS - Client. <insert Screenshot>

  2. Access Develop from left navigation of your Qualitia Automation Studio -Client to view Test Explorer screen.

  3. On the Explorer section, you can view existing Test Scenarios. <Include Screenshot>

  4. Click expand option on the test scenario.

  5. All the test cases under the scenario will be listed.

  6. Click on a test case to view all the Tasks and Test Steps under the Test Case.

  7. Actions you can perform:

    1. Add a new Task

    2. Add a TC step

    3. Add a TC step above

    4. Move a Test Step/Task one line up

    5. Move a Test Step/Task one line down

    6. Web Recording - Where you can record Task and Task Steps.

    7. Mobile Recording - To record Task and Task Steps.

    8. Execute

    9. Create Note

    10. Undo

    11. Redo

    12. Jump to Section

    13. Expand All

    14. Collapse All

    15. Find

    16. Refreshefresh

    17. Save

❌ Delete

  1. Login to QAS - Client. <insert Screenshot>

  2. Access Develop from left navigation of your QAS - Client to view Test Explorer screen.

  3. On the Explorer section, click Task to view Task Explorer screen.

  4. Hover mouse over a task to view the Delete option.

  5. Click on the Bin icon.

  6. Clicking the Bin icon will open the Task Deletion window.

  7. Click on Delete to continue; otherwise, click Discard.

  8. You will see a message Task Deleted Successfully.

...