[jboss-dev-forums] [QA of JBoss Portal] - Re: automating jboss portal admin ui testing usign selenium

prabhat.jha@jboss.com do-not-reply at jboss.com
Wed Sep 3 10:32:57 EDT 2008


Yes, this is a good idea but there are few issues:

 There are cases when you will see error in the log for example if a producer URL is not valid you will see an error in log but on portal UI, code will consume the error and show a user friendly version of the error.

I think what you should do is grep for all ERROR in log and put them in a file and make that part of build artifacts. Then we would have to see if any of them is harmful. In most cases, harmful error will manifest in portal UI as well. 

I hope I am explaining it clearly.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173970#4173970

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173970



More information about the jboss-dev-forums mailing list