in qtp how i can retrive from a browser how many links are
there.means total no of links used in a browser
Answer Posted / santhosh
Set a = Description.Create
a("micclass").Value = "Link"
Set b = Browser("name:=Yahoo! India").page("title:=Yahoo!
India").ChildObjects(a)
msgbox b.count
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
What is the difference between rational rose and QTP?
Your roles and responsibilities and daily tasks? (As automation tester)
Both static and dynamic arrays are handled by the vb script. Is it true?
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?
Explain step generator in qtp?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Is it possible to change the values of analog recording?
How to find Operating system information using QTP script?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
how to test use the quality control .how to verify the image verification
How to associate shared object repository to test in qtp?