How will u find that how many List boxes( and check boxes)
are present in one particular window

Answer Posted / ramya

'Counting total number of lists

Set Odesc= Description.Create
Odesc("htmltag").value= Input
Set linkcollection= Browser("").page("").childobjects(Odesc)
Itemcount=linkcollection.count()
msgbox Itemcount

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to prepared for first for the first interview?

2055


What are the features supported by UFT?

866


what r the main attributes of test automation?

1730


How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.

2062


Explain different recording modes?

803


Suggest and Define a solution for an application whose objects are not recognized by UFT?

882


Is it possible to call from one action to another action in qtp?

803


how interviews will be on QTP?

1723


Explain about Test Fusion Report of QTP?

840


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

1305


There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?

1836


Please guide me release notes of Automation once scripts are completed

1669


What are the views available in qtp?

829


What are the advantages of Object Repository?

837


Hi Samrat, Thank u very much, what u said it is right.

1674