Testing a WDF Driver (KMDF or UMDF)

This topic describes recommendations for testing a Kernel-Mode Driver Framework (KMDF) or User-Mode Driver Framework (UMDF) version 2 driver.

When testing your driver, you should:

To thoroughly test your driver, you must use both the framework's driver verification features and the driver verification tools.