Telerik Forums
Test Studio Forum
3 answers
138 views

After installing the Test Studio trial edition, tests created using the WebAii framework (free version) no longer run on the same box that Test Studio is installed. Our trial ended with a purchase of the commercial license, but we'll need to continue running tests on the existing framework until we can migrate completely.

The error I'm getting is:

Unit Test Adapter threw exception:
Could not load file or assembly 'ArtOfTest.Common, Version=2010.3.1307.0, Culture=neutral, PublicKeyToken=14a0200bfcbb7b62' or one of its dependencies. The system cannot find the file specified..

I don't quite understand what could be the problem. The file in error is still in the same place as it was before the trial install. 

I'm using
Visual Studio 2010
ArtofTest WebAii
Microsoft Test Tools
Silverlight UI testing

Plamen
Telerik team
 answered on 22 Jul 2011
7 answers
146 views
I have recorded a test using IE9 and it successfully replays in IE9 and Firefox 5. The same tests fails in both Chrome 12 and Safari 5 at the same point. In each case these other browsers are launched and show the app's login page.

The test is to click in the user name window, type the user name, tab to the pw window and type in the pw. The first step of the test is to navigate to the app at localhost:port#/index.html  which it does in all browsers. The point of failure is step 2 labelled: "radmaskedtextbox: click with '1' offset action" where it is to click in the user name window. It apparently times out? To ensure the environment is copacetic I ran the test in IE at the beginning and end of trying to run the others, and of course it succeeded both times.

I have installed as per directions the add-ins for Safari but don't know if Chrome needs one.

Lee
Anthony
Telerik team
 answered on 20 Jul 2011
4 answers
112 views
When I record clicking on a file to download and then click cancel, everything loos good in the test.
When I run the test, the click happens and the dialog comes up and just sits there never getting canceled.
Some of these work and some don't.
What is going wrong?
When I examine the step it looks okay.
Sebastian
Top achievements
Rank 1
 answered on 20 Jul 2011
1 answer
121 views
Hi,

I want to open the same url in multiple browsers windows. Like manually using Ctrl + N we can open the same browser window(same url).
how can we achive this in WebAii?

Thanks,
Hari
Anthony
Telerik team
 answered on 20 Jul 2011
4 answers
81 views
Hi guys,
My boss wants a sound effect to happen each time a navigation menu item is rolled over.  I am using the  radmenu navigation with a customized TIU skin- it is the horizontal nav with drop-down.
Can you let me know if this is possible and point me in the right direction?
thanks!
Kate
Telerik team
 answered on 19 Jul 2011
7 answers
114 views
We want to validate the grid sorting functionality, How to verify whether records are sorted in particular order in Telerik Web UI automation process. we are using telerik grid in silverlight application. We would like to do validate each value for that column whether sorting is done perfectly

Regards,
Sandeep
Anthony
Telerik team
 answered on 15 Jul 2011
1 answer
79 views
I'm having the exact same issue. Below are my attempts to get this to work. 

 

//Enter path to file location
string fullPath = "C:\\Temp";
//This code will only open the download dialog and click Cancel
DownloadDialogsHandler handler = new DownloadDialogsHandler(Manager.ActiveBrowser, DialogButton.CANCEL, fullPath, Manager.Desktop);
Pages.UMDealerBusiness_40.UserControl130DBIEXCELREPORTDOWNLOADBtnDownloadReportLink.MouseClick();
The above will open the File Download dialog and it will just hang until it times out.

I've also tried the code below 
string fullPath = "C:\\Temp";
Pages.UMDealerBusiness_40.UserControl130DBIEXCELREPORTDOWNLOADBtnDownloadReportLink.Download(false, DownloadOption.Cancel, fullPath, 10000);

The code above won't open the File Download dialog. The overall result is a success, but I don't believe the dialog is being called at all.

I've also trying the built in dialog handlers in the development edition of WebAii, but they react the same way the first piece of code does.
Anthony
Telerik team
 answered on 15 Jul 2011
1 answer
119 views
I'm having the exact same issue. Below are my attempts to get this to work. 

 

//Enter path to file location
string fullPath = "C:\\Temp";
//This code will only open the download dialog and click Cancel
DownloadDialogsHandler handler = new DownloadDialogsHandler(Manager.ActiveBrowser, DialogButton.CANCEL, fullPath, Manager.Desktop);
Pages.UMDealerBusiness_40.UserControl130DBIEXCELREPORTDOWNLOADBtnDownloadReportLink.MouseClick();
The above will open the File Download dialog and it will just hang until it times out.

I've also tried the code below 
string fullPath = "C:\\Temp";
Pages.UMDealerBusiness_40.UserControl130DBIEXCELREPORTDOWNLOADBtnDownloadReportLink.Download(false, DownloadOption.Cancel, fullPath, 10000);

The code above won't open the File Download dialog. The overall result is a success, but I don't believe the dialog is being called at all.

I've also trying the built in dialog handlers in the development edition of WebAii, but they react the same way the first piece of code does.
Anthony
Telerik team
 answered on 15 Jul 2011
3 answers
115 views
We currently have a query string that is required in our website that is encrypted, it is url encoded.

When I navigate there with Test Studio, it is automatically decoding the query string.

How can I turn off this option, it is failing since the encryption requires it to be encoded
Anthony
Telerik team
 answered on 15 Jul 2011
1 answer
182 views
We currently have a query string that is required in our website that is encrypted, it is url encoded.

When I navigate there with Test Studio, it is automatically decoding the query string.

How can I turn off this option, it is failing since the encryption requires it to be encoded
Anthony
Telerik team
 answered on 15 Jul 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?