...
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.
Info |
---|
Points To Know
|
📚Prerequisites
User should have the QAS client installed.
Projects should have been created.
User should have been assigned to the project.
A test scenario should exist.
🔑Privileges
User should have the below privileges to:
Import Feature: Import test case/task or other project elements.
Manage Custom Action Code: Oversee the custom action scripts in projects.
Manage Objects: Control the objects within the testing environment.
Manage Scenarios: Control the scenarios within test suites.
Synchronize Objects: Keep test objects synchronized.
Test Development: Create and update test cases.
Import a Task
To import a task:
Login to QAS - Client.
Access Develop from left navigation to view the Test Explorer screen.
Select the current project for which you want to import the task from the top menu.
Now, access Import from left navigation to view the Imports screen.
Select the import project from where you want to import the task using the Project dropdown (below the hamburger menu or the menu with three horizontal lines).
Once the import project is set, select Tasks.
Under Tasks, there are three sections.
New: Thetasks that are part of the import project and are never imported to the current project are listed in this section. These tasks can be imported if required.
Conflicted: If the tasks are imported and later any changes are made to those tasks, either in the import project or the current project, they will appear under the Conflicted section.
Matching: The tasks that are imported without making any changes to the existing tasks, in import as well as the current project, can be viewed under this section. When a task is imported, it will be directly moved from the New sectionto the Matching section.
To import, select the task and click Import.
Once the import is complete click Finish.
You have successfully imported a task.
You cannot modify any task in the import module. It is a read-only mode. If you want to edit or modify a task, you need to go to the develop tab.
Update 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. Therefore, whenever a task is edited in the import or the current project, the task is displayed under Conflicted even if you change its name in the import or the current project.
...
The main pane does not allow you to dry run or make any changes to the task.
Import Tasks in Bulk
You can import either multiple new tasks or multiple conflicted tasks in a single go.
...
All the tasks for bulk import will be imported in the scenario you have selected.
💡Golden Nuggets: 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:
...