answersLogoWhite

0

property is like variable (can able to set and get value at runtime) but method is like a function which will return the value at runtime so the only different is property will hold the value untill the new value will set into that.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

While recording what are the 4 activities qtp performs?

When we perform an operation on your AUT while recording, the activities QTP performs are: 1) QTP identifies the Quick Test object class that represents the object on which we performed the operation and creates the appropriate test object. 2) QTP reads the current value of the objects properties in our application and stores the list of properties and values with the test object. 3) QTP chooses a unique name for the object, generally using the value of one of it's prominent properties. 4) QTP records the operation that you perform on the object using the appropriate Quick Test test object method.


What is run-time object in qtp?

In QTP, a Run-Time Object (RO) is the state of an object QTP is using in some capacity during a test. The state of an RO is dependent on the activity of the test. An RO differs from a Test Object in that the properties of the object may change once the application is put under test. These changes are the reason for differentiating between Test time and Run time.


Which in good between QTP or Selenium?

QTP and Selenium are both testing tools. Both are different as different companies provide it.


What is the difference between QTP 9.2 and QTP 10?

Between QTP 10.0 & Earlier versions 1. Delphi add-in extensibility is introduced 2. System performance parameters can be monitored 3. COM objects for the Bitmap checkpoints has been introduced 4. Complete UI changes 5. Version control with the help of QC 10.0 6. To Do pane 7. Call actions dynamically 8. From QTP results we can directly go on to the script lines 9. All test resources can be save on one go from QC


What is qtp latest version?

Qtp 11


What is the difference between qtp 8.2 and qtp 9.0?

The basic difference between QTP 8 and 9 versions is Object Repository Configuration and Management. In QTP 8 version... 1) The Object Repository Modes are PerAction and Shared. 2) The QTP script can get connected to one repository at one time. If per action, every action of the QTP Test Script is connected to one Repository and If shared then all the actions will be connected to one Shared Repository. 3) For shared Repository QTP Script, upon recording the user activities on AUT, the objects will be added to the Repository connected. In QTP 9 version... 1) The Object Repository Modes are Local and Shared. 2) The QTP script can get connected to more than one repository at one time. An Action can be assosiated to more than one repository simultaneously. The Repositories it connects should be Shared(external in Read only mode) other than it's own Repository (Local). 3) Upon recording the user activities on AUT, the objects will be added to the Local Repository but not the Shared as it will be read only mode. There are other minor differences that you can find in the QTP 9 version help. By the way the QTP version 9 approach has created more problems than solutions for those whose framework insists Shared Repository mode.


What is the long form of this abbrivation QTP?

The word QTP stands for Quick Test Professional. That is just one thing that QTP could possibly stand for. Quick Time Performance is also abbreviated as QTP.


Where can you get QTP training in chennai?

Actually I was unaware of QTP training in chennai. But if you were interested in online training of QTP testing i would like to suggest you Software Testing Certification wesite.http://www.softwaretesting-certification.com/category/qtp-training-tutorials/


What is add in in qtp?

Add-in helps an application to recognize unique objects, object properties, programming languages. it is also known as plug-ins.


How do you save a PDF file with QTP?

To save a PDF file with QTP (QuickTest Professional, now known as UFT - Unified Functional Testing), you typically need to interact with the application that generates the PDF. You can use QTP's file handling methods or send keystrokes to the application to trigger the "Save" dialog. For example, you may simulate Ctrl + S to open the save dialog, then use QTP to specify the file name and location, followed by confirming the save action. Ensure that you have the appropriate object recognition enabled for interacting with the file dialog.


What is add-ins in qtp?

Add-in helps an application to recognize unique objects, object properties, programming languages. it is also known as plug-ins.


Is QTP and HP QTP are same or different?

yes, QTP and HP QTP both are same.HP QTP is an automated functional testing tool that helps testers to execute automated tests in order to identify any errors, defects or gaps in contrary to the expected results of the application under test. It was designed by Mercury Interactive and later on acquired by HP.