How to create a run time propertyfor an object?

Answer Posted / firoz basha shaik

for ex, suppose that we want to know what is the data in
the text box while the application is running?

FName = Browser("Browser").Page("Page").Webedit
("FirstName").GetROProperty("text")
msgbox FName

the runtime text which is present in FirstName field will
be stored in FName variable and can be seen using msgbox.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the frame work in J-meter?

1593


What are the trigger events in qtp?

570


How to analyzing the checpoint results?

514


What is difference between shared and local object repository?

584


Discuss quicktest professional (qtp) environment?

570






what function you write to do database testing with the help of qtp?

1354


How to associate function library at a run time?

696


How to handle the exceptions using recovery secnario manager in quicktest professional?

624


How QTP support all types of applications (platforms)?

4071


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

578


i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api

1486


What are the key elements available in test result window?

618


How qtp recognizes the object?

663


How you can find length of array in qtp?

539


• What type of testing questions will be asked for 2+ yrs exp people in interview?

1245