Device Install Check For File System Consistency (Certification)
This automated test verifies that no system resources have been overwritten during the process of a device/driver package install.
This test does the following:
Runs System File Checker (SFC.exe) with /SCANNOW switch.
Runs Reinstall with IO test.
Runs System File Checker (SFC.exe) with /VERIFYONLY switch
Reports any corrupted system files from #3 as test failures.
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.