This is a migrated thread and some comments may be shown as answers.

WPF test studio project not working with RadWindow Alerts

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Telemetry
Top achievements
Rank 1
Telemetry asked on 21 Nov 2011, 09:47 PM
Hello,

I have a WPF project that we're using test studio express to test the UI. Everything is working fine, I can create pretty much any assertions as I need on the main window and in any custom window but when I do something like this:

RadWindow.Alert(new DialogParameters() { Header = "Test Title", Content = "Test Content" });

The test studio seems to grab a hold of that window so that I can create assertions and click the ok button but when I try to replay all the steps, they always fail on a RadWindow.Alert. It's as if it can't get a handle on that window. Can anyone help?

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 24 Nov 2011, 04:28 PM
Hi James,

I'm sorry you are running into this problem.

I was not able to reproduce it using our latest official SP1 release(2011.2.1117) as you can see from this video:
http://screencast.com/t/RtxG07ntx . 

If you haven't done so already, please upgrade to this release. You can download it from your Telerik account here: Public URL .

If you still have this problem after the upgrade, please send as a sample WPF project that exhibits the same behavior, so we can reproduce the problem and fix it.

Kind regards,
Plamen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Telemetry
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or