Tags: testing
To test you need to be able to:
- Control the system under test: Ideally via an API that allows control of the system (a test interface), or via a gui testing tool. API is much better.
- Inspect the results: Again an API is most helpfull but also good logs and consistent error reporting help.
Last published: Friday 16th April 2010
<<Previous Next>>