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

Answer Posted / venkatesh

Set oPageObject = Browser("browsername").Page
("pagename").Object
Set oTableObject = oPageObject.getElementsByTagName
("list")
iTotalTbl = oTableObject.length

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

772


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

815


How to save your test using quicktest professional (qtp)?

865


If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP

1544


Please Don't mind .i want in detail the real time process i.e in each document what it contains.

1692


which type of testing process are you following in ur company? how to recognize a qtp page?

1608


Hi All, How to get repeated word in string . Thanks Balaji

1163


what is the difference btn risks & Therads in the Test plan documentation?

1891


What are the challenges u faced in testing with crm domain? How u overcome with?

1744


Plz Explain AUTOMATION REFERENCE MODEL?

1939


what could go wrong with test automation?

1793


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

1998


Where we use data driver in qtp?

815


What the differences are and best practical application of Object Repository?

849


How to use parameterization in qtp?

853