Telerik blogs

Latest

  • Productivity Testing

    WebUI Test Studio Support of Composite Controls: RadFileExplorer

    The unique translator model of the WebUI Test Studio ensures the complex applications and the composite controls are supported out-of-the-box. For example, you don’t need to do anything to test your application where the RadFileExplorer is integrated. This component comes with the Q1 2009 release and consists of several other controls already covered by the RadControls Translators. Loading a RadFileExplorer demo in the Automation Surface, you’ll get them recognized right away. Some screen captures follow. The Grid’s on the right:
    May 27, 2021 1 min read
  • Productivity Testing

    WebUI Test Studio Beta Update

    We are pleased to announce the new Beta update of WebUI Test Studio! It is a huge step towards the first official release coming with Q1 2009. The Highlights: 1. All reported issues were addressed! I am very pleased to say that! This includes the few problems related to the installer, a couple of fixes about the IDE components in the Design Canvas as well as various issues regarding the RadControls translators. 2. Full compatibility with the RadControls for ASP.NET AJAX Q1 2009 Beta. The Beta of the RadControls is available since the end of the last week. ...
    May 27, 2021 2 min read
  • Productivity Reporting

    Telerik Reporting: Using the PictureBox Item

    Telerik Reporting comes with all essential report items in the Visual Studio toolbox to help you more easily design rich reports. One such report item, the PictureBox, is used to display images on a report. The PictureBox is simple and easy-to-use like the other report items, but in this post I’d like to highlight a couple of its features so that you can take full advantage of its capabilities. Specifically, I will discuss the data binding and layout features that are unique to the PictureBox item. Data Binding Binding image data to a PictureBox report item is very straight-forward. If you’re using the...
    May 27, 2021 4 min read
  • Productivity Testing

    WebUI Test Studio: Introducing the RadControls Translators

    The Automation Design Canvas is a great test automation solution. You’ll get convinced after watching the videos on Telerik TV or downloading the WebUI Test Studio and start recording your first tests. And still there’s something great to be found about this tool – its excellent extensibility model.   Building the translators During the last couple of months our team had the pleasure to work on extending the tool for the purpose of RadControls for ASP.NET AJAX application test automation. We aim to provide the extensions that will enable our customers to create the necessary regression tests as easy as ...
    May 27, 2021 4 min read
  • Productivity Reporting

    Reporting: assembly scoped user functions

    Hi guys, We've been having requests for the feature in the title for some time and finally we were able to introduce it in the Q3 SP2 release.  Generally user functions allow you to extend the default behavior of the Telerik Reporting engine. They are public static  (Public Shared in VB.NET) methods that should always return a value and can take an arbitrary number of input parameters depending on your needs. They are public static, because they are not related to a concrete instance of a report. They are executed by the expression engine and work in the context of the report processing. If you...
    May 27, 2021 2 min read