Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 46 Next »

The UFT objects that are stored in a Test Shared Repository (tsr). You can specify the path to the tsr file to map the repository with Qualitia Automation Studio.
The UFT objects in the mapped repository are then available in Qualitia Automation Studio and can be used in test cases.

You cannot modify the UFT objects in Qualitia Studio. You can modify the existing UFT objects or add new objects in the mapped tsr file and easily synchronize the changes in Qualitia Automation Studio.

On this page:

Mapping a tsr file with a Qualitia Project

You need to create a tsr file using UFT and map it with a Qualitia desktop project. After you map a tsr file, the objects in the mapped repository are available in Qualitia Automation Studio.

If you have already defined the location of the tsr file in the Global TSR Path while creating the project, you are not required to map the tsr file again.

To map a tsr file with a Qualitia project:

  1. Go to Admin > Project.

  2. Click Edit next to the desktop project that you want to map with a repository.

  3. Click the Browse (...) button next to the Global TSR Path field, and then locate and select the tsr file.

  4. Click Save.
    The Objects screen now displays all the objects in the OR tree node.

Replacing the Mapped tsr File

To replace a mapped tsr file for a project:

  1. Go to Admin > Project.

  2. Click Edit next to the project to replace its mapped tsr file.

  3. Click the Browse (...) button next to the Global TSR Path field, and then locate and select the tsr file.

  4. Do one of the following:

Click

To

Preview

Preview the new set of objects as a report in the CSV format. The report shows all the objects that are new, modified, and deleted by comparing them with the current OR objects.

After viewing the objects in the report, you can click Proceed or Abort.

Proceed

Map the OR objects in the new tsr file.

Abort

Cancel mapping the OR objects in the new tsr file.

After the tsr file is replaced, in the OR node, all the deleted objects are highlighted in red along with an exclamatory mark.

Synchronizing OR Objects with a tsr File

Before you start synchronizing, you can preview to check whether all the objects in the updated tsr file are present to create the required test cases.

  • On the Objects screen, you can view the complete information for all the objects including the date and time when it was last updated from the tsr file.

  • If you have started synchronizing the OR objects, then other users cannot synchronize or cancel the synchronization until the process completes.

  • If the object name contains a Non-English character, though it is stored, it may not be stored correctly.

  • If the tsr file contains objects that Qualitia does not support, they are listed in the report.

To synchronize OR objects with a tsr file:

  1. Open the Qualitia project which contains the OR objects that you want to synchronize.

  2. Click the Develop tab.

  3. Click Sync TSR located at the top-right corner.

  4. Do one of the following:

Click

To

Preview

Preview the new set of objects as a report in a CSV format. The report shows all the objects that are new, modified, and deleted by comparing them with the current OR objects.

After viewing the objects in the report, you can click Proceed or Abort.

Proceed

Synchronize with the updated objects of the tsr file.

Abort

Cancel synchronizing with the updated objects of the tsr file.

After the syncing process completes, in the OR node, all the deleted objects are highlighted in red along with an exclamatory mark.

  • No labels