Answer Posted / raju
Using child objects we can count the links. script is as
given below
SystemUtil.Run "www.hdfcbank.com"
Set aa=description.Create
aa("html tag").value="TD"
set bb=Browser("name:=HDFC Bank.*").Page("title:=HDFC
Bank.*").childobjects(aa)
cc=bb.count
msgbox cc
For i=0 to cc-1
bb(i).highlight
Next
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
In qtp is it possible to check broken links of a page?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
How many types of trigger events are there in qtp?
What is keyword view?
How to delete an object from the object repository?
What is throw Object?
How to use parameterization in qtp?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
how to do the batch testing in test director using manual testing procedure?
What are the various automation frameworks available in qtp?
Explain the new feature of UFT regarding the export of test results?
What is the limitation to XML Checkpoints?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
Explain about the quicktest professional (qtp) automation object model?