Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Productivity Testing

    Not Every Test Should be Automated!

    Updated: I realized that I didn’t make it clear I was writing this post from a vendor’s viewpoint! My choices of what to automate below are based on the view of a tester working on the team for this component—the creators of this control. You, as a consumer, should rarely, rarely ever automate third party controls or components. You may need some high-level test to ensure custom functionality works correctly, but your value is much better focused on testing your own software. Don’t invest in automating Google, Telerik, or other commercial products. -------- When you’re working with automation, choosing what ...
    September 22, 2011 3 min read
  • Productivity Testing

    Learn About Test Studio’s R2 Release via a Webinar on 9/29!

    We’ve got a great new release of Test Studio coming up which contains a number of tremendous new features and some great updates to existing functionality.The list is long, but here are a few highlights: Dive into your web application’s performance with our new performance testing feature set Bring your manual test cases into Test Studio where you can manage them, record results, and even create “fast forward” automated steps to offload tedious prerequisite setup tasks Take advantage of HTML 5 with Test Studio’s enhanced support for interacting with a variety of HTML5’s common tags Improved element management: search the ...
    September 15, 2011 2 min read
  • 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 5 min read
  • 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 3 min read
  • 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 1 min read