Telerik Forums
Test Studio Forum
1 answer
105 views
Hi,

I was wondering if anyone out there knows where I can read more about the checkin/checkout features?
I'm wondering if they work similar to how you check in and check out file sin SHAREPPOINT; where in this case, you would check out test scripts to edit, and prevent another team member from editing your script.
Anybone know the answer to this?

tks

je
Missing User
 answered on 27 Apr 2010
1 answer
127 views
Do we have Manual for WebUI Test Studio QA Edition  ?
Missing User
 answered on 27 Apr 2010
0 answers
96 views

Hi,

We are using RAD menu for displaying the top and left navigation.

Top Navigation has links to the pages created out of page layouts as well as
the _layouts pages.

On clicking the link, created out of a page layout in the top navigation,
the rmFocused/rmSelcted CSS class is applied. But on clicking a link to _layout page,
the styles are not applied.

Could you please  help us in this regard?

madhavi laddika
Top achievements
Rank 1
 asked on 23 Apr 2010
2 answers
203 views

Hi,
I'm currently using Telerik Q3 2009.
I made a test script that will run for some 6 hours and my test script includes Silverlight.
I made my script with simple 'for loop',
While running the script it stops at '30'th minute by giving following result

Timeout AccountScreenNavigation AccountScreen Test 'AccountScreenNavigation' exceeded execution timeout period.  


What I have to do to make it run further. Is anything missed in the script.
Script:

[

CodedStep(@"Select Accounts", RequiresSilverlight = true)]

 

 

 

public void SelectAccounts()

 

{

ActiveBrowser.NavigateTo(

 

"https://qccrmsql03.ontariosystems.com/qccrmsql/ISV/CollectSavvy/Silverlight/OntSys.Silverlight.AccountScreen.Web/AccountScreen.aspx");

 

 

 

for (int i = 110000; i < 110100; i++)

 

{

ActiveBrowser.WaitUntilReady();

 

 

string SearchElement = i + "";

 

 

 

Thread.Sleep(60000);

 

Pages.AccountScreen.SilverlightApp.Item0Textboxview_0.User.Click(ArtOfTest.WebAii.Core.

 

MouseClickType.LeftDoubleClick, 56, 62, ArtOfTest.Common.OffsetReference.TopLeftCorner, ArtOfTest.Common.ActionPointUnitType.Percentage);

 

Pages.AccountScreen.SilverlightApp.Item0Shellview.User.KeyPress(System.Windows.Forms.

 

Keys.Delete, 10);

 

Pages.AccountScreen.SilverlightApp.Item0Textboxview_0.User.Click(ArtOfTest.WebAii.Core.

 

MouseClickType.LeftClick, 56, 62, ArtOfTest.Common.OffsetReference.TopLeftCorner, ArtOfTest.Common.ActionPointUnitType.Percentage);

 

Pages.AccountScreen.SilverlightApp.PARTEditableTextBoxPickertextbox.User.TypeText(

 

"*", 100);

 

ActiveBrowser.Manager.Desktop.KeyBoard.KeyPress(ArtOfTest.WebAii.Win32.

 

KeyBoard.KeysFromString("Enter"), 150, 1);

 

 

 

Thread.Sleep(40000);

 

Pages.AccountScreen.SilverlightApp.Item0Textboxview_0.User.Click(ArtOfTest.WebAii.Core.

 

MouseClickType.LeftDoubleClick, 56, 62, ArtOfTest.Common.OffsetReference.TopLeftCorner, ArtOfTest.Common.ActionPointUnitType.Percentage);

 

Pages.AccountScreen.SilverlightApp.Item0Shellview.User.KeyPress(System.Windows.Forms.

 

Keys.Delete, 10);

 

 

 

Thread.Sleep(20000);

 

Pages.AccountScreen.SilverlightApp.PARTEditableTextBoxPickertextbox.User.TypeText(SearchElement, 500);

ActiveBrowser.Manager.Desktop.KeyBoard.KeyPress(ArtOfTest.WebAii.Win32.

 

KeyBoard.KeysFromString("Enter"), 150, 1);

 

}

}

Guide me. pls refer the Attachment

Thanks
Amir

 

Missing User
 answered on 22 Apr 2010
4 answers
119 views
Hello, this is for Nelson. Hi Nelson, I am replying to the email sent. You asked me to arrange a time so we could have a live chat about the issue. However, I did tell you that I am on a trial version, hence i don't have access to the support ticket system. As a result, i CANNOT create a ticket or reply to the threads or post my project for you to see. This is why i am trying to post a whole new topic. I am available for a chat today. Please just tell me how to go about it as I really would like this resolved before my trial expires. I only have 5 days left.

Thanks.

Pearl
pearl oguchi
Top achievements
Rank 1
 answered on 22 Apr 2010
4 answers
226 views
Hello,

I am trying my hands on Web UI Test studio with automating launch and logging in to SharePoint site on development environment which pops up login dialog box to enter user's credentials.

When I hit the URL in the design canvas browser instance I am getting res://ieframe.dll/dnserrordiagoff_webOC.htm#http://mysite/

I guess its something to do with configurations for Proxy? I am able to access, record internet sites like google or anyother but not the test site which is on intranet where in URL is masked with IP routing in Hosts file.

Appreciated, your help on this.

Thanks
Atul
Missing User
 answered on 22 Apr 2010
4 answers
125 views
I downloaded Test Studio QA edition but It doesn't record anything except directly entering URL in the address bar and clicking back button.
I use Windows Vista (32 bit) Business and IE8.
I followed this instruction but I am still getting the same issue.
Please help.

Missing User
 answered on 21 Apr 2010
5 answers
149 views
Ok follow me on this one...

  1. We just renew 2 WebUI test studio licenses
  2. Telerik absorbes Art of Test, and changes the SKUs
  3. So now we own two versions of the $1400 product?...or we own two $2500 QA Licenses?
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
 answered on 19 Apr 2010
1 answer
45 views
I kicked off a recording of a test scenario similar to the one in the tutorial video. First, created a new project, then right clicked on it and selected "Add TEst". The clicked the record button and a new browser window opened. I navigated to Google.
What I expected to see is the little menu thingey to appear near the top of the browser window but it was not there.
So I don't believe I ever recorded anything. Why would the recording widget thingey not be showing up? Settings on my browser?
Thank you, Allan Slavik
Konstantin Petkov
Telerik team
 answered on 19 Apr 2010
1 answer
94 views
I tried to run a simple recording test to see if it would record a silverliht app.  I browsed to silverlight.net and clicked on showcase and then tried to hover on a silverlight control....no blue dot shows up to enable recording any events etc.

Martin Crisp
Konstantin Petkov
Telerik team
 answered on 19 Apr 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?