What are accessibility check point and xml check point?
Answer Posted / ruhi
Accessibility Check Point:
Identifies areas of your Web site that may not conform to
the World Wide Web Consortium (W3C) Web Content
Accessibility Guidelines.
For example, guideline 1.1 of the W3C Web
Content Accessibility Guidelines requires you to provide
a text equivalent for every non-text element. You can add
an Alt property check to check whether objects that require
the Alt property under this guideline, do in fact have this
tag.
XML Check Point:
Checks the data content of XML documents in XML files or
XML documents in Web pages and frames.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a data driven test in qtp?
how to know no.of mails in our g mail by using vb-script
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
regular expression in qtp standar check point for months from accepting months from january to december only
How many scripts did you have?
what is output value in QTP and how it can be used in automation testing
How can you exit from an action?
What is the standard timing delay for web based application in qtp?
What is the quicktest professional testing process?
What are advantages of test automation?
What will be happen if i load object repository at run time, but it has already associated.
How to get Traceability matrix from TD?
How to use setroproperty?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?