Telerik Forums
Test Studio Forum
3 answers
117 views
Apart from logging failures during the testing process is there a way to have the computer stop executing the test and beep so that I could look in real time for more information on the error?

For example Navigate to a page and if a Verify 'Inner Text' Exact 'something in here' doesn't show after 30 seconds I would be notified?

Thanks,

Ray
Cody
Telerik team
 answered on 01 Jun 2010
7 answers
169 views
How do you configure the Handler for a Logon into a website?

I've clicked on the Handler & then on the Logon Dialog.  The the Telerik - WebUI Test Studio popup says:

A 'Logoin' dialog handler step has been added to your test.  Please select the added step in 'Test Explorer' and edit its properties to customize dialog handling. 

I see the step, I see the properties.  But where/what is Test Explorer?  And how does this work?
Cody
Telerik team
 answered on 01 Jun 2010
1 answer
120 views

Hi,

 

We were using WatiN testing tool for our application.

 

We were facing problem while attaching RadWindow as popup to parent IE object.

 

Code-

 

IE iepopup_1 = IE.AttachTo<IE>(Find.ByUrl(“url”));

iepopup_1.TextField("TextBox1").TypeText("test");

iepopup_1.Close(); 

 

 

IE’s AttachTo method not able to find the give url and getting following error –

 

Could not find an IE window matching constraint: Attribute 'href' equals uri ‘url’. Search expired after '30' seconds.

 

But same code worked fine for form with normal windows control.

 

 

Please guide us.

 

Regards,

Shirish

Konstantin Petkov
Telerik team
 answered on 31 May 2010
2 answers
117 views
What is the maximum items per page setting for the radgrid?
Maria Ignatius Ephrem
Top achievements
Rank 1
 answered on 29 May 2010
3 answers
287 views
I am trying to automate the Drag and Drop functionality for a grid, using selenium. I am evaluating the Selenium RC Tool, and am new to .Net technologeis.

I have created two grids, one as a source grid and another a destination Grid. I want to move rows from source grid to destination Grid. I am able to write the code for the Drag and Drop opertaion to happen manually. I wish to automate this part of the functionality by writing a scriptable method, and can be accessed by script from selenium.

How do I acheive this automation of Drag and Drop functionality using Selenium and scriptable method. Any kind of pointers or example program would be helpful.

Thanks,
Pradeep
Cody
Telerik team
 answered on 28 May 2010
1 answer
144 views
The testing we are doing involves databinding where an .xlsx file provides the data to the browser.  While the test is running I minimize the the IE browser but IE keeps getting focus & popping up.  Essentially I can't use my computer while the test is running.  I tried changing the Focus property in the keypresses to False but that did not help.

Any ideas?
Cody
Telerik team
 answered on 28 May 2010
2 answers
233 views
I'm trying to set up my first test on our application which is simply typing in text into a textbox.

When I type it is super slow and not recording all of my characters unless I type super slow.

For example if I type in:
"test"
I might get
"tst"

if I type fast.

What could be causing this choppy behavior?  This is a simple log in screen.
Cody
Telerik team
 answered on 28 May 2010
1 answer
74 views

When I use WebUI test studio and generate to MS Test, C# has so many comments such as "click on..."
// Click on PListBoxItemListboxitem

Is it possible to generate it without those comments?

Thanks

Ray

Missing User
 answered on 28 May 2010
6 answers
139 views
When I try to Execute a test run, it keeps immediately  Failing saying "Fail - 0 passed of total 0 executed". When I keep cliking the Execute several times (5-10 times) it finally does run the test. This is the error message in the log. Any ideas?
--------------------------------------------------
'5/19/2010 7:48:50 AM' - Error encountered during execution.
--------------------------------------------------
'5/19/2010 7:48:50 AM' - Error launching the runner. Error: System.TimeoutException: The operation has timed out.
   at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.RunnerController.Launch(Int32 waitForReadyTimeout, String pathToRunner)
--------------------------------------------------
'5/19/2010 7:48:50 AM' - Aborting....
Cody
Telerik team
 answered on 26 May 2010
2 answers
154 views
Hello,

I have a silverlight screen which has textboxes, comboboxes, grids, labels, etc. After performing a particular text, i need to validate if the testcase is a success. For example, after filling up a form in silverlight, it will show the content on a label in the same page. How do i read the content of this label? and how do i validate in other components like combobox, grid, etc????

Thanks,
Jinesh
Missing User
 answered on 25 May 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?