Telerik Forums
Test Studio Forum
1 answer
188 views
Is there example anywhere of creating a step that wait for an html button to become enabled? I can only see visible tests in the quick start examples.
Cody
Telerik team
 answered on 29 Mar 2011
5 answers
176 views
Hi Telerik Team,

I want to make my recorded URL dynamic,
e.g. ActiveBrowser.NavigateTo("http://"+Data["Server"]+"/"+Data["VirtualDirectory"]+"/"+"Login.aspx")

where ever my URLs are there in whole project scripts i can bind the excel datasource and make it dynamic like above example but the problem is with one script one datasource(excel sheet) can be bind that is a limitation of tool. In my project i have to bind other dtasources also with this datasource file for one script.

I want to set some global settings for all URLs in my project without any datasource binding.

Suggest me any solution to overcome this problem.
Thanks in Advance.

Regards,
Anshul
 
Anthony
Telerik team
 answered on 28 Mar 2011
1 answer
215 views
Hi,

We are using trial version of Web UI test QA edition. I written a code which return return number of records in list box and would like to add as verify statement in logical while loop.

so my test execution steps will be. If number of records is one. Then perform some record step.

I would like to know how we can add coded step in while loop or if and else statement using logical options in WebUi test QA edition.

Akbar
Anthony
Telerik team
 answered on 28 Mar 2011
1 answer
175 views
Hey, 
      Is the path of the current project stored anywhere that I can access in the project? I know the test lists are run from the Test Runner's directory so I can't use that to pull the project's directory.
Cody
Telerik team
 answered on 27 Mar 2011
7 answers
201 views
Hello,
         I was wondering if someone could help me out how to programmatically fill in a Webform's textbox using the QA Edition of WebUI. A simple example should get me up and going. 
Nate
Top achievements
Rank 1
 answered on 25 Mar 2011
2 answers
105 views
Hi,

can I install WebUI Test and Developer Editions (trial versions) on the same machine?

Pl. reply asap. Thanks
Preetinder
Top achievements
Rank 1
 answered on 25 Mar 2011
5 answers
94 views
Hi

Recently we bought the RadTileViewItem from you and added it to some parts of our software.
The problem is that for some reason WebUI does not recognize this control and therefore does not allow test recording.

Is there any workaround for this?

Thanks in advance
Helen
Konstantin Petkov
Telerik team
 answered on 25 Mar 2011
2 answers
86 views
Hi Team,

I Want to use waituntilready function in my automation scripts but my webaii framework does not support this function.Can you please provide me with the code of this function.


Thanks
Regards
Dev
Dev
Top achievements
Rank 1
 answered on 25 Mar 2011
4 answers
146 views
Hi Team

I am login my SL application wait for few sec after that one prompt window it’s

 coming (as admin window) to enter username and pass word to click ok button and

 following both two step is not recording in login test  and execute my login test it’s  fail .

 Then how to remove prompt window . Please give me information .

Cody
Telerik team
 answered on 24 Mar 2011
3 answers
136 views

HI,

I am able to highlight a record in ListBox using following code step in WebUI:

pages.BORWL08D63186Wmservice.SilverlightApp.LstProcessOrdersListbox.Find.ByText("PO_CAM_02").User.Click()

But if try to put the value “PO_CAM_02” in Local Data Source and then try to highlight the record in ListBox, by using following code step in WebUI:

pages.BORWL08D63186Wmservice.SilverlightApp.LstProcessOrdersListbox.Find.ByText(Data["Col1"].ToString()).User.Click()

I get following compiling error:

C:\Documents and Settings\....\DS2.aii.vb: Line 70: (BC30311) Value of type 'ArtOfTest.WebAii.Design.BaseWebAiiTest.TestData' cannot be converted to 'String'.
C:\Documents and Settings\....\DS2.aii.vb: Line 70: (BC30203) Identifier expected.

We are currently evaluating WEB UI tool by using trial version, your help in this regards will be much appreciated.

Thanks

Akbar

Stoich
Telerik team
 answered on 24 Mar 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?