I just upgraded to the latest version of TS 2013. Right now I've got a storage, scheduling, and execution server all connected on the same machine.
When I run a test list remotely, weather through the run remotely button or scheduling, the app launches but immediately closes and the log file from Test Studio is at the bottom of this post. It appears it is not correctly compiling for the coded steps. If I run the test list locally (non-remote nor scheduled), then the test lists run fine.
The folder path that is listed in the log error is empty in windows explorer.
Overall Result: Fail
------------------------------------------------------------
'10/23/2013 9:13:49 AM' - Using .Net Runtime version: '4.0.30319.34003' for test execution. Build version is '2013.1.911.0'.
'10/23/2013 9:13:49 AM' - Starting execution....
------------------------------------------------------------
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Using 'C:\TestStudio\Executables\Kanso\Hds.Kanso.exe' application.
'10/23/2013 9:13:57 AM' - 'Fail' : 1. Execute test 'Navigate to Administration.tstest'
>>> Test-as-Step 'Navigate to Administration.tstest' log starts:
Overall Result: Fail
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Using 'C:\TestStudio\Executables\Kanso\Hds.Kanso.exe' application.
'10/23/2013 9:13:57 AM' - 'Fail' : 1. Execute test 'Fast Login'
>>> Test-as-Step 'Fast Login.tstest' log starts:
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Detected custom code in test. Locating test assembly: HDS Kanso.dll.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Error attempting to execute a Test As Step. Details:
'10/23/2013 9:13:57 AM' - System.IO.FileNotFoundException: Unable to find the code behind assembly. Please make sure you have compiled your code behind without errors before attempting to execute the test. Looking for: C:\Users\Peter\AppData\Local\Temp\Projects\aeacbeda-a5ef-4595-a6c3-c9d9ce756c44\HDS Kanso\bin\HDS Kanso.dll
If you are running VS 2010, make sure Deployment is checked in your .settings file (in the solution items)
at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.EnsureAssemblyExists(String assembly, String folder)
at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.CreateCodedTestInstance(Test test, TestResult result, String binariesFolder)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteTest(Test test, TestResult initializationResult)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteTestInCurrentContext(Test test)
<<< Test-as-Step 'Fast Login.tstest' log ends.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Overall Result: Fail
'10/23/2013 9:13:57 AM' - Duration: [0 min: 0 sec: 82 msec]
------------------------------------------------------------
<<< Test-as-Step 'Navigate to Administration.tstest' log ends.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Overall Result: Fail
'10/23/2013 9:13:57 AM' - Duration: [0 min: 0 sec: 316 msec]
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Test completed!
When I run a test list remotely, weather through the run remotely button or scheduling, the app launches but immediately closes and the log file from Test Studio is at the bottom of this post. It appears it is not correctly compiling for the coded steps. If I run the test list locally (non-remote nor scheduled), then the test lists run fine.
The folder path that is listed in the log error is empty in windows explorer.
Overall Result: Fail
------------------------------------------------------------
'10/23/2013 9:13:49 AM' - Using .Net Runtime version: '4.0.30319.34003' for test execution. Build version is '2013.1.911.0'.
'10/23/2013 9:13:49 AM' - Starting execution....
------------------------------------------------------------
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Using 'C:\TestStudio\Executables\Kanso\Hds.Kanso.exe' application.
'10/23/2013 9:13:57 AM' - 'Fail' : 1. Execute test 'Navigate to Administration.tstest'
>>> Test-as-Step 'Navigate to Administration.tstest' log starts:
Overall Result: Fail
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Using 'C:\TestStudio\Executables\Kanso\Hds.Kanso.exe' application.
'10/23/2013 9:13:57 AM' - 'Fail' : 1. Execute test 'Fast Login'
>>> Test-as-Step 'Fast Login.tstest' log starts:
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Detected custom code in test. Locating test assembly: HDS Kanso.dll.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Error attempting to execute a Test As Step. Details:
'10/23/2013 9:13:57 AM' - System.IO.FileNotFoundException: Unable to find the code behind assembly. Please make sure you have compiled your code behind without errors before attempting to execute the test. Looking for: C:\Users\Peter\AppData\Local\Temp\Projects\aeacbeda-a5ef-4595-a6c3-c9d9ce756c44\HDS Kanso\bin\HDS Kanso.dll
If you are running VS 2010, make sure Deployment is checked in your .settings file (in the solution items)
at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.EnsureAssemblyExists(String assembly, String folder)
at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.CreateCodedTestInstance(Test test, TestResult result, String binariesFolder)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteTest(Test test, TestResult initializationResult)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteTestInCurrentContext(Test test)
<<< Test-as-Step 'Fast Login.tstest' log ends.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Overall Result: Fail
'10/23/2013 9:13:57 AM' - Duration: [0 min: 0 sec: 82 msec]
------------------------------------------------------------
<<< Test-as-Step 'Navigate to Administration.tstest' log ends.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Overall Result: Fail
'10/23/2013 9:13:57 AM' - Duration: [0 min: 0 sec: 316 msec]
------------------------------------------------------------
'10/23/2013 9:13:57 AM' - Test completed!