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
Change comment: There is no comment for this version
To version 20.1
edited by Ray Kiddy
on 2009/09/03 11:22
Change comment: linkify the tool names

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gbrown
1 +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-JUnit and TestNG]] and for [[WOnder framework testing>>Project WOnder Frameworks JUnit Testing]]
18 -* [[Selenium]] for both user and WOnder framework testing
17 +* [[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]]