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 |
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
What is Parameterizing Tests?
what is error and fault in terms of software quality?
Hi everybody.. I m using QTP 9.2 version., plz send me licence key is it seat or concurrent licence key... plzzzzzzzzz plz help me for this one and its Locking code:8-5C740 Maintenance number: 0123-2820602186.,
How to open a new test using QTP?
how do you done Data-driven test using MS-Word Instead of DataTable
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?