Telerik Forums
Test Studio Forum
4 answers
119 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
121 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
1 answer
77 views
Hello,

I am using trail version of WebUI test studio QA Edition and I have a question: Does the latest Test Studio tool support Classic Rad controls for ASP.NET we are using the old rad controls (Telerik.WebControls).

Can you please confirm on this?

Thanks,
Anju
Konstantin Petkov
Telerik team
 answered on 24 Mar 2011
2 answers
107 views
I'm currently evaluation the QA edition and I'm trying to test out the features of the scheduling engine. I have created a dyanmic test list and have tried to schedule it. I have configured the same machine as the scheduler and execution server.

When I try the retrieve the results from the calendar I double click on the event entry (still yellow) and it tell me that the event has run already and if I want to refresh the view. It refreshes the view and my event disappears!

Have I done something wrong? I'm not convinced the test even ran - I certainly didnt see anything on the desktop. I have the execution server running on my taskbar but it doesnt show any tests have run.

What do you suggest I try to debug this?
Ryan
Top achievements
Rank 1
 answered on 23 Mar 2011
7 answers
119 views

Hi,

The problem which I was facing in the script is that Telerik could not record the key press functionality ,therefore to capture that function we customized the script of that step in C#. The customized line is mentioned below:

Manager.Desktop.KeyBoard.SendString("n");

 

This customized Telerik script works fine local environment where the script was created but does not work in the other machine/Location.

 
Regards
NKG

Stoich
Telerik team
 answered on 23 Mar 2011
1 answer
95 views
When a modal dialog is displayed in a Silverlight page and the modal dialog contains a XAML control that is derived from the RadCombobox control, the click event that causes the combobox items to be displayed is not recorded by the WebUI test tool
Boyan
Telerik team
 answered on 23 Mar 2011
1 answer
108 views
Hi Team,
Im having the following error while executing one of my scripts.The object im trying to identify is a dynamically generated label in the application,please tell me how to fix this issue.
We are using webaii design canvas 1.1 as the recording tool.

This script is failed due to exception, please see N-Unit log file for error details.
System.Exception: Refresh() failed due to an unexpected exception. ---> ArtOfTest.WebAii.Exceptions.FindException: Find Details:
- Chained FindParams used, Params:
-- Param '0' = '[Find logic: Use 'AttributesOnly' where (id=mxprocessingListCtrlxmxgrdProcessingList_rc_0_0_3) ]'.
- Start Element: [Element: 'html:0']
- Search log during Find:
Searching for element starting at '[Element: 'html:0']' 
Using FindParam: 
 [Find logic: Use 'AttributesOnly' where (id=mxprocessingListCtrlxmxgrdProcessingList_rc_0_0_3) ]
Element was not found using the above FindParam. Returning null.
Search failed.



Cody
Telerik team
 answered on 21 Mar 2011
8 answers
69 views

During recording I click on a link to another web site a box pops up and I click OK then another windows opens up for the new website and thenI get this error

 

Unable to attach to this instance of the browser  please close the browser and try again


Is something not set correctly in the browser?

Web UI build 2010.3.1213.0

IE8

Windows 7 SP-1 with all latest windows updates

Stoich
Telerik team
 answered on 21 Mar 2011
1 answer
55 views
Hi,

There are 5 test tasks in one project. Can I use the Public Variant which was defined in test task1 for test task2-5?
Thanks.
Stoich
Telerik team
 answered on 19 Mar 2011
1 answer
182 views

Hi,

The Project as attached I try to inherit parent data source, but it's failed.
The Error message as below:

Overall Result: Fail
------------------------------------------------------------
'2011/3/17 9:35:52' - Starting execution....
------------------------------------------------------------
'2011/3/17 9:35:56' - 'Fail' : 1. Execute test 'DataBindParent'

>>> Test-as-Step 'DataBindParent.aii' log starts:

------------------------------------------------------------
'2011/3/17 9:35:56' - Error attempting to execute a Test As Step. Details:
'2011/3/17 9:35:56' - System.NullReferenceException: Object reference not set to an instance of an object.
   at ArtOfTest.WebAii.Design.Execution.ExecutionContext.get_ActiveDataRows()
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteDataDrivenTest(Test test, BaseWebAiiTest codeInstance)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteTest(Test test, TestResult initializationResult)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteTestInCurrentContext(Test test)

<<< Test-as-Step 'DataBindParent.aii' log ends.

------------------------------------------------------------
'2011/3/17 9:35:56' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'2011/3/17 9:35:56' - Overall Result: Fail
'2011/3/17 9:35:56' - Duration: [0 min: 0 sec: 149 msec]
------------------------------------------------------------
'2011/3/17 9:35:57' - Test completed!

Nikolai
Telerik team
 answered on 19 Mar 2011
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?