What is the difference between link and hyperlink?
Answer / nagesh
Example for Link:
Consider data table with one column called Register Number.
That Column cosists of records from 1 to 100. The
application is developed in such a way that if user clicks
on 1 under Register Number column it should display the
information about the student having register No.1.
Example for Hyperlinks:
Hyperlinks are just like URL's.
| Is This Answer Correct ? | 1 Yes | 5 No |
How you handles Pop-up windows which are Dynamically changing in Runtime?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
What is the Limitations of Testing ?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?
There is web page with the webtable,this contains some data, how do you manipulate the data.
What is the QTP test frame work?
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
How to modify the text checkpoint?