1. I have asked the same question for the third time, but
i am getting wrong answers.
Pls give me the script to count the number of edit boxes or
checkboxes in an windows application screen.
In windows application childobject is not working, anyone
very urgent
Answer Posted / raju
SystemUtil.CloseProcessByName "flight4a.exe"
SystemUtil.Run "C:\Program Files\Mercury
Interactive\QuickTest
Professional\samples\flight\app\flight4a.exe"
Set oDesc=Description.Create
oDesc("micClass").value="WinEdit"
Set oChildern=dialog("regexpwndtitle:=Login").ChildObjects
(oDesc)
msgbox ochildern.count
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If I change the property value at runtime is it effect is object repository?
How to change the priorities of the recovery scenario properties?
How many types of recording modes in qtp?
explain structured testing? plz guys with exp. do answer
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Can the user toggle between using Local OR and shared OR for the same action?
Explain the views in the QTP GUI?
Can any suggest me what is exposure testing?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is the use of Debug Viewer?
how will load the object during runtime?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
when a test case is written how u test using qtp
How are actions and functions different in QTP?