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 meant by Output Value in UFT?
How do you open adobe acrobat file in QTP and do some testing on that file ?
How to add synchronisation points in qtp?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
How to record a qtp script ?
Explain object spy in qtp.
How can you identify the browser and its information using QTP script?
Explain QTP using different development techniques ?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
How does qtp recognize objects in aut?
What is 'sleep' in sync point?
Do you know how to connect database? Can you tell me the procedures?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points