Amid rapid digital transformation, Qualitia Automation Studio’s Studio (QAS) “Desktop Objects” feature offers a robust solution for efficient test automation. 🔧for Desktop supports creation of script-less test cases for desktop applications. This software leverages Micro Focus - Unified Functional Testing (UFT) to add objects and manage test suite executions. The functionality for handling test artifacts, like test case creation and test suite execution, remains the same across desktop, web, and mobile applications.
💻 QAS’s Desktop Objects feature is crafted to streamline the creation, maintenance, and usage of desktop application test objects. With this feature, users can import and synchronize objects from Mirco-focus Unified Functional Testing’s (UFT) shared object repositories, ensuring seamless integration and alignment between your testing tools and repositories. This flexibility caters to diverse project needs and significantly boosts the efficiency of your test automation process.
🚀 Compatibility: One of the standout attributes of the Desktop Objects feature is its compatibility with other test automation tools. This feature fosters a harmonized work environment, resulting in improved productivity and quality of your test automation efforts.
🎯 Convenience: Setting up and using the Desktop Objects is simple and intuitive. Users can effortlessly import shared object repositories, view the imported objects, and manage the associated properties all within the QAS interface. This ease of usage reduces the learning curve for a team, allowing them to focus on other aspects of software quality.
⏱️ Efficiency: The true potency of the Desktop Objects feature lies in its ability to create and manage test cases that accurately reflect the desktop application under test. This not only refines the test case creation process but also saves valuable time for your test automation team.
🔄 Synchronization: QAS adopts an innovative approach to sync object, ensuring your test objects in QAS are always up to date with the shared object repository. This feature enhances the stability of your test cases, reducing test execution failures due to outdated or missing objects.
📂Intuitiveness: Desktop Objects feature provides a logical structure to manage your objects, making it easier for your team to navigate and handle these crucial test automation elements.
🔐 Secure: QAS safeguards all your desktop objects, ensuring they are secure and only accessible within the confines of the Qualitia Automation Studio environment. This assures control and integrity over your test objects, promoting quality assurance in your test automation process.
Desktop Objects
In QAS, Desktop Objects include attributes such as class, properties, and property values. You can work with two types of desktop application objects:
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.
Refer to Working with DP Objects the below sections for detailed instructions.
Object Repository (OR):
For UFT objects stored in a Test Shared Repository (tsr), specify the path to the tsr file to map the repository with Qualitia Automation Studio.
Use UFT objects from the mapped repository in your test cases.
Refer to Working with OR Objects the below section for detailed instructions.
Supported Technologies
Use Qualitia for Desktop to test desktop applications built with the following technologies:
Technology |
.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 |
Object Repository
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.
...
If by any chance the Auto synchronization did not work, hover on the TSR file and click Sync icon to explicitly trigger a sync. If you intend to sync all the TSR files, click the Sync icon next to the TSR node.
Note |
---|
The If a user is editing the TSR filegets locked if anyone tries to edit the TSR file in UFT through Qualitia then it will be locked for another user. It will show a pop-up message TSR is locked by admin user on QSPL machine. |
Descriptive Programming (DP) Objects
Add a DP Object
Follow these steps to add a DP object:
...
Info |
---|
If you do not define any object property with its value, the object gets highlighted in red and termed as an empty object. |
Edit a DP Object
Follow these steps to edit a DP object:
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 the Object Repository with existing objects in a Desktop Project, sorted alphabetically.
If you are landing on this screen for the first time, you can see the option to Import Objects.
In the bottom section, click Descriptive Programming node.
Double click the object you want to edit.
Doble clicking an object opens the Object Details view.
Click Edit (pencil) icon to enable edit mode.
Make necessary changes.
Click Save to update; otherwise, click Discard.
While adding new objects, you have two options:
To create a parent object, click Add Object at same level.
To create a child object, find the parent object under which you want to add the child.
Click Add Contained Object button.
Follow the same process for adding an Object (9.b).
Delete DP Objects
Note |
---|
Before deleting any DP object, be aware of the following:
|
...
Login to QAS - Client.
Access Develop from left navigation to view Test Explorer screen.
In far right of the toolkit, click Objects icon.
You can view Object Repository with existing objects in a Desktop Project, sorted alphabetically.
If you are landing on this page for the first time, you are presented the option to Import Objects.
From the bottom screen, click Descriptive Programming node.
Double click the object you want to edit.
By double clicking the object, you can view the Object Details.
Click Delete (Bin) icon to enable edit mode.Press Ctrl (in Windows) and click all objects you want to delete.
You are then prompted to confirm the delete action.
Click Delete to proceed. Otherwise, click Discard.
💡 Golden Nuggets: Best Practices for Desktop Object Management
<TBD>
🔧 Got a problem? Let’s fix!
Sometimes you might face issues while working with desktop objects in Qualitia. Here are some solutions for common problems:
...
Issue: File Locked and conflict situation.
Solution: Another user will have to release a lock to get the file release from lock and for conflict situation user can reload the project through settings tab.
Issue: Object Repository objects are not visible in Qualitia.
Solution: Make sure you have mapped your project with the correct tsr TSR file containing your Object Repository objects. If you have made changes in the repository, remember to synchronize the repository with Qualitia.
...
Remember, to get the most accurate results, always keep your object repository updated and synchronize the changes with Qualitia Automation Studio.
📞📚 Here to Help: Support and Resources
Need a helping hand? Don't hesitate to reach out to your Qualitia Relationship Manager. For more resources, our official Qualitia documentation and community website are just a click away!