Answer Posted / pvr
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
wht type of User defined functions or Java Releated functions do we write in VB scripting
What are the different properties of an web object
How does qtp identify gui object?
How to use parameterization in qtp?
please post the interview questions for QA position in FACTSET
Is it possible to use two instances of UFT on the same machine? If not why?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
What is the difference between rational rose and QTP?
who QTP recognizes the object stored in object repository?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
How did you resolve conflicts present in Object Repository?
What ate the Technologies supported by QTP?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How can you identify the browser and its information using QTP script?