Telerik Forums
Test Studio Forum
3 answers
137 views
Hi.  My team is currently evaluating WebUI and have hit a couple of roadblocks.  

1/ How can I find/identify custom controls?
2/ How do I find controls in a coded step?  I tried using code that I had built up using WebAii but it didn't work and didn't provide a particularly useful error message.  

Help on these questions would be greatly appreciated.  Thanks.
Cody
Telerik team
 answered on 17 Sep 2010
2 answers
463 views
    
Hello!

I need help in a such problem.

I have drop down list in SharePoint application.
Here it is:

<select name="ctl00$PlaceHolderMain$ctl09$ddlCashier" id="ctl00_PlaceHolderMain_ctl09_ddlCashier">
<option value="none">Make your choise</option>
<option value="07b77ce8-8376-45da-be95-9079e65db9c7">HELLO</option>
 </select>


"07b77ce8-8376-45da-be95-9079e65db9c7" is a guid that is changed every time I open the page.
I need to select HELLO option.

How can I do it?
Helen
Telerik team
 answered on 17 Sep 2010
3 answers
137 views
Hi,

This is Archana.

How do I customize my test results.
I have converted the steps to VB code.
I tried using print but it seems not working.

Thanks & Regards
Archana
Nikolai
Telerik team
 answered on 09 Sep 2010
1 answer
92 views
Hi,

I am evaluating your WebUI Test Studio to find out whether it can be used to simplify a testing process of our Silverlight application. It looks really great, but I've stumbled upon a one problem I am unable to solve on my own.

We are rather heavily using both popups (child windows in SL 4.0) and NumericUpDowns (from SL Toolkit) in our application. When I record a test that involves opening a popup window (which I register in its constructor by using PopupTracker.Track(this);) and inputing a value in one of the NumericUpDown, everything seems ok.

So I save the test and execute it. The popup opens, but the NumericUpDown is not found. There are also some TextBoxes in the popup and those are found and values are inputed into them without any problems.

When I use a NumericUpDown outside of popup window, the test executes correctly and the NumericUpDown is found. I would really appreciate any advice you can provide.

Thanks,

Nikola
Nikolai
Telerik team
 answered on 08 Sep 2010
10 answers
275 views
I am having problems verifying the value in a textblock. Basically there is an initial value which I can verify exists, then I select a value from the dropdown list, and after I want to verify the value of the textblock is the value I selected.

When I execute the steps after recording, it fails on this step every single time. I know there must be a simple step I am missing or something I am doing wrong as this is a standard basic test.
Konstantin Petkov
Telerik team
 answered on 08 Sep 2010
0 answers
139 views

Hi,
I have a problem when I export my Telerik Report to Excel by code, I need to style a Textbox in my report code exactly in

ItemDataBound

event I give a different color to Textbox as backround depend on filed data, but the problem is not all the color look the same ! mean I give a Hex number for a specific color but in the Excel sheet look different but when I export it to PDF all the color look correct !
So what is the problem please help me with this

Thanks

Ban
Top achievements
Rank 1
 asked on 30 Aug 2010
1 answer
109 views
Hi,

After the execution run in Record -> Steps Viewer, the Test Results are not present in the Results Tab against the current date.
(But able to see the Results in the "View Test Log")
Is there any settings to be done to view the Results?

Regards,
Dal
Konstantin Petkov
Telerik team
 answered on 27 Aug 2010
1 answer
109 views
Is there any way to run a pre test setup/initialisation script? I need to run a stored proc to ensure my test data is reset. Thanks Nabil
Konstantin Petkov
Telerik team
 answered on 27 Aug 2010
1 answer
115 views
Hi,

I came across a issue at browser level. Whenever I ran script, its opening the login page& logging in the user in IE browser correctly. If I run the same script in Fire fox or Safari browsers, then just script is running up to login page& script not entering the login details.

Our Application is already Browser Compatible i.e. it allows users to login in FF&Safari if user perform manually.

Message in Test Viewer is

Error attempting to ping runner. Error: System.IO.IOException: Pipe is broken.
   at System.IO.Pipes.PipeStream.WinIOError(Int32 errorCode)
   at System.IO.Pipes.PipeStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.Pipes.PipeStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at ArtOfTest.WebAii.Messaging.Process.PipeCommunication.WriteCommandToPipe(PipeCommand command, PipeStream pipe, Boolean waitForDrain)
   at ArtOfTest.WebAii.Design.Execution.RunnerController.Ping()

Any ideas?

Thanks
Konstantin Petkov
Telerik team
 answered on 27 Aug 2010
3 answers
190 views
Hi,

The Telerik RadControls used in the Silverlight application I'm testing have been recently upgraded (just today) using RadControls_for_Silverlight_4_2010_2_0812 version. I'm now encountering an Invalid Cast Exception. The error message is like this:

InnerException:
ArtOfTest.WebAii.Silverlight.ExecuteSilverlightCommandException: [Silverlight Extension Error] Details: System.InvalidCastException: Error 0x17E0.  Debugging resource strings are unavailable. See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.50524.0&File=mscorrc.dll&Key=0x17E0
   at Telerik.Windows.Controls.ListBoxItem.OnCreateAutomationPeer()
   at System.Windows.Automation.AutomationProperties.GetAutomationId(DependencyObject element)
   at ArtOfTest.SLExtension.ClientServices.GetXmlFromNode(DependencyObject element, Boolean isClosing)
   at ArtOfTest.SLExtension.ClientServices.SerializeNode(DependencyObject root, StringBuilder sb, List`1 popups)
   at ArtOfTest.SLExtension.ClientServices.SerializeNode(DependencyObject root, StringBuilder sb, List`1 popups)
...

The erring line looks like this:

 

 

IList<Telerik.WebAii.Controls.Xaml.RadComboBoxItem> list = Pages.GRCPlatform.SilverlightApp.AssignedDropDownWatermarkcombobox.Find.AllByType<Telerik.WebAii.Controls.Xaml.RadComboBoxItem>();

 


This test has been passing before the upgrade (yesterday). I also tried running other tests with the same line (pages with RadComboBoxItems) - the same error is encountered. I am using an internal build for the tool: Telerik.WebUI.TestStudio.QA.2010.2.818, which I installed and tested before this upgrade. Can you please help me resolve this issue?

Regards,
QA
Boyan
Telerik team
 answered on 25 Aug 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?