« Back to Selenium Overview

Selenium Test Inventory

Tags: selenium

Introduction #

This document will list and describe Selenium Automated tests used by Liferay Inc. as part of its regression testing repertoire. Needs to be updated to be current Over a hundred tests have since been added including tests for almost all plugins in the official repository.

Tests will be sorted by the order in which they are run.

Information #

  • Test Case Name - Name of the test case being run. (In most cases the name of the portlet being tested).
  • Test Name - Name of the individual test being run within the Test Case.
  • Description - The actual function of the test.

List as of 7/16/08.

Test Case Name Test Name Description
LoginTest Logs a user into the portal with login: test@liferay.com and password: test
EnterpriseAdmin
AddPageTest Adds a page titled "Enterprise Admin Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Enterprise Admin" portlet to the page.
AddUserTest Adds a Selenium specific user to the community.
AddUser2Test Adds a second Selenium specific user to the community.
AddUser3Test Adds a third Selenium specific user to the community.
SearchUserTest Searches the Enterprise Admin portlet for the newly created users.
DeactivateUserTest Deactivates a user and confirms the user is unavailable.
DeleteUserTest Deletes a user and confirms the deletion.
AddOrganizationTest Adds a Selenium specific organization.
ApplyOrganizationTest Adds a user to the Selenium organization.
AddUserGroupTest Adds a Selenium specific user group.
AddRolesTest Adds Selenium specific roles.
AssignRolesTest Assigns the Selenium roles to newly created users.
BlogsRolesTest Logs test@liferay.com out and logs in as a selenium specific user with the Selenium blogs role.
CalendarRolesTest Logs out the previous selenium specific user and logs in with the user that has the Selenium calendar role.
LoginTest Logs out the previous selenium specific user and logs in with test@liferay.com
AddPasswordPoliciesTest Adds a selenium specific password policy.
EditSettingsTest Edits the Settings present in the Enterprise Admin portlet, including admin email address and ticker symbol. Confirms text of the changes made.
ReserveTest Navigates to the Settings in Enterprise Admin and sets the portal to reserve screennames.
PluginsTest Navigates thrugh the Plugins tab of the Enterprise Admin portlet and confirms UI elements present.
Admin
AddPageTest Adds a page titled "Admin Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Admin" portlet to the page.
BrowseServerTest Clicks on the "More" link in the "Admin" portlet; Explores tabs and executes commands under the "Server" tab.
BrowseInstanceTest Clicks the "Instance" tab and checks for UI elements present.
BrowsePluginsTest Clicks on the "Plugins" tab and explores tabs and checks for UI elements present.
Amazon Rankings
AddPageTest Adds a page titled "Amazon Rankings Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Amazon Rankings" portlet to the page.
Analog Clock
AddPageTest Adds a page titled "Analog Clock Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Analog Clock" portlet to the page.
Announcements
AddPageTest Adds a page titled "Announcements Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Announcements" portlet to the page.
AddGeneralAnnouncementTest Adds a general distribution scoped announcement.
DeleteAnnouncementTest Deletes the general announcement.
AddLowPriorityAnnouncementTest Adds a low priority general announcement.
AddMediumPriorityAnnouncementTest Adds a medium priority general announcement.
AddHighPriorityAnnouncementTest Adds a high priority general announcement.
Bible Gateway
AddPageTest Adds a page titled "Bible Gateway Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Bible Gateway" portlet to the page.
Blogs
AddPageTest Adds a page titled "Blogs Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Blogs" portlet to the page.
AddEntryTest Adds a blog entry to the portlet.
AddEntryCommentTest Adds a comment to the above entry.
AddSecondEntryTest Adds a second blog entry to the portlet.
AddSecondEntryCommentTest Adds a comment to the second blog entry.
EditSecondCommentTest Edits the comment on the second blog entry.
EditSecondEntryTest Edits the second blog entry.
SearchBlogsTest Searches the blog portlet for "Test Entry".
DeleteSecondCommentTest Deletes the comment on the second blog entry.
DeleteSecondEntryTest Deletes the second blog entry.
AddIncorrectEntryTest Tests to see if its possible to add a blank blog entry. Waits for failure and verifies failure notice.
AddDraftEntryTest Adds a new blog entry and waits for it to be auto-saved.
PublishDraftEntry Verifies the auto-saved blog entry then publishes it to become a regular entry.
Blogs Aggregator
AddPageTest Adds a page titled "Blogs Aggregator Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Blogs Aggregator" portlet to the page.
DisplayStylesTest Changes the display style to display only blog titles and verifies text to ensure the change.
Asset Publisher
AddPageTest Adds a page titled "Asset Publisher Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Asset Publisher" portlet to the page.
EditConfigurationTest Edits the configuration to manually display "Test Entry" from the Blogs portlet. Verifies the change.
Bookmarks
AddPageTest Adds a page titled "Bookmarks Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Bookmarks" portlet to the page.
AddFolderTest Adds a folder to the bookmarks portlet.
AddSubfolderTest Adds a subfolder to the bookmarks portlet.
AddEntryTest Adds a bookmark entry to the subfolder.
AddSecondEntryTest Adds a second bookmark entry to the subfolder.
VerifyEntriesTest Confirm presence of both bookmarks.
MoveEntryTest Moves one bookmark to another folder.
DeleteEntryTest Deletes one bookmark entry.
SearchEntriesTest Searches the bookmarks portlet for test entries.
DeleteAllTest Deletes all folders and bookmarks.
ImportLARTest Imports a pre-existing LAR file that contains the data that was previously deleted.
VerifyImportLARTest Verifies the LAR import to ensure that folders and bookmarks were properly imported.
Breadcrumb
AddPageTest Adds a page titled "Breadcrumb Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Breadcrumb" portlet to the page.
Calendar
AddPageTest Adds a page titled "Calendar Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Calendar" portlet to the page.
SetTimezoneTest Navigates to "My Account" and changes the timezone for test@liferay.com to PST.
AddAppointmentEventTest Adds an appointment type event of the current date and time to the calendar.
AddConcertEventTest Adds a concert type event of the current date and time to the calendar.
AddVacationEventTest Adds a vacation type event of the current date and time to the calendar.
GetAppointmentEventsTest Checks the calendar's different views (day, week, month, year) and specifies viewing only appointment event types.
GetConcertEventsTest Checks the calendar's different views and specifies viewing only concert type events.
GetVacationEventsTest Checks the calendar's different views and specifies viewing only vacation type events.
EditEventTest Edits a current event and changes its title and description. Confirms the change.
AddTemporaryEventTest Adds a temporary event to the calendar. Confirms the change.
DeleteTemporaryEventTest Deletes the above temporary event. Confirms the deletion.
Chat
AddPageTest Adds a page titled "Chat Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Chat" portlet to the page.
Communities
AddPageTest Adds a page titled "Communities Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Communities" portlet to the page.
AddCommunitiesTest Adds a community titled "Test Community".
AddTemporaryCommunityTest Adds a temporary community.
EditCommunityTest Edits the title of the temporary community.
DeleteCommunityTest Deletes the temporary community.
AddNullCommunityTest Attempts to add a community with a blank title and description. Should fail.
MergeLayoutsTest Navigates to "Manage Pages" for "Test Community" within the Communities portlet. Clicks on settings tab and turns on Merge Layouts.
VerifyMergeLayoutsTest Navigates to the Test Community and verifies that its public pages have merged with the Guest Community.
Currency Converter
AddPageTest Adds a page titled "Currency Converter Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Currency Converter" portlet to the page.
ConvertCurrencyTest Test converts dollars to BHD.
ViewGraphsTest Views 1 year, 2 year, and 3 year graphs of the converted currency.
Dictionary
AddPageTest Adds a page titled "Dictionary Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Dictionary" portlet to the page.
Document Library
AddPageTest Adds a page titled "Document Library Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Document Library" portlet to the page.
AddFolderTest Adds a folder to the Document Library portlet.
AddSubfolderTest Adds a subfolder to the Document Library.
AddDocumentTest Uploads a locally hosted document to the subfolder. The document's location is hard coded into the test and typed into the upload field. If this test fails please check the hardcoded location of the text file and confirm it is valid.
SearchTest Searchs the Document Library for the recently uploaded document.
GetDocumentsTest Checks the Document Library views and confirm the presence of the uploaded document.
Document Library Display
AddPageTest Adds a page titled "Document Library Display Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Document Library Display" portlet to the page.
Flash
AddPageTest Adds a page titled "Flash Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Flash" portlet to the page.
Global Prayer Digest
AddPageTest Adds a page titled "Global Prayer Digest Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Global Prayer Digest" portlet to the page.
Gospel For Asia
AddPageTest Adds a page titled "Gospel For Asia Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Gospel For Asia" portlet to the page.
Google Search
AddPageTest Adds a page titled "Google Search Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Google Search" portlet to the page.
VerifyFunctionalityTest Clicks on the Configuration for the portlet and verifies presence of UI elements.
Hello Velocity
AddPageTest Adds a page titled "Hello Velocity Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Hello Velocity" portlet to the page.
Hello World
AddPageTest Adds a page titled "Hello World Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Hello World" portlet to the page.
I-Frame
AddPageTest Adds a page titled "Ifrarme Test Page" to "My Community - Private Pages"
AddPortletTest Adds "I-Frame" portlet to the page.
AddIFrameSourceTest Clicks on the Configuration for the portlet and gives the I-Frame a source. Confirms elements in the portlet.
Image Gallery
AddPageTest Adds a page titled "Image Gallery Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Image Gallery" portlet to the page.
AddFolderTest Adds a folder to the Image Gallery portlet.
AddSubfolderTest Adds a subfolder to the Image Gallery portlet.
AddImageTest Uploads a locally hosted image to the subfolder. The image's location is hard coded into the test and typed into the upload field. If this test fails please check the hardcoded location of the image file and confirm it is valid.
Invitation
AddPageTest Adds a page titled "Invitation Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Invitation" portlet to the page.
Journal
AddPageTest Adds a page titled "Journal Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Journal" portlet to the page.
AddArticleTest Saves and Approves a test article.
AddArticle2Test Saves and Approves a second test article.
WorkflowTest Navigates to the created test articles and choose article 2 and removes approval status.
ApproveArticleTest Approves the previous article.
ExpireArticleTest Expires the previous article.
DeleteArticleTest Deletes the expired article.
AddStructuresTest Adds a test journal structure and confirms save.
AddFeedTest Adds a test journal feed and confirms save.
SearchTest Searches the Journal portlet for existing articles.
RecentPagesTest Verifies presence of articles in Recent Pages tab.
Journal Articles
AddPageTest Adds a page titled "Journal Articles Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Journal Articles" portlet to the page.
AddJournalArticlesTest Adds a pre-existing journal article and confirms presence of UI elements.
Journal Content
AddPageTest Adds a page titled "Journal Content Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Journal Content" portlet to the page.
AddArticleThroughConfigurationTest Clicks on Configuration and creates a third new article for display through Journal Content.
AddJournalArticleTest Selects and displays the newly created article. Verifies text present of the article.
SearchArticleTest Searches the Journal Content portlet for journal articles.
Journal Content Search
AddPageTest Adds a page titled "Journal Content Search Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Journal Content Search" portlet to the page.
SearchPortletTest Searches the Journal Content Search portlet for existing journal content articles.
Language
AddPageTest Adds a page titled "Language Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Language" portlet to the page.
LanguageTest Clicks through different languages present in the portlet and confirms language changes in the portal.
Loan Calculator
AddPageTest Adds a page titled "Loan Calculator Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Loan Calculator" portlet to the page.
CalculateLoanTest Test inputs a loan amount and confirms proper calculation.
Mail
AddPageTest Adds a page titled "Mail Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Mail" portlet to the page.
Manage Pages
AddPageTest Adds a page titled "Manage Pages Test Page" to "My Community - Private Pages"
AddChildPagesTest Navigates to manage pages for the community and adds a child page.
DisplayOrderTest Tests alterring the display order of pages.
AddJavaScriptTest Inputs a test JavaScript string and confirms that it is properly saved.
Message Board
AddPageTest Adds a page titled "Message Boards Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Message Boards" portlet to the page.
AddCategoryTest Adds a category to the Message Board portlet.
AddSubcategoryTest Adds a subcategory to the above category.
AddMessageTest Posts a new thread in the subcategory.
AddReplyMessageTest Posts a reply in the above thread.
AddSecondReplyMessageTest Posts a second reply in the above thread.
AddThirdReplyMessageTest Posts a third reply in the above thread.
SearchTest Searches the Message Board portlet for the above thread using basic parameters.
SplitThreadTest Splits off the original post from the three subsequent replies.
AddSecondSubcategoryTest Adds a second subcategory to the original category.
AddIncorrectEntryTest Adds a blank message board thread. Verifies fail message.
AddDeletableMessageTest Adds a temporary message to the second subcategory.
RecentPostsTest Clicks and verifies the Recent Posts link when viewing a thread. Verifies the number of posts that have been made by test@liferay.com
MoveThreadTest Moves the original thread twice, each time adding a new movement reason message. Tests thread moving and message posting.
DeleteMessageTest Deletes the temporary thread.
Navigation
AddPageTest Adds a page titled "Navigation Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Navigation" portlet to the page.
Nested Portlets
AddPageTest Adds a page titled "Nested Portlets" to "My Community - Private Pages"
AddPortletTest Adds "Nested Portlets" portlet to the page.
Network Utilities
AddPageTest Adds a page titled "Network Utilities Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Network Utilities" portlet to the page.
Open ID Sign In
AddPageTest Adds a page titled "Open ID Sign In Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Open ID Sign In" portlet to the page.
Organization Admin
AddPageTest Adds a page titled "Organization Admin Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Organization Admin" portlet to the page.
SearchUsersTest Clicks on the Users tab and searches for users created by Selenium tests. Verifies that users exist.
SearchOrganizationsTest Clicks on the Organizations tab and searches for organizations created by Selenium tests. Verifies organizations exist.
SearchUserGroupsTest Clicks on User Groups tab and searches for organizations created by Selenium tests. Verifies user groups exist.
Page Comments
AddPageTest Adds a page titled "Page comments Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Page Comments" portlet to the page.
AddCommentTest Adds a page comment to the portlet.
DeleteCommentTest Deletes the page comment created in the last test.
Page Ratings
AddPageTest Adds a page titled "Page Ratings Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Page Ratings" portlet to the page.
Password Generator
AddPageTest Adds a page titled "Password Generator Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Password Generator" portlet to the page.
Plugin Installer
AddPageTest Adds a page titled "Plugin Installer Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Plugin Installer" portlet to the page.
PluginUpdateTest Installs an older plugin and waits to be prompted to update the older plugin to the latest version. Installs the latest plugin and verifies that the update message is not present.
Polls
AddPageTest Adds a page titled "Polls Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Polls" portlet to the page.
AddQuestionTest Adds a new poll question to the portlet.
AddVoteTest Adds a vote to the poll question created above and verifies the vote counted.
ViewQuestionGraphsTest Views and verifies that all poll graphs function.
Polls Display
AddPageTest Adds a page titled "Polls Display Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Polls Display" portlet to the page.
EditPreferencesTest Configures the portlet to display the poll result and question from the Polls Portlet test.
Quick Notes
AddPageTest Adds a page titled "Quick Notes Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Quick Notes" portlet to the page.
Random Bible Verse
AddPageTest Adds a page titled "Random Bible Verse Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Random Bible Verse" portlet to the page.
Recent Bloggers
AddPageTest Adds a page titled "Recent Bloggers Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Recent Bloggers" portlet to the page.
DisplayStylesTest Configures the portlet to display only the User Name of latest blogger and verifies change in configuration.
Recent Documents
AddPageTest Adds a page titled "Recent Documents Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Recent Documents" portlet to the page.
Reverend Fun
AddPageTest Adds a page titled "Reverend Fun Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Reverend Fun" portlet to the page.
RSS
AddPageTest Adds a page titled "RSS Test Page" to "My Community - Private Pages"
AddPortletTest Adds "RSS" portlet to the page.
EditConfigurationTest Adds a Digg site RSS feed to the portlet and confirms the text of the Digg Feed.
Sample Sign In^
AddPageTest Adds a page titled "Sample Sign In Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Sample Sign In" portlet to the page.
VerifyLinksTest Verifies the user test@liferay.com is signed in. Follows the link present in the sample portlet to My Account.
Sample Hibernate^
AddPageTest Adds a page titled "Sample Hibernate Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Sample Hibernate" portlet to the page.
Sample LAR^
AddPageTest Adds a page titled "Sample LAR Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Sample LAR" portlet to the page.
ConfigurationTest Clicks through the configuration of the Sample LAR portlet and verfies UI elements that enable Import/Export capability.
Sample Localized^
AddPageTest Adds a page titled "Sample Localized Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Sample Localized" portlet to the page.
Sample JSP^
AddPageTest Adds a page titled "Sample JSP Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Sample JSP" portlet to the page.
Search
AddPageTest Adds a page titled "Search Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Search" portlet to the page.
SearchTest Searches for the value "Test" and looks for Test Bookmark text.
Session Expiration^
AddPageTest Adds a page titled "Session Expiration Test Page" to "My Community - Private Pages"
SignInWithOutRememberMeTest Signs test@liferay.com out and then back in without "Remember Me" checked.
ExtendSessionTest Navigates to the Session Expiration Test Page and waits up to two minutes for the Extend Session button.
ConfirmSessionExpireTest Waits over a minute for the Extend Session button then waits another minute until the session expiration message appears. Upon session expiration attempts to click on a page and waits to be redirecteed back to login.
RememberMeLoginTest Logs test@liferay.com in with "Remember Me" checked.
ConfirmNoSessionExpireTest Waits over two minutes and confirms that the session has not expired.
Shopping
AddPageTest Adds a page titled "Shopping Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Shopping" portlet to the page.
AddCategoryTest Adds a category to the Shopping portlet.
EditCategoryTest Changes the title of the category created previously.
AddTemporaryCategoryTest Adds a temporary category.
DeleteTemporaryCategoryTest Deletes the temporary category.
AddSecondCategoryTest Adds a second category.
AddItemTest Adds an item to the first category.
EditItemTest Edits the previous mentioned item and adds more information and changes the price.
AddTemporaryItemTest Adds a temporary item to the first category.
DeleteTemporaryItemTest Deletes the temporary item in the first category.
AddSecondItemTest Adds a second item to the second category.
SearchItemsTest Searches the portlet with the title of the first item and verifies the search result.
MoveItemTest Moves an item from the first category to the second. Confirms the item was moved then moves the item back to the first category. Confirms this second move as well.
AddBlankItemTest Attempts to add a blank item with no data. Assumes failure, verifies failure message.
AddCouponTest Adds a coupon to the portlet.
EditCouponTest Edits the previously created coupon.
AddBlankCouponTest Attempts to add a blank coupon with no data. Assumes failure, verifies failure message.
AddTemporaryCouponTest Adds a temporary coupon to the portlet.
DeleteTemporaryCouponTest Deletes the temporary coupon.
SearchCouponsTest Searches the portlet with the title of the first coupon and verifies the search result.
AddItemToCartTest Adds the first item to the cart.
ConfirmCartTest Confirms the presence of the first item in the cart.
RemoveItemFromCartTest Removes the item from the cart.
AddSecondItemToCartTest Re-Adds the first item to the cart.
CheckoutTest Simulates checkout of an order - inputs dummy information for street address, city, zip code, and credit card information.
ConfirmOrderTest Clicks on the Orders tab and verifies that the Checkout order has been placed. Verifies the text of a note added during checkout.
ViewInvoiceTest Clicks and verifies that an invoice can be viewed.
ConfigureAcceptedCCTest Clicks portlet configuration and changes the types of credit cards that are accepted by the portlet. Confirms changes.
VerifyAcceptedCCTest Tests previous configuration by attempting to checkout and ensuring UI elements "American Express" and "Mastercard" are not present.
ConfigureStateTaxTest Configures the state tax for the portlet at 7.775%.
AddThirdItemToCartTest Adds a new item to the empty cart.
VerifyStateTaxTest Verifies that state tax has been correctly calculated - verifies the dollar value of the checkout.
ConfigureFlatRateShippingCostTest Configures the Flat Rate Shipping Cost for the portlet. Verifies saved settings.
ConfigurePercentageShippingTest Configures the Percentage Rate shipping cost for the portlet. Verifies saved settings.
VerifyPercentageShippingTest Verifies that shipping cost percentage is being properly accounted for at checkout.
ConfigureFlatRateInsuranceTest Configures the Flat Rate Insurance for the portlet. Verifies saved settings.
VerifyFlatRateInsuranceTest Verifies that insurance cost is being properly accounted for at checkout at a flat rate.
ConfigurePercentageInsuranceTest Configures the Percentage Insurance cost of items sold.
VerifyPercentageInsuranceTest Verifies the percentage Insurance cost is being properly accounted for at checkout - verifies the dollar value of the checkout.
SaveCurrentSetupTest Under portlet configuration saves the current setup of tax, shipping, and insurance rates.
ChangeCurrentSetupTest Changes the tax, shipping, and ensurance rates and verifies saved values.
RestoreArchivedSetupTest^ Attempts to restore the archived setup and verify the old tax, shipping, and insurance values before being overwritten.
Site Map
AddPageTest Adds a page titled "Site Map Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Site Map" portlet to the page.
VerifyLinksTest Clicks on various links in the Site Map portlet and ensures their functionality.
SMS Text Messenger
AddPageTest Adds a page titled "SMS Text Messenger Test Page" to "My Community - Private Pages"
AddPortletTest Adds "SMS Text Messenger" portlet to the page.
Software Catalog
AddPageTest Adds a page titled "Software Catalog Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Software Catalog" portlet to the page.
Staging
AddPageTest Adds a page titled "Staging Test Page" to "My Community - Private Pages"
AddCommunitiesPortletTest Adds "Communities" portlet to the page.
FirstNavigateTestPublicCommunityTest For the first time navigates to the Public Pages of "Test Community".
AddPublicPortletsTest Adds the Calendar and Blogs portlet to the Public Pages of the "Test Community".
FirstNavigateTestPrivateCommunityTest For the first time navigates to the Private Pages of "Test Community".
AddPrivatePortletsTest Adds the Blogs portlet to the Public Pages of the "Test Community".
ActivateStagingTest Navigates to "My Community - Private Pages" to the Communities portlet. Clicks all communities, locates the Test Community, clicks Manage Pages. From the Manage Pages of the Test Community the test navigates to the Settings tab and clicks the "Activate Staging" check box. Confirms text indicating staging is activated.
NavigateTestCommunityTest Navigates to the Manage Pages of the "Test Community - Public Pages" and then subsequently to the first Public Pages.
AddStagedBlogTest Navigates to the Staged Public pages and adds a new blog entry.
ConfirmNoBlogOnLiveTest Navigates back to the Live pages to ensure that the the blog entry has not inadvertantly been copied over without an action on the part of the user.
PublishBlogToLiveTest Returns to the Staged Public pages and uses the "Publish to Live" link to publish the new blog entry to the Live Public Pages.
ConfirmBlogOnLiveTest Navigates back to the Live pages and confirms the Blog is present on the Live pages.
AddStagedEventTest Adds a new Calendar event on the Staged Public Pages.
ConfirmNoPublicEventTest Confirms that there is no Calendar event on the Live Public Pages.
PublishEventToLiveTest Publishes the calendar event to the Live Public Pages.
ConfirmEventOnLiveTest Confirms that the Calendar event has been properly published to the Live Public Pages.
AddSecondLiveBlogTest Adds a blog post to the blogs portlet on the Live Public Pages.
ConfirmNoSecondBlogOnStagedTest Navigates to the Staged Public pages and confirms that the second blog has not inadvertantly been copied over without an action on the part of the user.
ManagePagesCopyFromLiveTest Navigates to the Manage Pages for the Staged Public Pages and executes a "Copy From Live". Confirms the action taken and confirms that the second blog has been properly copied over to the staged Public Pages.
AddThirdStagedBlogTest Adds a third blog post to the Staged Public Pages.
ConfirmNoThirdBlogOnLiveTest Confirms that the third blog post is not present on the Live Public Pages.
ManagePagesPublishToLiveTest Navigates to the Manage Pages for the Staged Public Pages and executes a "Publish to Live".
ConfirmThirdBlogOnLiveTest Confirms that the third blog post is present on the Live Public Pages.
ConfirmElementsNotPresentTest Verifies that certain UI elements are NOT present when viewing the Live Public Pages. These elements that should not be present include: Add Application and Layout Template.
NavigatePrivateTestCommunityTest Navigates to the Live Private Pages of the Test Community. Confirms the Blog entry element present. No other portlets should be present.
AddStagedPrivateCalendarTest Adds "Calendar" portlet to the Staged Private Pages and publishes the changes to the Live Private Pages.
AddSecondPrivateEventTest Adds a second private event to Staged Private Pages.
ConfirmNoPrivateEventTest Confirms the Calendar event does not exist on Live Private Pages.
CreateRemoteTestCommunityTest^ Logs out of the local portal and navigates to the remote Liferay instance. Logs into and creates a test community on a remote Liferay server. The IP and port address of this server is hard coded in the test and must be changed when running the test yourself.
StoreCommunityIDTest^ (On the Remote Server) Navigates to Communities portlet and edits the Remote Publishing Community. Once there the test stores the unique community ID into the ${GroupID} variable.
AssertNoSampleDataOnRemoteTest (On the Remote Server) Asserts that there is no sample data existing in the Remote Publishing Community.
RemotePublishStagedPublicPagesTest^ (On the Local Server) Navigates to the manage pages of the Staged Public Pages and executes a Remote Publish to the hard coded server IP. Test puts in all the appropriate information and chooses the data being published.
VerifyPublicStagedRemotePublishingTest^ (On the Remote Server) Asserts that the data has correctly been published to the Public Pages of the Remote Publishing Community.
AddNewPrivateSamplePortletDataTest^ (On the Local Server) Adds Polls, Journal, Asset Publisher, and Blogs portlets and data to the Staged Private Pages of the Test Community.
PublishNewPrivateSamplePortletDataToLiveTest^ (On the Local Server) Publishes the Staged Private Pages sample data to the Live Private Pages of the Test Community.
VerifyNewPrivateSampleDataTest^ (On the Local Server) Asserts that the data has correctly been published to the Live Private Pages of the Test Community.
RemotePublishStagedPrivatePagesTest^ (On the Local Server) Publishes the Live Private Pages sample data to the Remote Publishing Community.
VerifyRemotePublishStagedPrivatePagesTest^ (On the Remote Server) Asserts that the data has correctly been published to the Private Pages of the Remote Publishing Community.
Stocks
AddPageTest Adds a page titled "Stocks Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Stocks" portlet to the page.
EditPreferencesTest Adds new stocks in the preferences of the portlet and confirms that the portlet is properly grabbing the new stocks.
Tags Admin
AddPageTest Adds a page titled "Tags Admin Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Tags Admin" portlet to the page.
Translator
AddPageTest Adds a page titled "Translator Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Translator" portlet to the page.
TranslateEnglishChineseCTest Translates a snippet of English text to Chinese.
TranslateEnglishChineseTTest Translates a snippet of English text to Chinese.
TranslateEnglishDutchTest Translates a snippet of English text to Dutch.
TranslateEnglishFrenchTest Translates a snippet of English text to French.
TranslateEnglishGermanTest Translates a snippet of English text to German.
TranslateEnglishItalianTest Translates a snippet of English text to Italian.
TranslateEnglishJapaneseTest Translates a snippet of English text to Japanese.
TranslateEnglishPortugueseTest Translates a snippet of English text to Portuguese.
TranslateEnglishSpanishTest Translates a snippet of English text to Spanish.
TranslateChineseCEnglishTest Translates a snippet of Chinese text to English.
TranslateChineseTEnglishTest Translates a snippet of Chinese text to English.
TranslateDutchEnglishTest Translates a snippet of Dutch text to English.
TranslateFrenchEnglishTest Translates a snippet of French text to English.
TranslateFrenchGermanTest Translates a snippet of French text to German.
TranslateGermanEnglishTest Translates a snippet of German text to English.
TranslateGermanFrenchTest Translates a snippet of German text to French.
TranslateItalianEnglishTest Translates a snippet of Italian text to English.
TranslateJapaneseEnglishTest Translates a snippet of Japanese text to English.
TranslatePortugueseEnglishTest Translates a snippet of Portuguese text to English.
TranslateSpanishEnglishTest Translates a snippet of Spanish text to English.
Today In Christian History
AddPageTest Adds a page titled "Today In Christian History Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Today In Christian History" portlet to the page.
Unit Converter
AddPageTest Adds a page titled "Unit Converter Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Unit Converter" portlet to the page..
ConvertUnitTest Converts sample data to new units.
Update Manager
AddPageTest Adds a page titled "Update Manager" to "My Community - Private Pages"
AddPortletTest Adds "Update Manager" portlet to the page.
Weather
AddPageTest Adds a page titled "Weather Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Weather" portlet to the page.
EditPreferencesTest Edits the preferences of the page and adds new locations to track. Confirms data grabbed for the new locations.
Webcam
AddPageTest Adds a page titled "Webcam Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Webcam" portlet to the page.
Web Form
AddPageTest Adds a page titled "Web Form Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Web Form" portlet to the page.
EditFormTest Creates a test web form soliciting feedback.
ArchiveTest Navigates to configuration and archives the configured Web Form setup.
Web Proxy Tests
AddPageTest Adds a page titled "Web Proxy Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Web Proxy" portlet to the page.
Wiki
AddPageTest Adds a page titled "Wiki Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Wiki" portlet to the page.
AddArticleTest Adds an article to the wiki.
AddChildTest Adds a child article to the first posted article.
AddCommentTest Adds a comment on the child article.
SearchTest Executes a search of the wiki on terms located within the articles. Confirms results of the test.
EditCommentTest Edits the comment on the child article.
AddWikiNodeTest Adds a new Wiki Node with the title: "Second Wiki Test".
EditWikiNodeTest Edits the newly created Second Wiki Test node.
AddSecondArticleTest Adds a new article to the Second Wiki Test node.
EditSecondArticleTest Tests editting the article in the Second Wiki Test node.
MinorArticleChangeTest Makes a minor change to the article.
CompareVersionsTest Compares the article with the minor change with the article before the minor change. Confirms the differences between the two.
RevertMinorArticleChangeTest Executes a revert of the article to its state before the minor change.
AddTemporaryArticleTest Adds a temporary article to the Second Wiki Test node.
DeleteArticleTest Deletes the temporary article.
AddOrphanedArticlesTest Adds two new wiki articles that do not have links to any other wiki articles or have any links to them (Orphaned Articles).
VerifyRecentChangesTest Navigates to the Recent Changes tab of the Wiki portlet and confirms the text of the latest changes to the Wiki node.
VerifyAllPagesTest Verifies that all wiki pages created are present under the All Pages tab.
VerifyOrphanedPagesTest Confirms that the two newly created Orphaned articles are listed under the Orphaned Articles tab.
AddLinksTest Adds links on the original wiki article and the two newly created wiki articles to ensure they are not orphaned.
VerifyNoOrphanedPagesTest Navigates to the Orphaned Articles tab and confirms that there are no elements present.
Wiki Display
AddPageTest Adds a page titled "Wiki Display Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Wiki Display" portlet to the page.
EditConfigurationTest Configures the Wiki Display portlet to display the first wiki node.
Words
AddPageTest Adds a page titled "Words Test Page" to "My Community - Private Pages"
AddPortletTest Adds "Words" portlet to the page.
XSL Content
AddPageTest Adds a page titled "XSL Content Test Page" to "My Community - Private Pages"
AddPortletTest Adds "XSL Content" portlet to the page.
0 Attachments
30912 Views
Average (0 Votes)
The average rating is 0.0 stars out of 5.
Comments