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
what is the difference between the modular framework and datadriven frame work
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Explain the check points in quicktest professional (qtp)?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What are the types of object repository in qtp?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
On what document base Descriptive programming is written if build is not yet ready ?
What is expert view and keyword view?
What is the difference between the design-time and run-time data tables?
How the exception handling can be done using quicktest professional?
Explain QTP using different development techniques ?