Skip Navigation
 
     

Web Services > Accessibility > AccVerify > Failing Files Report


AccVerify will generate a report based upon all the files that examined for verification. It provides a summary table of what percentage of your files passed and failed. In the left window pane is a listing of files that passed and those that have failed. Click on a "+" to expand the list.

All Files fail

Click on an individual file name to view the report for that specific file. In the right window pane you will see a summary of the errors that were encountered on this particular page. You can scroll down in the right window pane to see a detailed listing of what the errors are and where they are found in the code. Each instance of an error will have a line number associated with the error.

screenshot

At the very bottom of the right window pane is the code listing for the file that was verified. AccVerify numbers the lines so that you can quickly navigate to the area where the error has occurred. You can not edit the code from within AccVerify. You will have to use another piece of software to edit the source file. After you have made your changes you should verify the file once again.

screenshot

Reparing web pages manually.


Return to Top