Wikiversity/Example/Topics/CS/Testing
From Meta, a Wikimedia project coordination wiki
< Wikiversity | Example
Contents |
Definitions [edit]
- Wikipedia entries: Category:Software Testing - Software testing - Unit Test - Test Case
- Software Testing Glossary
Online Courses [edit]
- Software Engineering Institute's tutorials on Integration & Testing
Exercises [edit]
- [1] has a very nice Glass-box testing exercise in part "c".
A variant for Wikipedia:en:Java_programming_language Java can be found at [2] zu finden (follow the link TaxTime). --WiseWoman 16:47, 10 June 2006 (UTC)
Literature [edit]
- McAllister, Andrew and Misra, Sudip. A teaching approach for software testing. World Transactions on Engineering and Technology Education, Vol.1, No.2, 2002. [3] (.pdf)
These are lovely ideas for exercises on the construction of test plans and test cases with example programs in Java. --WiseWoman 16:47, 10 June 2006 (UTC)