Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Performance Testing: Laying the Groundwork

    Performance testing isn’t something you can slap together and figure out as you go. While you certainly can (and likely will!) adjust your approach as you move through your project, you do indeed need to sit down and get some specifics laid out around your testing effort before you begin working. First and foremost: set expectations and goals. Ensure everyone’s clear on why you’re undertaking the performance testing project. If you are looking to meet specific metrics for delivering your system then you’ll need to be extremely detailed and methodical in your initial coordination. Does your system have specific metrics ...
    September 09, 2011
  • Productivity Testing

    An Introduction to Performance Testing

    If you've been monitoring our roadmap or other announcement channels, you may have heard we’re bringing performance testing to Test Studio. This is a pretty exciting step for us, and it lets us bring some great functionality to help you continue to boost the quality of the software you’re delivering. I thought I’d take some time to lay down some of my opinions and experiences around performance testing in general as a bit of a lead in to later posts which will showcase our performance testing functionality. I’ll be writing a number of posts over the next few weeks to ...
    September 06, 2011
  • Productivity Testing

    Testing AJAX Dynamically Loaded Elements

    I’ve posted up two short videos covering a typical AJAX testing scenario: the elements you need to interact with haven’t yet been created – they’re waiting on some other action on the page before they populate from a call back to the server. AJAX: Working With Dynamically Loaded Elements is the first of the two and shows how to write a simple test to deal with this situation. AJAX: Data Driving Dynamically Loaded Elements is the second. This video expands on the first and shows you how to alter the first test to use data pulled in from an Excel ...
    August 30, 2011
  • Productivity Testing

    Automating Innovation

    The rise and impact of automated testing tools and technology The year was 1962 and the world was catching its first glimpse of the daring and colorful wonders that tomorrow might bring. It was a space-age vision of a technology-filled future – flying cars that could fold down into an attaché case, wisecracking robotic maids, and miraculous machines that could do anything from washing the dog to cooking a three-course gourmet meal, all at the touch of a button. It was a utopian society made cleaner, better, and more prosperous through the auspicious use of technology and automation. This description, ...
    August 23, 2011
  • Productivity Testing

    Keep Your Tests DRY

    [Note: I covered this topic somewhat in my earlier post on maintainable tests; however, this concept is so critical, in my opinion, that it deserves a separate post. You’ll continue to hear lots about this practice from me as I write and speak more!] Test code should always be treated with the same care production code is – because test code IS production code! Your source code for your tests may not be deployed to your customers’ production servers, but it’s every bit as important as the components that are Approach the design, implementation, and maintenance of your ...
    August 10, 2011