How to retrieve the property of an object in QTP?
Answers were Sorted based on User's Feedback
Answer / ravichadnranath
using Getroproperty("text") we will find out the what ever
object properties u want other wise by using object spy
also we will get object properties
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / kiran.b
gettoproperty("text")
=to get the property from the qtp , which it is using at
run time.
or
getroproperty("text")
=to get the property from the application , which itis at
the run time.
| Is This Answer Correct ? | 9 Yes | 6 No |
Answer / prathyusha
To get the property value of run time object we can go for GETROPROPERT..Runtime object means object which is there in application.
To get the property value of test object we can go for GETTOPROPERTY.Test object means the object which is there in repository.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,
What is User defined function in QTP
Hi, i am rani ,i am putting 1+years of fake exp ,so pls anyone explain how i get project (in real time) ? how it is tested ex: in banking ,test the number of textboxes in one window
what is the command (keyboard command) to swith from expert view to key word view
What is qtpro? What is quick test pro?
what are the different Frame Works in Quick Test Proffessional testing
In how many ways we can add check points to an application using QTP.
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
how to retrieve the value from data table to the script and using the value to be displayed in message box. an also retrieve the value of the output value during runtime to the script or separating and using that value in the script.
What is a programmatic description?
Any limitation to XML Checkpoints?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers