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!
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!