This functionality is supported only if you are using the Classic Agent.
To edit the configuration file directly:
-
Open the correct configuration file:
To configureā¦
|
Open...
|
Located In...
|
just the application
|
<application name>.exe.config file
|
the same directory as the <application name>.exe
|
the whole machine
|
machine.config file
|
the Windows directory
|
-
If one of these configuration files do not exist, you must create it.
Pay attention to the location of the configuration file, as described in the table above.
-
Copy the sample section from above and paste the information into the configuration file to redirect the .dlls.
-
Edit the sample so that your version number displays in place of 4.3.20043.54 where
newVersion="4.3.20043.54".
-
Save the configuration file.
When you restart your application and begin testing, the. dlls that
Silk Test Classic requires will be redirected to use the .dlls that your application requires.