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: The project from which you want to import the tasks in the current project.
Current: 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 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 target projectthe 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 appears 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 objects 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 has changedhave 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 import or current the import or the current project, the task is displayed under the Conflicted tasks even if you change its name in the import or current 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 appears. 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 indicate that they will be removed from the current project after the task is imported.
Steps marked in green color indicate that they will be added to the current project 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.
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 guess how 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 current the current project.
The task is locked automatically in the import project and current the current project.
All the associated objects 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 not import the task, click Keep Current, and then click Update All.
The task is locked automatically in the imported project and current the current project.
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 appears.Click the Three Dots button (), and select Bulk Import.
To import the new tasks, under New Tasks, select the new tasks that you want to import, and then click the Import button.
To resolve the conflicted tasks, under Conflicted Tasks, select the conflicted tasks that you want to import.
To import all the conflicted tasks, click the Keep Import button ().
To keep retain the current tasks as it is in the current project, click the Keep Current button ().
You can now use the imported tasks to create test cases in the current project.
Viewing
anImport History of a Task
You can view all the details for each version of a task, such as when the a task version was imported and who imported it. Also, you can by whom. You can also revert to an archived task version if it is more appropriate you want to use than it instead of the current task version.
To view an 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/mm/yyyy, HH:.MM AA format. For example, 15/02/2021, 10:40 AM.
Also, you 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 has now replaced the version replaces the current task version in the current project.
All the associated objects, environment variables, and custom actions are 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 archive versionarchived version, in the left pane, mouse over the archived version you want to remove, and click then click the Clear button ().
To delete all the versions of a task, in the left pane, mouse over the task, and click then click the Clear button ().
To delete multiple tasks, in the left pane, select Bulk Delete, select the checkboxes of the tasks that you want to delete, and then click the Clear button ().
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:
- Do not have any include any independent test case step in the test cases. You can insert the independent test case step into the existing tasks or create new tasks 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.
On the Page:
Table of Contents