Forum Discussion
TESTUS
14 years agoContributor
This is actually only one of the issues I got. I forgot to mention that the test which containts these lines is supposed to be run by multiple workstations and multiple users.
So the most simple solution would be a function that is able to call a TestedApp, provide the parameters but does not need to know any username, password, etc. Instead it should use the current user, just like the "TestedApp.Run" method.
So the most simple solution would be a function that is able to call a TestedApp, provide the parameters but does not need to know any username, password, etc. Instead it should use the current user, just like the "TestedApp.Run" method.