Answer Posted / prasad.dasagrandhi
iam using QTP 9.2
in a cal appli i have add,sub,mul,div buttons to get the
count i have written this script
but it is showing count is o, can anybody help me
systemutil.Run"C:\Users\Raju\Desktop\cal.exe"
Set desc =Description.Create()
desc("micclass").Value = "Button"
set button=vbwindow("vbname:=CALCULATOR").vbbutton
("vbname:=ADD").ChildObjects(desc)
a= button.count
msgbox (a)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How to create scenario selector
Tell me one scenario, the complex functionality you have automated in your project?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
Describe function procedure in vbscript.
What are the main differences of qtp and win runner?
who QTP recognizes the object stored in object repository?
What is use of object spy?
How to analyzing test results using quicktest professional?
How you can write contexts to text file in qtp?
Have you done batch testing in qtp? If yes how you are doing?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
What is the limitation to XML Checkpoints?
How many ways we can parameterize data in quicktest professional (qtp)?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel