Erlang Programming/Testing
Testing
The recommended order of testing for an Erlang program is:
Test on one core in one microprocessor. Test on multiple cores. Test on multiple computers (if needed).Last modified on 4 May 2009, at 04:26
The recommended order of testing for an Erlang program is:
Test on one core in one microprocessor. Test on multiple cores. Test on multiple computers (if needed).Last modified on 4 May 2009, at 04:26