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
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How to attach a file to TD?
Explain the difference between data driven testing and parameterization ?
How to capture all the data of a webtable, weblist and combolist using QTP?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What are the features of quick test pro(qtp)?
How do we analyze the checkpoint results?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
When Recovery scenario actually starts while testing the application?
In qtp, how you can get the last character from a string?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
What are the different types of qtp test assets and their extensions?
Analyzing the checpoint results?
How would you export a script from one pc to another in qtp?