Telerik Forums
Test Studio Forum
9 answers
204 views

Hi,

The scenario I am trying to automate is:

  1. Click on menu. It opens up a pop-up menu having different options listed along with the checkbox for each option.
  2. Select the checkbox for an option.
  3. Selection of check box adds one more option to the same menu called as ‘Apply’. Click the ‘Apply’ option.

Now I am trying to record this scenario using Telerik Test studio. When I am executing the recorded steps, I could successfully select the checkbox from pop-up menu. But after that ‘Apply’ option is not getting added to the same pop-up menu.

Could someone please advise me on how can I deal with the above scenario?

Plamen
Telerik team
 answered on 05 Nov 2012
1 answer
140 views
I want to create coded steps to handle Silverlight elements.
I created following code
SilverlightApp app = ActiveBrowser.SilverlightApps()[0];
But my code can't connect to Silverlight application.
As I understand this is because I have Silverlight application wrapped into iframe.
<DIV style="DISPLAY: none" id=IFRAME_MainDetails_c class="ms-crm-FieldLabel-LeftAlign ms-crm-Field-Normal" sl="false"><LABEL for=IFRAME_MainDetails>MainDetails</LABEL></DIV>
<IFRAME style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px" id=IFRAME_MainDetails class=ms-crm-Custom tabIndex=1020 src="/TempTestHandover/%7B634871220200000000%7D/WebResources/sitecore_/KpiReports/QualificationRecordMainDetails.html" frameBorder=0 scrolling=no preload="0" url="../webresources/sitecore_ClearBackgroundPage.htm"></IFRAME>

Please provide example of code how could I define IFrame element and then define inner Silverlight application in it.
Cody
Telerik team
 answered on 02 Nov 2012
9 answers
265 views
I am using TelErik Load Test Tool and created a Load Test. It is a simple MVC form with 5 fields. The load test generated a lot of failures.
When i browse the url thru the browser , i get the following message:

Server Error in '/DemoTestAppName' Application.
Sequence contains no elements
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Is there something i need to look at the application level?

Thanks

Ivaylo
Telerik team
 answered on 31 Oct 2012
1 answer
244 views
Test Studio currently has direct support for C# and VB code enhancement.  Are there any plans to add Java support?

What I mean by this is, currently I can export my tests in C# or VB so I can work with them in Visual Studio.  I can also add code directly in both C# and VB.

Is Telerik looking at incorporating Java as an additional language option?

Thank you,
Mike
Cody
Telerik team
 answered on 31 Oct 2012
10 answers
185 views
Hello
Using test studio to test an ASPX app still under development.We have a couple hundred test already developed, however, as our app is still under development, sometimes a menu item is added, or some screen elements change place due to the addition of new elements.

Unless the new menu itmes are added BELOW the "tested" ones, the same for screen elements, all existing tests are broken.

Is there a smarter way to handle this or we need to rewrite all affected tests every time something changes?


Byron
Telerik team
 answered on 30 Oct 2012
2 answers
44 views
 I need to add another web page to the Silverlight project. I'm using the Telerik RadControls. But I'm not very familiar with Telerik and Silverlight. So I'm not exactly sure what to add.

Also I'm trying to put a picture inside a button. I tried some code today that i found on here using a StackPanel i think but it did not work.

I don't guess it really matters if the button is a RadButton or not.

Please help.

Thanks!
Maurice
Top achievements
Rank 1
 answered on 30 Oct 2012
3 answers
150 views
I've tried several things and I've found several different code samples and none of them work. I get a red line under some of the text.
This is for Silverlight 5 by the way.

I tried this code but it doesn't work: radListBox1.Items[1].Text  (I get a red line under Text)

And i get a red line under text in the following as well:
radListBox1.SelectedIndex.Text
radListBox1.SelectedItem.Text

I don't know what else to do

I found this example and it doesn't work either
label1.Content = radListBox1.Items[1].Value;
Plamen
Telerik team
 answered on 30 Oct 2012
2 answers
170 views
I created a load test and was finally able to run it. It is simply a user logging in to the web site via https and then log out. The web application adds a record to the database each time a user logs in.

After I ran the load test, I reviewed the database table, I did not see any records in the database for the users that I used. The load test did not indicate any errors. I am puzzled. Please help!
Maria
Top achievements
Rank 1
 answered on 29 Oct 2012
1 answer
82 views
Hi guys, could you please suggest me a good automation tool for testing on Visual Studio add in.

Our project is creating an add in for visual studio and I want to automate it. This add in has 6 different views and 4 screens, all these views and screens requires testing. Please suggest.

Regards,
Gaurav Gupta
Plamen
Telerik team
 answered on 29 Oct 2012
1 answer
107 views
Why I can't gather performance data from two machines? In demo version: 2012.2.920.0 I can't save friendly names for machines that are collecting data?
Byron
Telerik team
 answered on 26 Oct 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?