Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Problem finding missing WAI-ARIA attributes using Webking 6.0.5 Servic

LegacyForum
LegacyForum Posts: 1,664 ✭✭
Hi,
I am trying to find out all JSP pages that require "role, aria-*, ..etc" related attributes in my project.
--------------------------
EX: (The following code should have aria-checked missing error..etc)

<input id="form1:table1:4:table2:0:radio2" type="checkbox" name="form1:table1:4:table2:0:radio2"
class="selectBooleanCheckbox" onclick="setHiddenSelectedSourcePartyId(this, event); return suspectList_checkbox2_onclick(this, event);" />
-------------------------
Testing Environment:
-JSPs are written in HTML 4.0.1
-WAS 7.0 Global Security On
-Webking 6.0.5 Service Pack 9.1

My testing procedaures:
1)creat an Ajax Functional test project
2)go through JSPs
3)run a Static analysis for functional test with STEP 4a: Check Web Accessibility (WCAG 2.0)

Please point out what might have caused this issue and how to solve it.

Thanks.

Comments

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    edited June 2010
    Hi Jimchou,

    I have sent you a message with this reply. Please let me know if you do not receive the message for some reason. Alternately, you can forward your question to webkingsupport@parasoft.com and we can reply to you via email.