< Erlang Programming
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).
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.