This is a migrated thread and some comments may be shown as answers.

Execution Failure

1 Answer 86 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mercedes
Top achievements
Rank 1
Mercedes asked on 17 Apr 2013, 03:58 PM
I had an older version when i started encountering this error. I then upgraded to the latest version of Test Studio and tried executing it. It  ran fine the first time and then started to throw the same error. I am not sure why i am getting this error. Can you please help me out here?

Below is the error details.

Thank you,
Nithin

------------------------------------------------------------
'4/17/2013 11:54:59 AM' - Using .Net Runtime version: '4.0.30319.1' for test execution. Build version is '2012.2.1527.0'.
'4/17/2013 11:54:59 AM' - Starting execution....
'4/17/2013 11:55:03 AM' - Failure detected during execution. Details:
------------------------------------------------------------
'4/17/2013 11:55:03 AM' - System.ApplicationException: Exception thrown attempting to launch Internet Explorer. Please make sure Internet Explorer is properly installed and you are able to launch it. ---> System.ArgumentException: Process with an Id of 3068 is not running.
   at System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   at System.Diagnostics.Process.GetProcessById(Int32 processId)
   at ArtOfTest.Common.Extensions.ProcessExtensions.GetParentProcess(Process process)
   at ArtOfTest.WebAii.BrowserSpecialized.InternetExplorer.InternetExplorerActions.LaunchNewBrowserInstance(Int32 timeout, ProcessWindowStyle windowStyle, String pipename)
   --- End of inner exception stack trace ---
   at ArtOfTest.WebAii.BrowserSpecialized.InternetExplorer.InternetExplorerActions.LaunchNewBrowserInstance(Int32 timeout, ProcessWindowStyle windowStyle, String pipename)
   at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWeb(ExecutionEngineCreateParams initParams)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
------------------------------------------------------------
'4/17/2013 11:55:03 AM' - Test completed!

1 Answer, 1 is accepted

Sort by
0
Mercedes
Top achievements
Rank 1
answered on 17 Apr 2013, 05:28 PM
I was able to resolve this issue by following the steps mentioned in an earlier forum:
http://www.telerik.com/automated-testing-tools/community/forums/test-studio/general-discussions/exception-thrown-attempting-to-launch-internet-explorer.aspx

Thank you
Tags
General Discussions
Asked by
Mercedes
Top achievements
Rank 1
Answers by
Mercedes
Top achievements
Rank 1
Share this question
or