Hi
This is the background . The product that I am working is based on JSF and
Facelets . The error messages are displayed using a <h:message> tag . Due
to various reasons there were multiple <h:message> tags in the page which
leads to a duplicity of error messages
This has now been cleaned up. How do I write Unit Test Cases to verify
that there is only copy of the error message in the displayed page. Any
suggestions welcome
The error messages are the same "Value is required" . The tests should
be of the form I guess to look for this pattern in the given page. How do I
go about writing this test case
Thanks
Regards
Hari
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---