Types of test
Here you can find a describtion of the types of test we use in the Bitrepository project
Performance test
Tests that focus on the qualitative aspects of the system, related to robustness, answering times, and scaling.
- Statistics for send-receive delays
- Number of messages sent over messagesbus
- Number of messagelisteners
- Size of messages
Functionel test
Test to evaluate the system's compliance with its specified requirements http://en.wikipedia.org/wiki/Requirements.