Changes for page Testing
Last modified by Pascal Robert on 2012/01/03 10:53
From version 28.1
edited by Greg.Brown
on 2009/09/26 15:57
on 2009/09/26 15:57
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gbrown1 +XWiki.kiddyr - Content
-
... ... @@ -14,8 +14,8 @@ 14 14 15 15 Here are some relevant tools. It may be useful to search for their names in this wiki. 16 16 17 -* Junit and TestNG - for testing of[[user applications>>WO:Testing-JUnitand TestNG]]andfor[[WOnder framework testing>>ProjectWOnder Frameworks JUnitTesting]]18 -* [[Selenium]] for bothuserandWOnder frameworktesting17 +* [[Junit]] for API testing 18 +* [[Selenium]] for functional and some API testing 19 19 * [[WOUnitTest]] for functional testing (Is WOUnitTest current and being maintained? rrk) 20 20 * [[JMeter]] for performance testing 21 21 ... ... @@ -25,9 +25,15 @@ 25 25 26 26 There are many documents relevant to testing that should be evaluated for veracity, usefulness and relevance: 27 27 28 -* [[Testing-JUnit and TestNG>>WO:Testing-JUnit and TestNG]] 28 +* [[Project WONDER-Frameworks-ERSelenium>>WO:Project WONDER-Frameworks-ERSelenium]] 29 +* [[Selenium Introduction]] 29 29 * [[Web Services-Testing Services with Terminal>>WO:Web Services-Testing Services with Terminal]] 30 30 * [[Web Applications-Development-Testing and JUnit>>WO:Web Applications-Development-Testing and JUnit]] 32 +* [[How to Develop Selenium Tests]] 31 31 * [[Testing-Load Testing WO Apps with JMeter>>WO:Testing-Load Testing WO Apps with JMeter]] 34 +* [[Testing-JUnit>>WO:Testing-JUnit]] 32 32 * [[Testing-WOUnitTest>>WO:Testing-WOUnitTest]] 36 +* [[How to test a Diva app with Selenium>>WO:How to test a Diva app with Selenium]] 37 +* [[Specifying Robust Selenium Element Locators]] 33 33 * [[Web Applications-Development-Testing and JUnit>>WO:Web Applications-Development-Testing and JUnit]] 39 +* [[Project WOnder Frameworks JUnit Testing]]