what is the difference between link and hyperlink?
Answer Posted / srikanth chowdary
The purpose of both controls is same.
But there is one major difference between these two, i.e.
HTML Hyperlink control is an HTML control, whenever it is
clicked the page navigates to the target page.
ASP.NET Link Button control is a server control.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
What is post recovery scenario?
How to find the difference between 2 dates in qtp?
If object is not recognized by qtp but the object is standard object what is your approach?
How QTP identify the system time that's changes every seconds?
How to test results for qtp ?
Explain the difference between check point and output value?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
What are the disadvantages of recording test cases in qtp?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
What will be happen if i load object repository at run time, but it has already associated.
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
What VBScript operators, functions, and statements do you use in QuickTest Professional?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?