Telerik blogs

Latest

  • Productivity

    JustCode and Jasmine (BDD JavaScript testing framework) play together

    With every new release of JustCode we at Telerik are committed to providing you with the best tool for writing better, faster and error free code with ease. That of course includes testing it. With the latest and greatest version of JustCode we added support for two of the widely and most commonly used JavaScript testing frameworks out there - Jasmine and QUnit. In this post we will cover the support for Jasmine BDD JavaScript tests in JustCode. Industry first Jasmine support Jasmine is a behavior-driven development framework for testing your JavaScript code. For more information and details about the framework please visit Jasmine official site....
    February 24, 2012 4 min read
  • Productivity

    Dealing With Setup Actions and Baseline Datasets

    Many tests need some form of setup action or data before you get rolling in to the test. In a good functional test you want that setup action abstracted away from the UI—having your browser run around creating setup data is slow and brittle! For example, a test retrieving a user from a system shouldn’t first drive the system around to create that user. The action of creating the user for the real portion of the test should fall to some sort of a backing API. That API might call a web service, stored procedure, or even a command line utility. ...
    February 23, 2012 4 min read
  • Productivity

    Good Ol’ Visual Aid With a Twist in JustCode

    Along with the brand new goodies coming with the latest release of Telerik JustCode, i.e. support for QUnit and Jasmine JavaScript testing frameworks, opening the API to the public, All Types Code Completion (a.k.a. JustCode IntelliSense), etc., there comes a major overhaul of an old friend of ours – the Visual Aid, or lovingly shortened to VA. The main part of the rework there is in the direction of behavior configurability. Thus, a stand-alone VA settings page is brought to life in the Visual Features menu of JustCode options dialog. The old settings are still there. "Show visual aid tag" option will show/hide the...
    February 21, 2012 3 min read
  • Productivity Testing

    New Video: Manual Testing (And What NOT to Automate!)

    Test Studio lets you bring your manual test cases in to our environment where you can run, track trends, and report on your manual tests. More importantly, you can use our Fast Forward feature to quickly step you through tedious setup and navigation actions. I’ve just posted a video on Telerik TV showing off this feature. It’s a step-by-step walkthrough meant to get you up and rolling with effective, useful manual tests. I also talk about something I feel very strongly about: Not test case should be automated. (I even wrote a blog post on this some time back, as ...
    February 17, 2012 1 min read
  • Productivity

    Improve Team Dynamics with the xView People Status Dashboard

    In my last blog post, I introduced you to our new HTML 5 based xView extension to TeamPulse and specifically wrote about the Project Status view. In this post, I’ll go into further detail about the People Status view. People Status xView The goal of this xView is to give high-level work information about all of the people using TeamPulse and to assist in identifying people who may require help. As with the Project Status view, we wanted this view to allow people to focus on the most important information in a single glance. If people don’t require help, ...
    February 17, 2012 3 min read