Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Telerik Automated Testing Tools Roadmap is Here

    It is hard to believe that January is already behind us as we dive deeper into 2011. For the testing tools we saw an amazing year of product growth and innovation and I would like to share with you some big announcements from the testing tools division for the upcoming year. The first big announcement is that we are going to have two major releases a year for Telerik automated testing tools in order to focus more on new product development and new feature development. The R1 release will be around the end of April and the R2 release will ...
    February 18, 2011 2 min read
  • Productivity Testing

    Code Coverage with WebUI Test Studio and NCover

    We are pleased to announce that tests created with Telerik's Automated Testing Tools can now be integrated with NCover for code coverage of your .NET based web applications. Over the past month, our teams have been in touch and put together a solution described in vivid technical detail in our new Knowledge Base. I would also like to take this opportunity to invite you to a special live Webinar on February 18, 2011 at 11am EST. In this session, representatives from both Telerik and NCover will take you through the process from the creation of test automation in WebUI ...
    January 26, 2011 1 min read
  • Productivity Testing

    Resolving Compatibility Issue Between JustCode and MSpec

    [Cross posted from www.skimedic.com/blog] Telerik’s JustCode natively supports several test runners, including MSpec. This is great - the JustCode product team has taken on the responsibility to make sure the test runner works with the test frameworks, letting the framework developers focus on building even more awesome frameworks! Occasionally, this can cause an issue, though, as we just discovered here at CodeMash. The latest rev of MSpec introduced breaking changes in the JustCode test runner. While the team is hard at work updating the test runner to be compatible with the latest api, the work around is very simple. Simply change the Copy...
    January 15, 2011 1 min read
  • Productivity Testing

    Mocking Exceptions and Events with JustMock Free Edition

    [Cross Posted from http://www.skimedic.com/blog] Mocking Exceptions When writing unit tests, it is important to cover not only the successful execution path (commonly referred to as the “Happy” path), but also test the code that gets executed when things don’t go right (commonly referred to as the “Unhappy” path).  Testing for situations where services or databases are unavailable as well as erroneous user input are important aspects of ensuring quality in software.  Remember, if you don’t test it, your users will! We modify the LoginUser method to throw a custom exception when there is an exception is thrown from the LoginService.  To test this,...
    December 28, 2010 5 min read
  • Productivity Testing

    Automated Testing Tools News: Knowledgebase is now live!

    I am very pleased to announce the introduction of the new WebUI Test Studio Support Knowledgebase. Our support engineer's have been hard at work adding valuable content. Some of the new article topics include: Troubleshooting Misaligned Element Highlighting Creating a Scheduling Server Manually Activating your WebUI Test Studio License Repeating Actions for Multiple Users with Login (using the Test As Step feature) Many more to come! We encourage you to bookmark this site and check back often - it will be a great resource for all things WebUI!
    December 27, 2010 1 min read