Telerik blogs

Latest

  • Productivity Testing

    Telerik WebUI Test Studio:The new RadInput translator

    When creating UI automated tests our main goal is to always simulate environment as close to the real one as possible. As you may all know simulating typing in an input has always been a pain when working with Selenium. In fact ‘pain’ is an understatement. There are scenarios which cannot be simulated at all with Selenium due to the fact that some client events of the control are not executed when they should. This is an indication that something is very wrong with the whole simulation as we are not getting the results which are observed when a ...
    May 27, 2021 2 min read
  • Productivity

    Telerik Data Services Wizard Walk Through

    Last week Telerik released the December CTP of the Data Services Wizard. I posted on my blog a video that shows how to get started, however, for those of you that like walkthroughs better, here is one using a WCF Data Services (Astoria) service. Getting Started: Mapping Data With OpenAccess To get started, first download and install the Data Services Wizard. After that, fire up Visual Studio and create a new Class library application named Telerik.DSW.Demo.Astoria.DAL. Run the OpenAccess “Enable Project to use ORM” wizard and then run the Reverse Mapping Wizard and map to your database. For this demo I mapped the Northwind database. Map as many tables as you...
    May 27, 2021 3 min read
  • Productivity Testing

    What's New in Telerik WebUI Test Studio 2.0

    Don't worry if you have missed the chance to see the live webinar -- the recorded version is now available on Telerik TV. Also the Telerik Twitter and Facebook Contests are up and running -- get there for a chance to win a FREE license (worth $2,499) Tweet your favorite WebUI Test Studio 2.0 feature (make sure to use double tag #Telerik #WebUI and follow the official @Telerik) or post it on our Facebook wall (you should be a Telerik fan before doing so) and you might win a WebUI Test Studio license worth $2,499! The winners will be ...
    May 27, 2021 1 min read
  • Productivity Testing

    WebUI Test Studio v2.0 is officially released!

      The new major release of WebUI Test Studio is now officially live! You can get the bits from your Telerik account and enjoy the powerful AJAX and Silverlight test automation. Before I dig into the recent updates, I’d like to thank all involved from the ArtOfTest and Telerik teams for the great release! The numerous new features and tons of improvements made this dream come true – WebUI Test Studio v2.0 is a must-have tool for all of the Web automation addicted. I’d also like to say a big “Thanks” to all of you - our customers, who constantly ...
    May 27, 2021 3 min read
  • Productivity Reporting

    Programmatic Initialization of Report Parameter Values in Telerik Reporting Silverlight Viewer

    Usually one may control the report appearance and the data it displays through report parameters. The Silverlight report viewer, just like the other two, offers built-in user interface that enables end users to interact with the reports. Still there are cases when one may further need to control the report definition according to a custom logic that runs in the client application. However, since we have introduced the Silverlight Report Viewer the greatest challenge our clients have faced is that there is no direct access to the report definition in the Silverlight application.   To provide the ability to specify the parameter...
    May 27, 2021 2 min read