One of the most important tasks in test automation is keeping the test scripts current with changes in the application. With the adoption of Agile methodologies, the need to be able to adjust the test scripts to account for refactoring is more important than ever. Rapise's powerful object manager ensures that changes in the application can be handled without any script rewrites.
With the Rapise object repository you can record and create test scripts with the confidence that they won’t become obsolete the next time the application is updated. When you record user actions or learn objects, Rapise adds references to that object inside its object tree so that the test script is not written against native controls that may change, but instead against abstractions of the controls that can be updated whenever your application’s user interface changes.
The Rapise object tree displays the hierarchy of learned windows and objects from recording user actions and also any explicit learning sessions:
This powerful tool lets you examine the various controls and elements available for scripting, highlight them in the source application, and with the drag and drop IDE you can simply drag any of the learned objects. In addition, if the application has changed you can simply re-learn the object so that it can be updated with the changes in the application without changing a single line of test script.
This makes maintenance of your tests very easy. The code can be auto generated and provides you with the ability to alter the flow, add new elements, and update existing elements to reflect changes in the application.
The Rapise Object Manager allows you to merge the object trees of two different Rapise tests. This can be useful when you have a new test that needs some of the objects from a test that you have already written:
This feature lets you build a robust set of reusable application objects during the creation of a test script and then easily use those same objects in subsequent test scripts.
Underpinning the object tree and object manager are the object locators used by Rapise to uniquely identify an object in the target application. Rapise has an array of different locators depending on whether the application is desktop, web or mobile and also depending on the specific technology being tested (iOS mobile apps have different locators to Microsoft desktop applications for example).
The locators are stored in a plain text JSON file associated with your test script and can be easily extended to support custom applications and also have their properties dynamically altered during playback for maximum flexibility.
Here are a few examples of object locators for different application types:
Web: //input[@name='firstName' and @placeholder='First Name' and @type='text']
UIAutomation: Pane/Pane/AxContainerControl/HomeTab/NewGroup
Java: frame0/panel0/textArea1
Managed: /frmOutlookCRM/MdiClient/frmContent/splitContainer1/SplitterPanel/ultraGrid1
Mobile: //android.widget.Button[@text='Add']
And if you have any questions, please email or call us at +1 (202) 558-6885
To ensure your satisfaction, we provide product support free with every subscription purchase, which guarantees you unlimited access to our knowledge base, customer forums and helpdesk. Review our support policy.
The Inflectra knowledge base includes a wide variety of helpful support articles written by Inflectra's customer support specialists.
Discover great tips, discussions, and technical solutions from fellow customers and Inflectra's technical experts.
If you can't find the answer you're looking for, please get in touch with us: over email, phone, or online.