Issues with batch execution on Host machines
♥ 0 |
The process that I execute for automated software testing requires that an active user is logged on to the remote host machines so that we can execute the library of scripts across multiple host machines. This allows us to complete automated testing in about 30 hours instead of executing the scripts serially over 96 + hours. The automation software that I use requires that the host machine is running with a local or network user. I have been updating logon credentials on my local machine and on the host servers using a script, but this seems to be causing some issue with the current security requirements. The batch execution fails but there is no information on root cause. Are there logs I can view to see why a particular set of scripts stops. I can execute the scripts individually without running into issues.
Marked as spam
|