Oldest known version of this page was edited on 2004-02-08 03:32:36 by Roland Stens []
Page view:
Parallel Process Testing
A test in a parallel processing environment, also called multi-threading or concurrent processing and not to be confused with traditional parallel processing. Usually requires multiple processors that are simultaneously processing and interacting, or at the very least a multi-tasking operating system. In this context, parallel processing means coordinated computing where multiple interdependent processors are jointly working on the same problem. Parallel process testing is not the same as parallel testing.