Is it possible to create an app.config and somehow combine it with the app.config that test studio will generate for itself?
I have seen the proposed solution in
this thread but I currently have a legacy DLL that expects data to exist in the app.config. The legacy DLL will not know about the ExecutionContext and since the configuration I want to put into the app.config only applies at an application level, I don't want to place it in my machine.config.
Is there some way I can modify the test studio app.config to include my desired xml nodes?
I am currently using the standalone Telerik Test Studio v 122.14.20.0