Difference between revisions of "PubMan and Selenium tests"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 5: Line 5:


==== Set up test environment ====
==== Set up test environment ====
[[http://colab.mpdl.mpg.de/mediawiki/Automatic_GUI_tests_with_selenium]]
[http://colab.mpdl.mpg.de/mediawiki/Automatic_GUI_tests_with_selenium]


==== Create test accounts(moderator, depositor…) with fixed context ====
==== Create test accounts(moderator, depositor…) with fixed context ====
Line 21: Line 21:




*fix id/name value for each html tag
==fix id/name value for each html tag==





Revision as of 11:10, 1 February 2011

Quick start[edit]

Media:Pubman_and_Selenium_tests.ppt

Workflow[edit]

Set up test environment[edit]

[1]

Create test accounts(moderator, depositor…) with fixed context[edit]

specify TestPubmanItem Objects[edit]

Item_ARTICLE, Item_ARTICLE_withFile, Item_ARTICLE_withFileAndLocator, Item_ARTICLE_withLocator … (for each Genre)

specify test scenarios[edit]

  • see “PubMan-Testing scenarios” in Jira, e.g.[2]
  • organize test cases in input/result matrix, e.g.[3]

test reports[edit]

fix id/name value for each html tag[edit]