[richfaces-planning-issues] [JBoss JIRA] Commented: (RFPL-748) Metamer Ftest - add automatic markup validation feature

Juraj Huska (JIRA) jira-events at lists.jboss.org
Wed Jun 29 09:34:23 EDT 2011


    [ https://issues.jboss.org/browse/RFPL-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611767#comment-12611767 ] 

Juraj Huska commented on RFPL-748:
----------------------------------

I will continue to investigate these approaches furthermore:

1-send page source code to the w3 validator, the page source code can be retrieved in different ways: 
1.1- press CTR + U in firefox, then copy the page src and load w3 validator, insert and parse the report 
1.2- get source code via javascript
(it is slow  probably)

2-use some parser from dom package, validate according to xhtml dtd
(throws exception when first error is found , so the report of errors is difficult to retrieve)

3-investigate more about options of markup testing directly from selenium, testng etc.


> Metamer Ftest - add automatic markup validation feature
> -------------------------------------------------------
>
>                 Key: RFPL-748
>                 URL: https://issues.jboss.org/browse/RFPL-748
>             Project: RichFaces Planning
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: QE
>            Reporter: Lukáš Fryč
>            Assignee: Juraj Huska
>              Labels: metamer-ftest
>             Fix For: 4.Future
>
>
> At least one browser should be configured to automatically validate markup during functional test (probably Firefox).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-planning-issues mailing list