Telerik Forums
Test Studio Forum
1 answer
89 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
106 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
63 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
53 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
176 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
3 answers
117 views
Can one use xpath in the Find Logic of an ASP / HTML application that is not Silverlight (no xaml)?
If so, could i have a link to a KB article or other information about it?
Thanks,
Bey
Stoich
Telerik team
 answered on 19 Mar 2011
6 answers
135 views
Hi,

I would like to call a data-driven test from another test (using Add test as step) and pass it the values for its data-driven parameters.   For example, I have multiple tests which all need to log in but with different user credentials.  I want to have the login as a data-driven test which takes the user credentials as input - and want to pass the user credential values from each test.

Is there a way to accomplish this without converting all tests to code? 

Thanks,
Shashi
Cody
Telerik team
 answered on 18 Mar 2011
3 answers
106 views

I record and execute actions successfully, then, I select the one step customize to code as attached 2011-03-14_144234.jpg.
When I run it again, the error messages show as attached Error Messages.zip.
The .VB file as attached MMS_CreateCampaign_DataPage.aii.vb.zip.
Would you help me?
Thanks.
Konstantin Petkov
Telerik team
 answered on 17 Mar 2011
1 answer
98 views

I’m been testing out WebUI Test Studio QA Edition, and had a couple quick questions. 


I’m having an issue when attempting to browse to my local Silverlight application when trying to configure the Out Of Browser Options.  I select Silverlight Out-Of-Browser, and click browse under Local Application Directory and I’m unable to open any shortcuts.  The field always appears empty when I double click on one of my shortcuts I want to test.

I’m attempting to do what was shown in this video on provided on your site: http://www.telerik.com/automated-testing-tools/support/videos/silverlight-automation/out-of-browser-silverlight-applications.aspx


Also, does WebUI Test Studio have any support for testing inside Windows PE?

Thanks,

Devon

Cody
Telerik team
 answered on 16 Mar 2011
1 answer
61 views

Hi,

As in my application when i open the form their is a text box were i have to enter the specific character of which records have been already added in database and the list of words starting by that character is listed or popped up.it is possible if i do it manually in the application.

If we do the same procedure in telerik to record, Telerik does not capture the list which appears on entering the character ‘n’.

As in coding it has been mentioned (Key press event) .

Therefore we  Custom our script as  (Manager.Desktop.KeyBoard.SendString("n");  Now the script runs in our local machine but if we run the same script on other machine it gives error:i:e (Reference Error).

Regards,

hillary

Stoich
Telerik team
 answered on 16 Mar 2011
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?