Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Configure The Content Of Your Result Emails

    Our brand new SP release (2012.R2 SP1) has just been made available on our website. Go ahead and download it from your Telerik account if you haven't done so already. It introduces a lot of improvements and fixes to the product to make your user experience better. Here's the full list in case you're interested. One of the new things we've introduced really stands out (when you consider this is not a major release). It's something that has been heavily requested by our customers. Can you guess what it is? (hint: refer to the title of this blog post). That's right! You ...
    May 27, 2021 2 min read
  • 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 ...
    May 27, 2021 2 min read
  • 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 ...
    May 27, 2021 2 min read
  • 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 ...
    May 15, 2023 3 min read
  • 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 ...
    May 27, 2021 1 min read