...
Info |
---|
Points To Know
|
...
🔑Privileges
User should have the below following 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 Log in 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 the 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 , as it is in a read-only mode. If you want to edit or modify a task, you need to go to the develop tab.
...
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.
A list of tasks under New, Conflicted, and Matching is displayed.
Under Conflicted, click the task that you want to import.
Both the imported task and the current task opens open 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 with a minus sign indicate that parameter values are different, which will be replaced after the task is imported.
In the left pane, you can see the Current Task and in the right Imported Task.
Compare the changes and click Import from the top-right corner if you want to import the updated task.
Clicking Import will open an Import Task pop-up window. Click Confirm to continue; otherwise, Discard.
...
All the tasks for bulk import will be imported in into the scenario you have selected.
...