[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-2309) end to end admin test for adding new portal
Viliam Rockai (JIRA)
jira-events at lists.jboss.org
Mon Jun 1 10:37:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBPORTAL-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12470092#action_12470092 ]
Viliam Rockai commented on JBPORTAL-2309:
-----------------------------------------
i have implemented most of the phase II, but i still have few questions:
- adding a listener
how can I verify that a listener was successfully added? my current test adds a listener, then reloads a page and verifies that the listener is currently selected. no deeper logic is tested.
- error handling
this is a tricky one. i can verify that previously selected values are selected, but i guess it is not enough.
any quick ideas where can i find (so i can successfully test it) these cases?
for portal:
When the page is unavailable
When there is an error within the page
When the page is not found
for page:
When the window is unavailable
When there is an error within the window
When the window is not found
> end to end admin test for adding new portal
> -------------------------------------------
>
> Key: JBPORTAL-2309
> URL: https://jira.jboss.org/jira/browse/JBPORTAL-2309
> Project: JBoss Portal
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Prabhat Jha
> Assignee: Viliam Rockai
>
> As an admin,
> Portal Creation:
> Priority I:
> - create a new portal
> - add couple of page to the portal
> - add few portlets of different kinds (csm, widget, regular portlets) in each page
> - verify that new portal, pages and portlets get added correctly.
> - Make the new portal default and verify that it becomes default portal
> Priority II:
> Click on Properties under Manage Portals link
> - Verify that you can add listener
> - Different properties (dnd, partial refresh)
> - Modify error handling
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list