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



Pls can anyone give me the descriptive programing script to find the number of edit boxes in a log..

Answer / 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

More QTP Interview Questions

how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)

6 Answers   GE,


hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects

2 Answers  


How to capture screen shots when an error occurs?

2 Answers  


Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri

4 Answers  


wht is Driver in Integration testing. Anubody can answers it

7 Answers   CTS,






What is a recovery scenario?

0 Answers  


What are the limitations in using Virtual objects?

1 Answers   ITC Infotech,


Can any one please explain hwo to test client/server application using QTP?

3 Answers   Patni, Value Labs,


I would like to do some certifications in QTP. please suggese what kind of certifications can i do. I am currently put up at chennai. So please suggest some reputed centres where these courses are offered.

1 Answers  


What is Parameterizing Tests?

4 Answers  


How do function returns a value?How can we pass one function value to other function as input

3 Answers  


How do u connect database through QTP tell me both Ms Access and SQL

2 Answers   Livetek,


Categories