ringraham
10 years agoContributor
pass executable name to test script
Currently we use a "TestedApps" executable for use in our test scripts; ie. TestedApps.[Executable Name].Run();
We would like to be able to pass the executable name to TestExecute as an input parameter that is based on the build number in the directory. Is there a way to do this? Or is there a way to modify the "TestedApps" file location via command line? This is for testing a nightly build.
Thanks.
-Ron
Could you add it at the beginning of your test with this?