Intrusive Testing

Intrusive Testing

(testing)Testing that collects timing and processinginformation during program execution that may change thebehaviour of the software from its behavior in a realenvironment. Intrusive testing usually involves additionalcode embedded in the software being tested or additionalprocesses running concurrently with software being tested onthe same processor.