Hi @Abhishek Naik ,
Thanks for sharing your details and screenshots!
From my understanding, the Driver Attribute Test (ApiValidator) depends on an internal parameter named QueryValidateDriverFolder, which represents the path to the driver package being validated. If HLK cannot resolve this path, the test will fail early with the message you’re seeing. Microsoft’s test definition confirms that this parameter must point to the driver folder under validation.
In HLK, this value is not manually entered in the test UI. Instead, it is automatically populated from the driver package that is associated with the project in the Package tab.
In most cases, this failure occurs when the driver package has not been added (or does not match the installed driver) in the project package configuration.
Could you please verify the following:
- Open your project in HLK Studio
- Go to the Package tab
- Confirm that your driver was added using Add Driver Folder
Per the HLK workflow, the driver package used for testing should be added from the Package tab prior to running ApiValidator/Driver Attribute tests.
I also found a similar post, perhaps you could find some useful information in it:
Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classifies as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
Hope this helps! If you have any questions, please feel free to comment below. I'll be happy to assist!