Changes for page Testing

Last modified by Pascal Robert on 2012/01/03 10:53

From version 26.1
edited by Ray Kiddy
on 2009/09/01 11:14
Change comment: hopefully this will become a 'Best Practices' page. We will see.
To version 17.1
edited by Ray Kiddy
on 2009/09/01 11:19
Change comment: adding ToC

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,7 @@
1 +* [[||anchor="Approaches to Testing"]]
2 +* [[||anchor="Tools"]]
3 +* [[||anchor="Document Review"]]
4 +
1 1  == Approaches to Testing ==
2 2  
3 3  There are different kinds of tests and different approaches to testing. No one technology or approach will work for everyone. These are some of the relevant technologies and issues in testing WebObjects and WOnder applications and frameworks.
... ... @@ -30,7 +30,6 @@
30 30  * [[Testing-JUnit>>WO:Testing-JUnit]]
31 31  * [[Testing-WOUnitTest>>WO:Testing-WOUnitTest]]
32 32  * [[How to test a Diva app with Selenium>>WO:How to test a Diva app with Selenium]]
33 -* [[Web Services-Testing Services with TerminalWO:Web Services-Testing Services with Terminal]]
34 34  * [[Specifying Robust Selenium Element Locators]]
35 35  * [[Web Applications-Development-Testing and JUnit>>WO:Web Applications-Development-Testing and JUnit]]
36 36  * [[Project WOnder Frameworks JUnit Testing]]