How to create a Runtime property for an object in QTP?

Answers were Sorted based on User's Feedback



How to create a Runtime property for an object in QTP?..

Answer / a.radhika

we can create odject property by sing setToProperty()

Is This Answer Correct ?    15 Yes 0 No

How to create a Runtime property for an object in QTP?..

Answer / abcde

Question itself is wrong???? Can someone frame questions
properly

Is This Answer Correct ?    13 Yes 0 No

How to create a Runtime property for an object in QTP?..

Answer / sivareddy(cybage software)

By Using "GETROPROPERTY("text""), we can find out the
property of an object at the Runtime position.

Is This Answer Correct ?    6 Yes 0 No

How to create a Runtime property for an object in QTP?..

Answer / siva krishna

how to get the value of property of an object during the
run time?

Is This Answer Correct ?    1 Yes 0 No

How to create a Runtime property for an object in QTP?..

Answer / ninad

By using object.GETROPROPERTY("PROPERTY NAME")we can find
values of property at runtime.

Is This Answer Correct ?    0 Yes 1 No

How to create a Runtime property for an object in QTP?..

Answer / guest

Using GetROProperty()

Is This Answer Correct ?    1 Yes 12 No

Post New Answer

More QTP Interview Questions

What is descriptive.create () in QTP?

3 Answers  


how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?

1 Answers  


is there any addin for remedy user application

0 Answers  


What is the difference between local and shared object repository in qtp?

0 Answers  


Explain about import and export files?

1 Answers  


Hi Can u plz suggest who is the Best Faculty for Advanced QTP Scripting in Hyderabad ,plz suggest me..... or send me a replay to satheesh.goli@gmail.com, r make me a call 9866335752

1 Answers   AppLabs,


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

0 Answers   Livetek,


write script for finding number of broken links in web page? kindly please answer my question.

3 Answers   Manhattan, Oracle, Virtusa,


I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4

1 Answers  


will QTP 9.2 run successfully on Linux(gui) operating system

1 Answers  


hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u

0 Answers  


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

0 Answers  


Categories