Answer Posted / ganesh kumar
if U want to view the object property at runtime use
GetROProperty Method to view the Property value of an
Object.
If u want to view the testobject property then use Object
spy option is used to view the test object properties of
that object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of recording modes in qtp? Describe each type with an example where we use them?
Discuss the QTP Environment?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is post recovery scenario?
What is the basic concept of quicktest professional (qtp)?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
They asked by using qtp recording writing scripting
How many lines of code in each script of QTP?
how will you check how many members visited the website www.infosys.com?
How to find a window is minimized or not
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
What is action? How many types of actions are there in qtp?
What is the meaning Work bench?
what testplan contents and what test strategy contents,what is the diff b/w them