MDAC 2.5 SDK - OLE DB Testing


 

QuikTest Test Module

The QuikTest Test Module is a simple conformance test of minimum requirements for all OLE DB providers. It is shipped with the Microsoft® Data Access Components (MDAC) SDK and can be used with the Local Test Manager (LTM) testing tool.

LTM is installed with the DefaultSuite test suite, which includes QuikTest. You can run QuikTest from LTM as you would any conformance test.

QuikTest produces a useful overview of OLE DB provider functionality but does not test providers thoroughly. The QuikTest Test Module tests specific levels of provider functionality, the least of which is named Level 0.

For example, run QuikTest against a provider that supports only Level 0 functionality. QuikTest will pass the provider on the Level 0 tests and ignore the results of the higher level tests.

For more information about conformance testing, see "Introduction to Conformance Testing" in the OLE DB Testing section of the MDAC SDK.

For more information about LTM, see the Local Test Manager documentation.