Advice and Techniques for Real-time Testing
Real-time software can be difficult to test and debug. This article presents some techniques and advice that may be useful. The purpose of testing is to uncover problems. Problems can be minimized up front by adhering to the following guidelines:
- Write simple code
- Use simple algorithms
- Develop code from the bottom up
- Avoid recovery schemes
- Avoid preemption
View Entire Paper | Previous Page | White Papers Search
If you found this page useful, bookmark and share it on:
If you are familiar with RSS feeds, you can also sign up for our free blog feed. Our RSS feed is updated in real-time while our newsletter is updated daily.
