...
Descriptive Programming (DP):
Create DP objects manually or import UFT objects from a Test Shared Repository (*.tsr file).
Update the DP objects in Qualitia Automation Studio when necessary.
...
This section covers Importing Objects from a TSR or BDB file, Modifying Objects imported from a TSR file, editing an uploaded TSR file, and deleting an uploaded TSR file.
Import Objects from a TSR or BDB
...
File
After importing DP objects, QAS only adds the new DP object without updating or removing existing ones. If any object name and its class for an imported DP object conflicts with an existing object, QAS will append '_' followed by a sequential number (starting from 1) in the object name.
...
Info |
---|
Upload multiple TSR files to reduce the size of a single TSR file. This can vastly improve your test execution or object management or reduce the sync time. |
Modify Objects imported from a TSR
...
File
Login to your UFT.
From top navigation menu, click Resources.
Select Resources Manager from the list.
From the File menu, click Open.
Enter the path for TSR file in Qualitia Automation Studio Project Folder.
Once the file is loaded in UFT, click Edit button.
Perform the necessary actions like
Adding a new object
Modifying an existing object
Removing an existing object
Click Save.
Navigate to Qualitia Automation Studio Object Repository.
All changes to TSR Objects are Automatically Synchronized.
If you see a Spinner icon next to TSR Name, it indicates that synchronization is currently in progress. Wasit for the synchronization to be completed to view the changes.
Note |
---|
Ensure to select the TSR from Project folder of QAS. Selecting the file from any other sources will not update the Object Repository. |
Edit an uploaded TSR file
...
Login to QAS - Client.
Access Develop from left navigation of your Qualitia Automation Studio -Client to view Test Explorer screen.
In far right of the toolkit, click the Objects icon.
You can view Object Repository with existing objects in a Desktop Project, sorted alphabetically.
When you are landing on this page for the first time, you can see an option to Import Objects.
Hover on a TSR File you wanted to edit.
You can view an Edit (pencil) icon.
Click Edit.
You can view new popup window where you can update TSR Name.
Click Save to update. Otherwise, click Discard.
Delete an uploaded TSR file
...
Login to QAS - Client.
Access Develop from left navigation to view Test Explorer screen.
In far right of the toolkit, click the Objects icon.
You can view Object Repository with existing objects in a Desktop Project, sorted alphabetically.
When you are landing on this page for the first time, you can see an option to Import Objects.
Hover on a TSR File you wanted to edit.
You can see a Delete (Bin) icon.
Click Delete.
You can view a new popup window to confirm the delete action.
Click Delete to proceed. Otherwise, click Discard.
...