Types of Desktop Objects
In Qualitia Automation Studio, a desktop object contains attributes such as class, properties, and property values.
There are two types of desktop application objects:
Descriptive Programming (DP)
You can create DP objects manually or import UFT objects from a Test Shared Repository (*.tsr file). If necessary, you can update the DP objects in Qualitia Automation Studio.
For detailed instructions on how to work with DP objects, refer to Working with DP Objects.Object Repository (OR)
For 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, which can be used in test cases. For detailed instructions on how to work with OR objects, refer to Working with OR Objects.
Info |
---|
You cannot modify the UFT objects in Qualitia Studio. You can modify the existing UFT objects or add new objects in the repository and easily synchronize the changes in Qualitia Automation Studio. The Object Repository Manager of MicroFocus Unified Functional Testing (UFT) adds and maintains the set of objects as tsr files. For more information on this, please refer to the UFT One Help Center. |
Supported Technologies
You can use Qualitia for Desktop feature to test desktop applications that are built on the following technologies.
.Net SilverLight | .Net WebForms | .Net Windows Forms | .Net WPF |
ActiveX | Delphi | Flex | Generic |
Mobile | Oracle | PeopleSoft | PowerBuilder |
SAP Web | SAPNWBC | SAPWDJ | SAPWebTxt |
SAPUI5 | Seibel | Stringray | Supplemental |
Swing | Terminal Emulators | UI Automation | Visual Basic |
VisualAge Smalltalk | Web2.0 and Web | Win | Windows Runtime |
Viewing Test Cases Associated with an Object
To view the test cases associated with an object:
Open the appropriate desktop project.
From the Expand Menu, click Develop.
Click the Objects tab.
From the tree view, right-click the object to select View Test Cases.
A list of test cases associated with the object is displayed.