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
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
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
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How many add-ins comes by default with quicktest professional?
what QTP Options do you know?
How will you declare a variable in qtp?
What are the flaws in water fall model and how to overcome it?
what are the limitations of smart identification in qtp 9.0
How do you configure QTP AND Test director?
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
What is Test Fusion Report in QTP?
Both static and dynamic arrays are handled by the vb script. Is it true?
What is quick test pro?
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?)
How do you create new test sets in td?