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 / hemakumar.m
i am getting correct answer. childobjects is working for
windows apps.It is better to mention error description.
in ur coding u kept small c when getting the count as u
mentioned above.
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
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
How do you configure QTP AND Test director?
Explain the difference between call to action and copy action?
How to break the object spy ?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Explain the concept of object repository and how QTP recognizes objects?
How to use conditional loops in qtp ?
What are the Disadvantages of shared object repository?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
How to get Traceability matrix from TD?
How to find the difference between 2 dates in qtp?