Cybersecurity
DevOps Cloud
IT Operations Cloud
In the SilkTest help there is a topic "Infragistics controls, configuring" which is entitled "Choosing to configure by editing a file or via the Control panel". This topic discusses how to bind the dll"s in order to get SilkTest to work with an Infragistics version is not exactly the same as the supported versions:
Infragistics versions are defined as:
(major version number.minor version number.build number.revision number)
However this configure method will only work when the major and minor version numbers are the same but have different build or revision numbers for instance version 7.3.20053.45 can be bound to the supported version of 7.3.20073.38. You cannot bind the 7.3 version of the dll to work with an Infragistics application using version 7.2 for example. SilkTest works by having a separate dll for each infragistics version and we only currently have dll"s developed for versions 4.3, 5.1, 5.2, 5.3, 6.1, 6.2, 6.3 and 7.3.
How can I bind dll files so that I can test my Infragistics UltraWinGrid and UltraWinToolbars?