Answer Posted / vistaraj
i agree to thirumala reddy.
to create runtime property for an object, we have to use
SETTOPROPERTY as following
'Set the Text property for 7 as Server
Window("Calculator").WinButton("7").SetToProperty
("text","Server")
Now check if the object has created runtime property or not
by GETTOPROPERTY
strText=Window("Calculator").Winbutton("7").GetToProperty
("Text")
msgbox "strText"
See that "Server" is displayed
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by iteration?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
What environment does qtp run in?
What are the Test design techniques you uses in ur project?
If created one virtual object? Next time I changed the window position will it work?
what is clean sweep?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
What is qtpro? What is quick test pro? What is a quick test professional?
How do you test DLL files using automation Tool QTP?
is it possible to add sheets to excel at runtime
Where you are storing your script?
How many types of Automation frameworks are there in UFT? Describe them.
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer