Device Install Check For Other Device Stability (Certification)
This automated test verifies that no device or driver, except the device under test, has been affected by the device(s)/driver(s) install OR co-install process.
This test does the following:
Scans and records information about every device on the system in a file called preinstallscan.xml.
Runs Reinstall with IO test.
Scans and records information about every device on the system in a file called postinstallscan.xml.
Parses preinstallscan.xml and postinstallscan.xml files to report any inconsistencies between the information recorded in them as errors. Examples of inconsistencies: different number of devices recorded in preinstallscan.xml and postinstallscan.xml, devices reporting problem codes in postinstallscan.xml but not in preinstallscan.xml.
Preinstallscan.xml and postinstallscan.xml can be browsed by right clicking on the “Run Test” task for this test in HCK Studio’s Results tab and clicking on “Additional Files”.
Associated requirement(s) |
Device.DevFund.Reliability.BasicReliabilityAndPerformance |
Platforms |
Windows 7 (x64) |
Run time |
~300 minutes |
For more information, see Device.Fundamentals Testing Prerequisites
This test contains the following optional parameter:
Parameter | Type | Description |
---|---|---|
WDTFREMOTESYSTEM |
String |
Required ONLY if DUT or one of its child devices is a wired NIC that doesn't have an IPv6 gateway address. If determined to be required, provide an IPv6 address that the test NIC can ping to test network I/O (for example, fe80::78b6:810:9c12:46cd). |
For troubleshooting information, see Troubleshooting Device Fundamentals Testing.