Windows Hardware Certification Kit

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Windows Hardware Certification Kit
Developer(s) Microsoft
Stable release 2.1 / August 26, 2013
Development status Active
Operating system Microsoft Windows
Platform Intel x86 32-bit and x64
Available in English
Website www.microsoft.com/whdc/winlogo/wlk/

The Windows Hardware Certification Kit (formerly called the Windows Logo Kit) (WLK) is a test automation framework provided by Microsoft to certify devices for Windows.

It provides automated scheduling and execution of the driver tests that hardware vendors are required to pass in order to qualify to use the Microsoft Designed for Windows Logo. It also enables users to automate driver tests they have created themselves. These tests can be mixed and matched with the Logo tests provided by Microsoft to create a custom test pass, which enables organizations to use the DTM to validate drivers in any way they see fit.

History

During the Windows 2000, XP, 2003 timeframe there was an old tool Hardware Compatibility Test (HCT) to certify devices. When Windows Vista was released the tool was replaced by Driver Test Manager (DTM) which can certify drivers for all then-supported platforms. At that time DTM was part of Windows Driver Kit (WDK). Later DTM was separated from WDK and changed its name to Windows Logo Kit. For Windows 8, the name was changed to Windows Hardware Certification Kit, as announced at the //Build/ conference. Subsequently its name was once again changed into Windows Hardware Lab Kit for Windows 10 release, intended to testing the hardware on Windows 10 platform. The Windows Hardware Certification Kit continues testing hardware on Windows 7, Windows 8 and Windows 8.1 (and their server products respectively) platforms.

See also

  • Inquisitor — free/open-source hardware testing framework.
  • WHQL Testing — Windows Hardware Quality Labs testing.

External links