3rd Party Driver Test Tool loads DeviceList before connecting the device

I try to test our MIP Driver with the 3rd Party Driver Test Tool from SDK. But the Tool starts with ICollection BuildDevices(). After that its possible to run dynamic tests. But it does not call BuildDevices again. What I’m doing wrong?

Thanks

Hello Sascha,

Could you please share some more details about your use case?

The offline phase is intended to examine what types of devices and features the driver itself implements.

After that, if connection info is provided, it performs tests on what has been reported at the previous step against a live device.

Are you populating the device list dynamically, after connecting to a device?

BR,

Gabriela

Yes, the device list ist highly dynamically, depending on the current configuration of the connected dvr.

Hello Sascha,

This workflow is not currently covered by the tool, and will need to be taken into consideration for future improvements.

I would suggest to continue testing using the free XProtect Essential+ or get a 30-day free trial for one of our other XProtect products if you need more than 8 video channels.

This will also allow for a more complete testing of your driver’s functionalities and provide a better idea of how it integrates into the VMS.

BR,

Gabriela