📚Prerequisites:
User should have the QAS client installed.
Project should have been created.
User should have been assigned to the project.
A test scenario should exist.
For Test Steps, a test case 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 test cases.
View Tasks
Login to Qualitia Automation Studio Client <insert Screenshot>
Access Develop from left navigation of your Qualitia Automation Studio -Client to view Test Explorer screen.
On the Explorer section, you can view existing Test Scenarios. <Include Screenshot>
Click Tasks.
You can search for the existing test cases using the Search bar.
You can filter test cases by clicking Filter icon.
This will open a popup window in which you can enter text to find. <include screenshot>
You can find tasks and task steps by clicking Find.
This will open a popup window in which you can enter text to find. <include screenshot>
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:
<Include Screenshot>
Login to Qualitia Automation Studio Client
Access Develop from left navigation of your Qualitia Automation Studio -Client to view Test Explorer screen.
On the Explorer section, you can view existing Test Scenarios. <Include Screenshot>
Click Tasks.
When a new task case is created, there will be a default step 1 created. <Middle Section - Task Editor Section? – include screenshot>.
Flexibility to create
Tasks:
Option 1
Click Create Step dropdown.
Select Add Task Step or Add Task Step Above based on your context.
Option 2
Click Create Task dropdown.
Select Add Task Step or Add Task Step Above based on your context.
Clicking Create Task will open a Create Task window with the following fields:
Name : Enter a name for the task that’s easy to recognize. Maximum length permitted is 300 characters including spaces.
Description: A brief description about the task.
Once completed, click Create to proceed. Otherwise, click Discard.
Creating Tasks as part of the Test Case:
<Include Screenshot>
Login to Qualitia Automation Studio Client <insert Screenshot>
Access Develop from left navigation of your Qualitia Automation Studio -Client to view Test Explorer screen.
On the Explorer section, you can view existing Test Scenarios. <Include Screenshot>
Click expand option to view test cases.
Click a test case to add test steps.
Click Create Step to add a new step.
Clicking Create Step will add a new line.
Click the + button (Create Step) in the new line to create a new Task.
Clicking + will open a Create Task window with the following fields:
Name : Enter a name for the task that’s easy to recognize. Maximum length permitted is 300 characters including spaces.
Description: A brief description about the Task.
Once completed, click Create to proceed. Otherwise, click Discard.
Note: Creation of Test Steps and Tasks are context sensitive. Assume you have selected a Test Step, when you click on Create Step you will have options to:
Add TC Step
Add TC Step Above
Add Task Step
Add Task Step Above
Assume you have selected a selected a Task Step, when you click on Create Step you will have options to:
Add TC Step
Add TC Step Above
Additional actions you can perform while developing test automation:
Remove a Test Step
Remove a Task
Remove a Condition
Move a Task one line up.
Move a Task one line down.
Create a Note
Hide
Find
Save
Refer to the table Understanding the Qualitia Automation Studio Client Develop module interface to understand more.
🔽 Importing Tasks from Another Project
📝 Updating a Conflicted Task
⏬ Importing Tasks in Bulk
🔭Viewing Import History of a Task
🧑💼Manage Test Steps.
🔄Update
Login to Qualitia Automation Studio Client <insert Screenshot>
Access Develop from left navigation of your Qualitia Automation Studio -Client to view Test Explorer screen.
On the Explorer section, you can view existing Test Scenarios. <Include Screenshot>
Click expand option on the test scenario.
All the test cases under the scenario will be listed.
Click on a test case to view all the
Tasks and Test Steps under the Test Case.
Actions you can perform:
Add a new Task
Add a Task above
Add a TC step
Add a TC step above
Move a Test Step / Task one line up
Move a Test Step / Task one line down
Remove a Test Step
Remove a Task
Remove a Condition
Create a Note
Hide
❌ Remove
Login to Qualitia Automation Studio Client <insert Screenshot>
Access Develop from left navigation of your Qualitia Automation Studio -Client to view Test Explorer screen.
On the Explorer section, you can view existing Test Scenarios.
Hover mouse over a test case to view the Delete option.
Click on the Bin icon.
Alternatively, you can select a test case in the middle section <details section?> and click Bin icon to delete.
<To be written>