Telerik Forums
Test Studio Forum
2 answers
191 views
Hi,

During the test I need to work with 2 browser's tabs:
- perform some actions in one tab
- open another URL in another tab and perform some actions
- go back to first tab and get results of previous actions

But when I'm opening second tab and going to another URL the URL in first tab is changed too (I get second URL in both tabs).

Is it possible to record the test using several browser tabs with dufferent URLs?
Svetlana
Top achievements
Rank 1
 answered on 02 Jun 2010
3 answers
97 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
158 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
105 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
105 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
270 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
133 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
202 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
65 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
120 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
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?