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
How many add-ins comes by default with quicktest professional (qtp)?
What are the different recording modes?
How to use conditional loops in qtp ?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
With what extension you can save the list of tests in a file to run in test batch runner?
what kind of frame work you used in your last project?
is there any addin for remedy user application
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
How to test login module with different username and password by using data driven testing in QTP?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
How to capture all the data of a webtable, weblist and combolist using QTP?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.