Pls can anyone give me the descriptive programing script to
find the number of edit boxes in a login window in flights
reservation (windows application only not web). Pls anyone,
very urgent

Answer Posted / hemakumar.m

1)Answer

Dim oEditDesc
Set oEditDesc=Description.Create()
oEditDesc("micclass").value="WinEdit"
a=Dialog("text:=Login").Childobject(oEditDesc).Count

Msgbox a

a=2

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

744


Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement

1797


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

753


How many add-ins comes by default with quicktest professional?

677


what QTP Options do you know?

3086






How will you declare a variable in qtp?

710


What are the flaws in water fall model and how to overcome it?

720


what are the limitations of smart identification in qtp 9.0

2062


How do you configure QTP AND Test director?

1653


Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay

2801


What is Test Fusion Report in QTP?

808


Both static and dynamic arrays are handled by the vb script. Is it true?

716


What is quick test pro?

758


Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)

1601


How do you create new test sets in td?

664