Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    New Release! Test Studio 2012 R2 SP1

    Our engineering and testing crew has been hard at work to get the latest release of Test Studio out the door! Test Studio 2012 R2 SP1 is now ready for you to download and install! Our service packs generally focus on bug fixes and under-the-cover enhancements; however, this release has some really exciting new features. Two of my personal favorites are searching within a project or test, and Silverlight/WPF scrolling of elements via the UI. First off, search. Ease of navigation through a large test suite or test is a very tedious task. There’s also a discoverability issue if ...
    December 04, 2012
  • Productivity Testing

    Telerik Test Studio Claims the Gold in the 2012 Dev Pro Community Choice Awards

    Another year, another award! We consider the Community Choice awards the Oscars of our industry, as it is the people using the technology that recognize the industry’s best and brightest. To be recognized in 19 categories – ranging from charts and graphics tools to CMS, testing and more – is something we take great pride in. It is our mission to deliver more than expected and this recognition is a testament to the hard work our teams put in day in and day out, ensuring our customers are getting the best tools on the market to address their individual needs. Gold Best charting ...
    December 04, 2012
  • Productivity Testing

    Coded UI Test Support for WPF

    Introduction Hello again! We recently released a brand new XAMLFlix episode on RadPivotGrid Beta and RadAutoCompleteBox. Both of these video series are dedicated to getting you up to speed quickly with our Telerik controls for WPF and Silverlight. So while you are playing with the new controls, we thought you might like a crash course on how you can use Coded UI Testing with RadControls for WPF. We will specifically be taking a look at RadGridView, as it is one of our most popular and requested controls to show this integration with. The video is hosted on Telerik ...
    November 28, 2012
  • Productivity Testing

    Debugging Coded Steps in Test Studio Express (Visual Studio)

    Every test suite of any significance will require you to have some form of coded steps. As awesome as Test Studio is, there are always going to be things you’ll have to do via code. Test oracles to check your database or file system would be one example. Backing APIs for setup and teardown actions would be another. Sometimes it’s just handy to have a breakpoint where you can pull up Visual Studio’s Immediate window and do live queries of the web page’s Document Object Model (web apps) or Visual Tree/XAML Tree (Silverlight or WPF applications). I’ve just uploaded a ...
    November 28, 2012
  • Productivity Testing

    Use Visual Event To Explore JavaScript Events In Your Application

    Visual Event is a little tool I found. When I say that I "found" it - I literal discovered it after Google-ing "detect javascript events" or something to that effect. Neither Telerik nor I personally have any affiliation with the Visual Event product or its makers. Anyway the tool will help you determine what javascript events are associated with a particular control. Javascript events are a crucial part of UI automation. Good understanding of how and when they are employed in your app can save you a lot of trouble. 90% of the time switching your step to ...
    November 17, 2012