Telerik Forums
Test Studio Forum
1 answer
98 views
Hi Guys,
I am Malle new to the Telerik tool. I tired recording some tests, i observed that the test gets failed when there is an Ad comes in between. Can some one guide me how do i do this?
Plamen
Telerik team
 answered on 10 Nov 2011
1 answer
199 views
trying something of this form

Manager.LaunchNewBrowser(

 

BrowserType.FireFox,false);

 

ActiveBrowser.NavigateTo(

 

"http://www.google.com");

 


Am I missing anything

throws exception:
System.InvalidOperationException: Sequence contains no elements
   at System.Linq.Enumerable.Last[TSource](IEnumerable`1 source)
   at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
   at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle)
   at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect)
   at WebTests.NavTest1.TestMethod1() in D:\NAVSrc\Main\CMA.VM\WebTests\NavTest1.cs:line 96
Plamen
Telerik team
 answered on 10 Nov 2011
3 answers
122 views
Hello,

I'm trying to automate tests using Test Studio framework of a Silverlight application. Now, I want to setup my database before running some tests to ensure that the tests are going to run successfully.

 How can I do it? Is there any option on Test Studio that helps me doing it?

Best regards,
Maria
Plamen
Telerik team
 answered on 09 Nov 2011
6 answers
106 views
Does we have any option in telerik test studio by changing single test cases (i have to change the same field in every test cases) will reflects every test case or not ?


I am generating scripts with the staging URL, where as Client wants to test it with Live URL..For doing this, We need to change the URL in every test case. Instead of doing this can we have a option to change the URL of all the cases by modifying at one place.
Plamen
Telerik team
 answered on 09 Nov 2011
3 answers
128 views
Hi Team,

Do we support the relative path of xpath instead of absolute path?
Because absolute path not stable enough, page's small change will cause case failed, so I'd like to use relative path, seem I putted the relative path, the element can not be found.
Absolute path: /html[1]/body[1]/div[10]/div[2]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]
Relative path: //div[@id='nameplate-header']/div[1]/ul/li[1]/a

Thanks
Waylon
Keith Hill
Top achievements
Rank 1
 answered on 08 Nov 2011
7 answers
135 views
Hello,
I have been asked to schedule a simple login test on our website to run every 15 minutes.  Since we are unable to repeat a test in a single schedule more often once per day and I would like to avoid setting up 96 of those schedules I am searching for alternatives.  I have been considering placing the same test in a test list 12 times with 15 minute waits between each iteration or looping through the same test multiple times with 15 minute waits between each iteration however I have been unable to determine how to do any of these options.  Do you have any suggestions?  I am working in the full version of Test Studio.

Thanks in advance,
Nick
Cody
Telerik team
 answered on 08 Nov 2011
3 answers
189 views
does the tab key from keyboard supports while entering data in to the fields from running test in telerik?
Plamen
Telerik team
 answered on 07 Nov 2011
3 answers
126 views
Hello,

I'm evaluating some test automation tools in order to chose the best that my company needs to test a web application. Now I'm evaluating Test Studio and for the moment I think it's the easiest and can cope easily with all the problems (Ajax dinamic load, emulate key in fileds, image comparation) I have found in other test tools.

I still have one doubt that I would like to know if it is possible to be done in Telerik Test Studio (we don't intend to use the VS pluging):

At some point of the test case an XML file is generated. We would like to compare if that the data in XML is compatible with another. For this we would like to call an external program from the Test Studio. This external program would compare the XMLs and return an error code that sould be logged by the Test Studio in the test case.

Is that possible to be done?.

Thanks
Stoich
Telerik team
 answered on 04 Nov 2011
1 answer
106 views
Strange request here.

I'm doing a demo for decision-makers very soon and want to exhibit Test Studio in its best light.

I know I can slow execution down to whatever speed I want using Execution delay...but some of my testing that I'll be exhibiting is simple interface verification which is pretty boring (and uneventful) for a demo...

Is there anyway to enact/enable "Hover Highlighting" during the demo? So the decision-makers will see what Test Studio is verifying/looking at when it is performing that action? (If not, this might be a useful/simple(?) modification to add to the wishlist.)

Thanks!
Dan

(Attached is a for example.)
Anthony
Telerik team
 answered on 03 Nov 2011
6 answers
157 views
I just got an update to FF6, and now when I attempt to run Quick Execute from Visual Studio 2010, the browser launches with this in the address bar, but does't go anywhere: about:blank?!!AOT2.0!Pipe.ArtOfTest.WebAii.BrowserProvisioner_492287955. 

Is this a result of Firefox 6, or am I missing something else? Tests execute cleanly in both IE and Chrome. Using Telerik Test Studio Express 2011.1 (111.7.12.0) on Windows 7.

Thanks!

//corey
Junping
Top achievements
Rank 1
 answered on 03 Nov 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?