Changes between Version 16 and Version 17 of DeveloperGuidelinesTesting
- Timestamp:
- 01/11/09 18:26:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelinesTesting
v16 v17 33 33 == Boundary Testing (should do) == 34 34 Checks functionality of modules against spec. 35 * Functional tests can be written using [http://seleniumhq.org Selenium] 35 * Functional tests can be written using [http://seleniumhq.org Selenium] or [http://jakarta.apache.org/jmeter/ JMeter] 36 36 This is done by the Testers who accept the Code as a result. 37 37