N
Glam Journal

What is the difference between GetROProperty and GetTOProperty

Author

Chloe Ramirez

Updated on April 19, 2026

GetROProperty allows us to get the current value of a test object property. This means that unlike the GetTOProperty and GetTOProperties commands, GetROProperty requires the test object’s corresponding runtime object to exist.

What does the GetTOProperty method do in UFT?

GetToProperty is used to retrieve the value of the specified description properties from the test object description.

What is smart identification in UFT?

Smart Identification is a mechanism to identify the objects in Object Repository when the normal mechanism fails. It is applicable only for Web Applications. This mechanism is used by UFT to identify objects at Run time.

What is SetTOProperty UFT?

The SetTOProperty method enables you to modify a property value that UFT One uses to identify an object. … You use the GetROProperty method to retrieve the current value of a description property from a run-time object in your application.

What is the use of object repository in UFT?

Object Repository is a collection of object and properties with which QTP will be able to recognize the objects and act on it. When a user records a test, the objects and its properties are captured by default. Without understanding objects and its properties, QTP will NOT be able to play back the scripts.

What is UFT method?

In UFT, All the GUI elements are considered as objects, like Buttons, Edit boxes, links, image, List box etc. The properties related to these objects are Text, Size, Height, width, Id and so on. Then comes the methods ‘Click’ on button, ‘set’ data in edit box etc. … Edit box 1 and 2 are objects of class ‘WINEDIT’.

What is QTP GetRoProperty?

The GetTOProperty returns the value of the property from the test object’s description, i.e., the value used by QTP to identify the object. It returns the value of a property for a test object which QTP recorded to identify during the recording (run time).

What languages does UFT support?

FeaturesSeleniumQTP/UFTProgramming LanguageSupports mature Object-Oriented Languages like JavaSupports only VBScript. Thus, the Object-Oriented Approach to automation becomes challenging with QTP/UFT

What are the four types of parameters in UFT?

148: There are four types of parameters: Test/Action, Random number, Environment Variable, Regular Expression.

What are the types of licenses available in UFT?
  • Seat License: This license is tied to the computer on which it is installed. The trial or a demo license of UFT is a seat license which has a validity of 30 days. …
  • Concurrent License: This is also known as floating license.
Article first time published on

What is micClass in UFT?

micClass refers to the predefined classes in QTP. The values you can assign can be webbutton, weblist etc.

What is virtual object in UFT?

Your application may contain objects that behave like standard objects but are not recognized by UFT One. You can define these objects as virtual objects and map them to standard classes, such as a button or a check box. UFT One emulates the user’s action on the virtual object during the run session.

What is an action in UFT?

What is Action in QTP? Actions help divide your test into “logical units” or “Business Processes”. Actions help create a script which is more modular and efficient. When a script is newly created it consists of only one action. But you can add more Actions to your Micro Focus UFT Script as per requirements.

How many types of repositories are available in UFT?

Local Object Repository (LOR)Shared Object Repository (SOR)This Object Repository is available; one for each action.This type of OR is available for multiple tests and for multiple actions.

What are the different types of object repository in UFT?

  • Local ORs – Each action will have its objects stored in its local repository.
  • Shared ORs – All actions will refer to a single read-only OR.
  • Local and Shared ORs – An action can use both local and multiple shared ORs.

What are the types of object repository in UFT?

  • Shared object repositories. Test objects that store in this repositories used by multiple actions. This flexibility makes it the ideal repository type for storing and preserving test objects. …
  • Local object repositories. Test objects that store in this repositories used in one specific action.

How does UFT handle Webtables?

  1. 1.1 ChildItem Method.
  2. 1.2 ChildObjects Method.
  3. 1.3 ChildItemCount Method.
  4. 1.4 GetCellData Method.
  5. 1.5 GetRowWithCellText Method.
  6. 1.6 ColumnCount Method.
  7. 1.7 RowCount Method.
  8. 1.8 DoubleClick Method.

How can I get my property value in UFT?

  1. Get the “text” property value of ‘Login’ Dialog. Msgbox Dialog(“Login”).GetTOProperty(“text”) …
  2. Get the “attached text” property value of ‘OK’button. …
  3. Get the “text” property value of ‘OK’button. …
  4. Get the “attached text” property value of ‘Agent Name’

What is the difference between functional testing and automation testing?

Functional testing first is done manually and once a feature is stable, test cases are automated. While in regression testing, only those test cases are executed manually or automatically – that are already stable, so this can be automated when needed. To know if your team needs to adopt automation check here.

How do I use virtual objects in UFT?

  1. To open virtual object wizard, go to ‘Tools –> Virtual Object–> New Virtual Object’. …
  2. Click on Next and at the next window select the class as ‘object’.
  3. After selecting class, click Next. …
  4. After marking the object, click on next.

How is descriptive programming used in UFT?

  1. Dim oDesc ‘Declare an object variable.
  2. Set oDesc = Description. Create ‘Create an empty description.
  3. oDesc(“text”). value= “Go To Next Page user\d\d\d”
  4. oDesc(“html tag”). value= “A”
  5. Browser(“QTP Training”). Page(“QTP Training”). Link(oDesc). Click.

What is difference between functional testing and manual testing?

Functional Testing is the type of testing done against the business requirements of application. It is a black box type of testing. … For functional testing either manual testing or automation tools can be used but functionality testing would be easier using manual testing only.

What is output value in UFT?

An output value step is a step in which an object property value is captured at a specific point in your test and stored at the desired location. The stored values can be used as input at different points in a test script. In this tutorial, you will learn –

Can checkpoints be parameterized in UFT?

You can parametrize the values for one or more properties of an object stored in the local object repository in the Object Properties dialog box or Object Repository window. You can parametrize the values for one or more properties of a checkpoint in the Checkpoint Properties dialog box.

Which is best selenium or UFT?

UFT Scripts will be more stable than Selenium. UFT is rich in features as compared to Selenium. UFT can reduce the number of resources required as it has many readymade features available and helps to write scripts. In Selenium, you may need a few more resources and need to write more lines of code.

Who owns UFT now?

UFT 12.0 Start PageStable release14.53 / July 1, 2019Operating systemMicrosoft WindowsTypeTest Automation ToolsLicenseProprietary

Is UFT easy to learn?

UFT is provided with an object repository and hence development is easy – winner. Selenium does not comprise any such object repository per se but can be managed using UI element user extension. UFT is user friendly with great technical support.

What is UFT license?

There are two main types of UFT licenses – Seat License: This license is tied to the computer on which it is installed. The trial or a demo license of UFT is a seat license which has a validity of 30 days. You don’t require any keys for the trial license. Concurrent License: This is also known as floating license.

Is Tosca better than UFT?

Updated: September 2021. Micro Focus UFT One is ranked 2nd in Test Automation Tools with 15 reviews while Tricentis Tosca is ranked 1st in Test Automation Tools with 16 reviews. Micro Focus UFT One is rated 8.0, while Tricentis Tosca is rated 8.4.

How much does UFT license cost?

UFT is a commercial testing software and has different licensing methods: seat and concurrent. Seat costs $3200/year, while concurrent costs $4500/year. There’s also an execution license of $2300 used only for execution of tests in the maintenance phase. It also offers a 60-day free trial.

What is hybrid framework in UFT?

A hybrid framework is a combination of Data Driven Framework (DDF) and Keyword Driven Framework (KDF) where several test cases with several inputs can be executed in the same test.