Difference between revisions of "PubMan and Selenium tests"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 4: Line 4:
== Workflow ==
== Workflow ==


1. 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]


2. Create test accounts(moderator, depositor…) with fixed context
*Create test accounts(moderator, depositor…) with fixed context


3. specify TestPubmanItem Objects
*specify TestPubmanItem Objects
Item_ARTICLE, Item_ARTICLE_withFile, Item_ARTICLE_withFileAndLocator, Item_ARTICLE_withLocator … (for each Genre)
Item_ARTICLE, Item_ARTICLE_withFile, Item_ARTICLE_withFileAndLocator, Item_ARTICLE_withLocator … (for each Genre)


4. specify test scenarios  
*specify test scenarios  
see “PubMan-Testing scenarios” in Jira
see “PubMan-Testing scenarios” in Jira
https://zim02.gwdg.de/repos/testing/trunk/SeleniumTests/Pubman_Selenium_Tests/PMTS-49 Full Submission Testing/PubMan_Submission_Tests.xls
[https://zim02.gwdg.de/repos/testing/trunk/SeleniumTests/Pubman_Selenium_Tests/PMTS-49 Full Submission Testing/PubMan_Submission_Tests.xls]


organize test cases in input/result matrix
organize test cases in input/result matrix
https://zim02.gwdg.de/repos/testing/trunk/SeleniumTests/Pubman_Selenium_Tests/PMTS-49 Full Submission Testing/PMTS-49.xlsx
[https://zim02.gwdg.de/repos/testing/trunk/SeleniumTests/Pubman_Selenium_Tests/PMTS-49 Full Submission Testing/PMTS-49.xlsx]
5. report
 
*report


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

Revision as of 11:01, 1 February 2011

Quick start[edit]

Media:Pubman_and_Selenium_tests.ppt

Workflow[edit]

  • Set up test environment

[1]

  • Create test accounts(moderator, depositor…) with fixed context
  • specify TestPubmanItem Objects

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

  • specify test scenarios
see “PubMan-Testing scenarios” in Jira

Full Submission Testing/PubMan_Submission_Tests.xls

organize test cases in input/result matrix

Full Submission Testing/PMTS-49.xlsx

  • report
  • fix id/name value for each html tag