Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
The Import Tasks feature lets you import tasks from another project to cover similar testing scenarios in your project. Importing a task includes importing its associated objects, custom actions, and environment variables.
The import task process involves two types of projects:
Import Project: The project from which you want to import the tasks in the current project.
Current Project: The project to which you want to import the tasks.
Pre-Requisites
Before you import tasks from another project, ensure that your associated role is assigned the Import Feature privilege in the Qualitia Automation Studio (QAS) client. For more information, refer to Assigning Privileges to a Role.
Also, ensure the following for the task you want to import:
Is not locked by another user in the import project or the current project.
Its XML file is present in the import project and the current project.
Is not deleted by another user in the import project.
Info |
---|
Points To Know
|
Importing a New Task
Perform the following steps to import a new task.
To import a new task:
- Open the current project.
- From the Expand Menu, click Develop.
- Click the Import tab.
- From the left pane, select an import project.
A list of tasks under New and Conflicted are displayed. - Under New, click the task that you want to import.
The task opens in the main pane. - Click Import to import the task.
All the associated objects, environment variables, and custom actions are added or updated in the current project.
You can now use the imported task to create test cases in the current project.
Updating a Conflicted Task
Conflicted tasks are those tasks that were already imported in the current project, but either their steps in the import project or the current project have changed.
After a task is imported, the task ids of the task in the import project and the current project are same. Hence, whenever a task is edited in the import or the current project, the task is displayed under the Conflicted tasks even if you change its name in the import or the current project .
To update a conflicted task:
Open the current project.
From the Expand Menu, click Develop.
Click the Import tab.
- From the left pane, select an import project.
A list of tasks under New and Conflicted are displayed. Under Conflicted, click the task that you want to import.
Both the imported task and the current task opens in the main pane.You can know the differences between these two tasks in the following ways :
Steps marked in red color and red icon indicate that they will be removed from the current task after the task is imported.
Steps marked in green color and green icon indicate that they will be added to the current task after the task is imported.
Objects, custom actions, and parameters marked in red color indicate that their values are different, which will be replaced after the task is imported.
- Steps marked in minus sign indicate that parameter values are different, which will be replaced after the task is imported.
In the left pane, under the selected task, the impacted test cases of the current project are displayed.
Click any test case to view its tasks and steps on the main pane.
In the main pane, you can switch between Keep Current and Keep Imported for the task you have selected.
Keep Imported shows the steps of tasks present in the import project.
Keep Current shows the steps of tasks present in the current project.
This switching feature allows you to understand how the imported task can impact the test case execution.
Note: The main pane does not allow you to dry run or make any changes to the test case.
Do one of the following to resolve the conflicted task:
To import the task, click Keep Imported, and then click Update All.
If the task name in the import project and the current project is different, you are prompted to save the task as per its name in the import project or in the current project.
All the associated objects, environment variables, and custom actions are added or updated in the current project.
You can now use the updated task to create new test cases in the current project.To retain the current task, click Keep Current, and then click Update All.
Note: When you click Keep Current or Keep Imported, the task is locked automatically in the imported project and the current project. If you go ahead to click Update All, the task is unlocked automatically.
Importing Tasks in Bulk
You can import either multiple new tasks or multiple conflicted tasks in a single go.
To import tasks in bulk:
Open the current project.
- From the Expand Menu, click Develop.
- Click the Import tab.
From the left pane, select an import project.
A list of tasks under New and Conflicted are displayed.Click the Three Dots button (), and select Bulk Import.
All the tasks under New and Conflicted are selected automatically.Do one of the following:
, clickTo import all the new tasks not importClick the New Task button (Image Modified).
Note: To, doretain specific new tasks, under New Tasks deselect their associated checkboxes.
To resolve all the conflicted tasks optionsDo one of the following the: - To import all the conflicted tasks, click the Keep Import button (Image Modified).
- To retain the current tasks in the current project, click the Keep Current button (Image Modified).
Note: To retain
- specific conflicted tasks, under Conflicted Tasks, deselect their associated checkboxes.
You can now use the imported tasks to create test cases in the current project.
Viewing Import History of a Task
You can view all the details for each version of a task, such as when a task version was imported and by whom. You can also restore to an archived task version if you want to use it instead of the current task version.
To view import history of a task:
Open the current project.
From the Expand Menu, click Develop.
Click Import > Import History.
In the left pane, you can view all the archived versions of tasks.Click a task for which you want to view its import history.
Every archived task version has a timestamp that denotes when it was imported in DD MMM YYYY, HH:.MM AA format. For example, 15 March 2021, 10:40 AM.
You can also view which user had imported the selected archived task version, what was modified in it, and when it was imported.To restore an archived task version, select the task version, and then click Restore.
The archived task version replaces the current task version in the current project.
All the associated objects, environment variables, and custom actions are also now restored.
All the associated test cases in the current project are updated automatically.You can delete the task versions in the following ways:
To delete an archived version of a task, in the left pane, mouse over the archived version you want to remove, and then click the Clear button ().
To delete all the archived versions of a task, in the left pane, mouse over the task, and then click the Clear button ().
To delete multiple archived versions, in the left pane, click the Three Dots button (), select Clear History, select the checkboxes of the archived versions of each task that you want to delete, and then click Clear.
Best Practices for Importing Tasks
To cover all the similar testing scenarios, Qualitia recommends the following best practices in the import project before you start importing its tasks:
- Merge all the required independent test case steps of the test cases into tasks. You need to insert the independent test case step into the existing tasks or create new tasks using them at the appropriate places. This simplifies creating similar test cases in the current project.
Ensure that the tasks you have selected to import contain all the objects, environment variables, and custom actions that are required for the current project.
In case of desktop projects, Qualitia recommends to take back up for the TSR files of the current project before staring the import task process.
On the Page:
Table of Contents