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
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What are the properties you would use for identifying a browser and page when using descriptive programming?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Why bpt?
How many types of recording modes are there?
What are the features and benefits of quick test pro (qtp 8.0)?
Have you used xml check point in your project? How?
How many types of status are there?
What are the disadvantages of recording test cases in qtp?
Explain the difference between check point and output value?
what the difference between shared repository and per action repository?
what is clean sweep?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)