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
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What is the file extension of the code file and object repository file in QTP?
what is command for executing files?
Why qtp the best testing tool?
how to test load test and block box testing an a web based application pls give ans briefly
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
Where we use data driver in qtp?
Explain the types of object repositorys in qtp?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Can you list some technologies that support qtp?
what is stepin & stepout?
What is QTP’s model for test creation?
explain structured testing? plz guys with exp. do answer
Hi All, How to Compare two strings character by character in QTP