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

we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?

1573


A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.

1268


How will you check a web application for broken links using qtp?

544


whow much strong on VB and C?

1477


What is a checkpoint? How many check points are there in qtp?

522






can anyone tell me from where i can download qtp demo or crack version

1621


How to execute a winrunner script in quicktest professional (qtp)?

509


What is checkpoint in qtp?

548


could any help me please, how to work on visual foxpro application using UFT

1672


How to use the object spy in quicktest professional 8.0 version?

538


What is qtpro? What is quick test pro? What is a quick test professional?

583


How to delete an object from the object repository?

589


Have you faced any problems with object repository?

586


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

3565


Explain the difference between data driven testing and parameterization ?

580