Give some brief idea about
a) Active x check
b) Alt property check
c) Applet object check
d) Frame object check
e) Multimedia links check
f) Server side image check
g) Table object check
Answer Posted / vengi
Hi TES
These Options Comes Under Accessibility Check Point
Active X Check Used fore check the window Properties
Alt Property check used for check short key avalable in the
web application
sorry rest of things i will give leeter ok
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an expert view and keyword view?
How to replay a script in qtp?
What is the difference between local and shared object repository in qtp?
what is the structure for the data driven framework
What is quicktest professional window?
How will you test a stapler?
How do you check ticket cost and ticket number in flight application?
What is the difference between a Function and Procedure in QTP?
Does Low-level recording capture mouse movements?
For which type of projects the iterative model is not suitable?
Difference between action & Reusable action?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Explain different types of action in qtp?