What is the difference between gettoproperty and
settoproperty?Explain with an example?
Answer Posted / dhananjay vemuri
gettoproperty are the standard testobjectproperties that do
not chamnge during run time...In short Property whose value
is retrieved from the object description.
ObjectCount = Browser("Demo of Vo Object").Page("Demo of Vo
Object").ActiveX("VoDemoFormX").DROPDOWN
("FLIGHTS").GetTOProperty("itemscount")
SETOPROPERTY - Modifying Test Object Properties During a
Run Session
CHANGING THE NAME
Browser("Demo of Vo Object").Page("Demo of Vo
Object").ActiveX("VoDemoFormX").VirtualButton
("button").SetTOProperty "Name", 0
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
What is the difference between analog and low level recording?
when will you do debug your script? and explain that process?
Can the user toggle between using Local OR and shared OR for the same action?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
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
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
what function you write to do database testing with the help of qtp?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How can you pass value one action to another action?
Your roles and responsibilities and daily tasks? (As automation tester)
write script for bitmap image?
Does Low-level recording capture mouse movements?
what are the mandatory properties for a tex boxc (scenario?)