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

Recording and Running Test

1 Answer 97 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Himanshu
Top achievements
Rank 1
Himanshu asked on 25 Oct 2010, 09:35 AM
Hello,

I am trying to record a new test and play that test back. Its a simple test. I am having following issues in that:

In Recording Test:
- When I click 'Record' button, it opens up two instances of Internet Explorer. (First Problem)
- I am navigating to http://google.co.in site. Then I am entering a simple search string. And then I Stop recording and closing my browser.

While Playing Back:
- When I click Execute button, it shows following: (Second Problem)

connecting to controller
connected!

Executing test: 'New Test'
Mode: 'QuickExecution'
Browser: 'InternetExplorer'
baseUrl: ' '

and then after sometime it closes that window.

I found from test log that it showing following error:

--------------------------------------------------
'10/22/2010 2:39:12 PM' - Error encountered during execution.
--------------------------------------------------
'10/22/2010 2:39:12 PM' - Error attempting to ping runner. Error: System.IO.IOException: Pipe is broken.
   at System.IO.Pipes.PipeStream.WinIOError(Int32 errorCode)
   at System.IO.Pipes.PipeStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.Pipes.PipeStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at ArtOfTest.WebAii.Messaging.Process.PipeCommunication.WriteCommandToPipe(PipeCommand command, PipeStream pipe, Boolean waitForDrain)
   at ArtOfTest.WebAii.Design.Execution.RunnerController.Ping()
--------------------------------------------------
'10/22/2010 2:39:12 PM' - Aborting....


Please help me as soon as possible as I am trying to evaluate this product and having only demo version which will expire after 5 days.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 25 Oct 2010, 04:06 PM
Hello Himanshu,

Thank you for taking the time to evaluate WebUi Test Studio.

The fact that two instances of IE open when you start recording tells me that something is wrong with your installation. It sounds like an old version and a new version of the software is installed at the same time. Let's work on cleaning up your machine first. Please remove:

  • Design Canvas by ArtOftest
  • WebAii framework by ArtOfTest
  • Old versions of WebUI Test Studio

Once done please re-install the current version of WebUI Test Studio

Best wishes,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Himanshu
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or