Telerik Forums
Test Studio Forum
30 answers
269 views
Hello all,

I installed WebUI Test Studio QA  Trial to test it and decide if i want to buy it or not. The recording functionality is working just fine but the I try to execute any of the recorded tests the  WebUI fails to open the IE and the operation is aborted. I get this in the Log :

'1/27/2011 2:29:38 PM' - Error encountered during execution.
------------------------------------------------------------
'1/27/2011 2:29:38 PM' - Error launching the runner. Error: System.TimeoutException: The operation has timed out.
   at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.RunnerController.Launch(Int32 waitForReadyTimeout, String pathToRunner, Int32& runnerProcId)
------------------------------------------------------------
'1/27/2011 2:29:38 PM' - Aborting....

I tried using another browser (FF,chrome) to execute the tests but the result is the same. 

The machine Specification is as follow :

- Hardware:
Pentium 4
CPU: 2.80 GHz
RAM: 3.50 GB, 2.79GHz

- Software:
Microsoft Windows XP Professional
Service Pack 3

- Browser:
Windows Internet Explorer 8
    
Daniel Djambov
Telerik team
 answered on 01 Sep 2011
2 answers
293 views
I have some questions about installing latest internal builds.  I have come across several threads where it is asked/suggested to upgrade to the latest internal build for troubleshooting.  In a recent thread I created it was suggested to run the latest build to verify my issue was resolved.  Which it was with the latest internal build.  However I came across a different issue with using the latest internal build, which I posted another thread.  My main concern is not the issue of installing or trying out the latest internal builds, it is in regards to the licensing as a whole.  We just purchased 3 Test Studio licenses and 5 Test Studio Run-Time licenses.  We are using the run-time licenses for the build controller and agents, and the studio licenses for the quality engineers developing the tests.  So the machines with the run-time licenses are the latest Released build, 2 of the engineers are at the latest Released build, and I am at the latest internal build.  Therefore I am limited on what I can do. 

I assume I cannot keep the latest internal build on my computer and continue to write tests and release them.  I would assume since we are writing our tests in Visual Studio that I would need to use the same version of the ArtOfTest.WebAii framework as the controller and agents.  So if I have the latest internal build and recompile my dll, it will not work if I copy them to the controller.

I do not want to uninstall this latest internal build in case someone at Telerik asks for more information or asks me to try something different, but I also want to continue with my test writing to keep up with my goals.

What do you recommend I do in this situation?  I would like to be able to continue creating tests using the same framework as the controller and agents and other engineers, but depending on what issues I have outstanding still be able to have a machine configured with the latest internal build.  But is that going to require me to set aside a license for this?  I know and understand with the latest internal build is really for testing out new features or potentially to check for resolved issues, but I do not want to have to keep uninstalling and reinstalling Test Studio on my computer.  What is the recommend method for this process?  Do you have something documented?
Jamie
Top achievements
Rank 2
 answered on 31 Aug 2011
7 answers
162 views
Hi,

Is there an option in Test Studio to fail the entire test list if it has been executing longer than a certain period of time?

For some reason, a test or two is getting hung up and not failing the test and going on to the next test. When it does that, a simple test list of a few minutes will still be hung after a few hours.

I'm suspecting that the problem with the long running test is it's failing to find elements and not timing out correctly. We are testing Silverlight applications.

Sandy
Stoich
Telerik team
 answered on 31 Aug 2011
4 answers
103 views
I am trying to write text to an element that has a tagname of body.  The problem is that the element is defined by Test Studio as an HTML Control which means that I do not have access to it's Innertext/TextContent properties. Do you have any suggestions how I might be able to gain access to a body's InnerText property.

Thank You
Mark
Top achievements
Rank 1
 answered on 31 Aug 2011
1 answer
90 views
Hi Cody/plamen,

I need suggestion on my scenario...

i have two individual test scripts say login as one test script and another say search fucntionality test script which actually comes after login...

what my requirement is first i want to execute login and in the same browser search functionality should continue after login....individually... i know it is possible by adding them in a new test scripts as test as step.. but i need different way...

pls tell me procedure if u knw.. which i need as a part framework implementation...

Thanks.,
Hari
Plamen
Telerik team
 answered on 31 Aug 2011
1 answer
114 views
Hi Cody/Plamen

Can you please suggest for my situation.....

Previously we have an application which is java swing based, where we used QTP to automate the testing on this application.....
this QTP is also having feature of recording and run the test scripts....hence ourself(other ppl in the team) developed a framework using VB script where automation testing on the application is done smoothly...

as per my knowledge,
 
if the application does not undergoes much changes, where record and run test scripts will work 100%
if the application does undergoes much changes, where record and run will not work 100%, hence we developed a framework relating to our application, hence, though application under goes many changes, our framework helps to automation test scripts execution will work smoothly...

Currently we are developing/developed an SilverLight based application, so QTP is not help full for us... (bcos QTP is failing in detecting the SL based controls), hence we thought  using telerik based test studio to automate testing this SL based application...

what my requirement is:

Can i have option of building a framework by using telerik test studio, to automate testing on my SL based application(if my application under goes in future)....???

if yes, can you pls tell/show me the procedure to do the same....

if not, only the procedure of recording and execution of test scripts?? then application changes will need to changes the test scripts again right?? its a huge burden for us to make changes on these test scripts???

Please suggest me here how to go further???

Thanks.,
Hari


Cody
Telerik team
 answered on 30 Aug 2011
9 answers
242 views
Hello,
the principle of my test is to click on a link from a page, which brings me to another page
My problem is that Telerik can not test the elements of this new page?
how in this case?
Best Regards

Anthony
Telerik team
 answered on 30 Aug 2011
5 answers
161 views

How would I have Telerik pause while the java pop up stating “processing please wait”?  Any thoughts?

 

Thanks,

John

John
Top achievements
Rank 2
 answered on 29 Aug 2011
1 answer
132 views
Hi,

I am trying to execute some tests accross our network using the Runtime Edition.
I believe we have to configure the server first, but when I go to the configuration window, I can't click or edit anything. (see screenshot attached).

Am I doing something wrong ?

Thanks.
 
Stoich
Telerik team
 answered on 29 Aug 2011
1 answer
130 views
I'm trying to execute a recorded script using Safari.  When I try to execute it against my test site, I get http://localhost:XXXXX/WebUI?XXXXXXXXX appearing in the URL and a message "Preparing browser for automation..."  The test times out before anything else happens.  I had a similar issue with Firefox, but I was able to resolve it by setting my browser to auto-detect connection settings.  I did this for Safari as well, but the issue still occurs.  I also turned off pop-up blocker in Safari based on something else I read here in the forums, but it did not make a difference.

Safari version I'm using: 5.1 (7534.50)
WebUI Extension version: 2011.1.609 {this is the only extension I have installed and it is enabled}


Any help would be appreciated as my scripts work in IE, Firefox, & Chrome.  We'd like to get Safari working as well.

James
Anthony
Telerik team
 answered on 26 Aug 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?