Declined
Last Updated: 02 Jan 2024 11:23 by ADMIN
ADMIN
Cody
Created on: 09 Sep 2014 21:39
Type: Feature Request
1
Parameterize the WPF application path at the command line
Many CI systems build the application to be tested in a workspace i.e. a unique folder. Test Studio is incompatible with this environment since you are forced to configure the full hardcoded path to the application before running the test. There is no mechanism provided to specify an alternate path from the command line at test execution time, similar to the BaseUrl setting that Web tests support.
1 comment
Todd
Posted on: 14 Oct 2014 13:35
Since the path in Test Studio is allowed to contain environmental values it might be helpful to have a means to inject (i.e. using a properties file) several environmental values on the command line when the testing is invoked.