Hi,
I am investigating the Telerik RadChart as an alternative to the chart control provided in the Silverlight Toolkit. I have found that the RadChart is much more feature-rich, and is easier to work with.
However, I cannot see how to produce an automated UI test for the chart that tests the presence of individual data points. I have created a web page that contains a RadChart:
http://img25.imageshack.us/i/telerikscreenshot.png/
When I investigate the page in UI Spy, I can't see any of the data points:
http://img9.imageshack.us/i/uispyscreenshot.png/
It is vitally important that I am able to automate chart UI tests using something like the White testing framework or something similar; the application I am building performs complicated statistical analysis on raw data, and we need to be able to verify that the chart is displaying the correct values.
Is it possible to do this with the RadChart using White? If not, is there another testing framework I can use?
Yours,
Duncan Bayne
I am investigating the Telerik RadChart as an alternative to the chart control provided in the Silverlight Toolkit. I have found that the RadChart is much more feature-rich, and is easier to work with.
However, I cannot see how to produce an automated UI test for the chart that tests the presence of individual data points. I have created a web page that contains a RadChart:
http://img25.imageshack.us/i/telerikscreenshot.png/
When I investigate the page in UI Spy, I can't see any of the data points:
http://img9.imageshack.us/i/uispyscreenshot.png/
It is vitally important that I am able to automate chart UI tests using something like the White testing framework or something similar; the application I am building performs complicated statistical analysis on raw data, and we need to be able to verify that the chart is displaying the correct values.
Is it possible to do this with the RadChart using White? If not, is there another testing framework I can use?
Yours,
Duncan Bayne