Telerik Forums
Test Studio Forum
12 answers
330 views
Hello

Could you, please, clarify how to set empty value into RadDatePicker?
Recorded step "RadInput: value '' entered." does not clear the field.

When I converted the step into Codded step, I get the following compilation error:
--------------------------------------------------
c:\Users\Documents\WebUI Test Studio Projects\Proj\New Test.aii.cs: Line 77: (CS1061) 'ArtOfTest.WebAii.Controls.HtmlControls.HtmlSpan' does not contain a definition for 'TypeText' and no extension method 'TypeText' accepting a first argument of type 'ArtOfTest.WebAii.Controls.HtmlControls.HtmlSpan' could be found (are you missing a using directive or an assembly reference?)


Thanks,
Svetlana
Svetlana
Top achievements
Rank 1
 answered on 09 Jun 2010
4 answers
204 views
Originally I created a test keying in the information while recording on a webpage.  For a step the Properties / Behavior Text value had the value that would go into the webpage.  Later I changed the test to be datadriven and I added the excel spreadsheet and worksheet as a source, then I bound the data, then I went to Properties for each step and added Data Driven and entered $(type) or $(1) to pick up the value of the first column and such.

However the old value in Text kept coming thru.  so I deleted the value in text and nothing comes thru.  Any ideas.  Also when you refer to the first column in excel is it OK to set  $(1) in the Data Driven Editor?

Thanks
Missing User
 answered on 08 Jun 2010
3 answers
78 views
Hi,

  I got a problem! When i use LaunchNewBrowser() method to launch a new browser, a TimeoutException is thrown.
How can i resolve this problem? My enviroment is VS2008SP1 with IE7.

Thanks
jerry Chen
Top achievements
Rank 1
 answered on 08 Jun 2010
3 answers
128 views
Hi,

sorry my question is very basic: what is the major difference between WebAii Testing (free) and WebUI Test Studio?
Konstantin Petkov
Telerik team
 answered on 04 Jun 2010
3 answers
317 views
I need to merge the header of to columns how can i do this in Windows Forms
Alexander
Telerik team
 answered on 03 Jun 2010
1 answer
79 views
My project is completely based on Silverlight 4 and Prism.  All our assemblies are strongly named in our project and it is allowing me to add your pop up tracker dll but does not build the project as i am getting above error.  Please let me know how can i proceed further.
Konstantin Petkov
Telerik team
 answered on 02 Jun 2010
2 answers
189 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
94 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
152 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
100 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
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?