Interview Questions

Intrusive Testing

Glossary of Software QA/Testing


(Continued from previous question...)

Intrusive Testing

Testing that collects timing and processing information during program execution that may change the behavior of the software from its behavior in a real environment. Usually involves additional code embedded in the software being tested or additional processes running concurrently with software being tested on the same platform.

(Continued on next question...)

Other Interview Questions