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

Issues Testing in Firefox 5.0

1 Answer 60 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
MIS
Top achievements
Rank 1
MIS asked on 08 Aug 2011, 06:53 PM

When trying to run a basic test, basically doing a bing search, using the capture tool and trying to execute in firefox 5.0, im getting an error and lockup in WebUI Test Studio QA edition.

Overall Result: Fail
System.NullReferenceException: Object reference not set to an instance of an object.

Server stack trace:
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ShutDown()
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at ArtOfTest.WebAii.Design.Execution.ITestExecuteProxy.ShutDown()
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteTest(Test testcase, Settings settings, String testBinaryFolder, String deploymentFolder, ExecutionType exeType, Guid lastStepGuid, DebuggerOptions debuggerOptions)
------------------------------------------------------------
'08/08/2011 12:46:06 PM' - Overall Result: Fail
'08/08/2011 12:46:06 PM' - Duration: [0 min: 20 sec: 822 msec]
------------------------------------------------------------

Any idea what this might be?

1 Answer, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 09 Aug 2011, 03:38 PM
Hello Sid,

Since you're testing against a public site, can you attach a copy of your test files (within a zip file) so I can see the issue first-hand? Also, how are you executing your test? Via Quick Execute or a Test List?

The "Export Result to File" feature in the Step Failure Details is also a great troubleshooting tool.

Best wishes,
Anthony
the Telerik team
Vote for Telerik Test Studio at the Annual Automation Honors Voting!
Tags
General Discussions
Asked by
MIS
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Share this question
or