What is the use of Accessibility check point?
Answer Posted / bharadwaj
Accessibility check point is to check the alternative
properties of a image or image link for web application. It
is a hidden checkpoint.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you list some technologies that support qtp?
how can we do the frame work in qtp
How to use transactions in qtp?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How to handle dynamic objects in quicktest professional (qtp)?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
What is the use of text output value in quicktest professional (qtp)?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How to get the particular property value?
What are the various types of Actions in UFT?
What is the virtual object?
How to record a qtp script ?
What are the advantages of a Hybrid framework?
assume i have few url link how will i dynamically call then using descriptive programming?