What is the use of Accessibility check point?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
Accessibility chk point used for a/c 508 compliancy to be
checked. www consortium standards
of web applications is checking.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mandeep
Accesibility checkpoint checks the web page for section 508
compliance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / r.p.singh
Accessibilty checkpoint is mainly used to see whether site
HTML is following w3c standards
| Is This Answer Correct ? | 0 Yes | 0 No |
What is .Ini file in QTP?
Explain about the test fusion report of quicktest professional?
How to data driven test for Win objects in QTP ?
How to add a runtime parameter to a datasheet?
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone
In QTP, What is Global action and Local action?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
How QTP integrate with application?