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
How to creating an output value using quicktest professional?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
What is the parameterization?
Can launch two instances of qtp on the same machine?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
give me the code to save all messages of inbox of gmail into a folder and notepad
What is the use of text output value in quicktest professional (qtp)?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
what is output value in QTP and how it can be used in automation testing
unique properties of button,edit box, radio button,check box?
Which environments does qtp support?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
What is the extension of the recovery scenario file in qtp?