Telerik blogs

Latest

  • Productivity

    Announcing JustTrace Q3 2013

    Telerik has released the Q3 2013 release of JustTrace, which is available here! JustTrace has always been a great and easy to use tool for tracing and profiling your applications, but this new release has some great new features that make this great tool even better! A major strength of JustTrace is that we provide a one-click way to find common problems in .NET applications. You’ll see that we bring the exact same ease of use to our new features that we’ve built into JustTrace all along. This makes JustTrace the best tool to quickly find the issues in your .NET application.
    October 17, 2013 5 min read
  • Productivity

    Avoid being disturbed with error reports by your users

    With Telerik's Q3 2013 release, we went two extra miles to make your life as a developer easier. Together with all updates across our .NET developer tools, we are also introducing a new service, EQATEC Application Analytics, which will reduce the time you spend on maintaining your application, and even stop the run-time error reports you are getting from your users.
    October 17, 2013 5 min read
  • Productivity

    First 5 Agile Myths- BUSTED

    Agile has no Process, doesn’t have Documentation, doesn’t believe in Contracts, doesn’t follow a Plan These four common agile myths most likely come straight from a misunderstanding of the Manifesto’s value propositions. In order to fully understand the value propositions, you have to take all three parts into account, not just the middle section.
    October 16, 2013 2 min read
  • Productivity

    New Load KB Articles and more

    This week we have lots of new load testing content in the Test Studio documentation. To help you use Test Studio's load testing features to their full potential, we have created three new knowledge base articles on designing your load tests. The Load Testing Strategies article describes four of the most common load test types, and how to start designing them in Test Studio. Our Selecting Load Traffic page describes some general principles to use in choosing the user profile traffic to capture or import into your Test Studio load test. And in the Profiling Your Application KB article, ...
    October 15, 2013 1 min read
  • Productivity Testing

    30 Days of TDD – Day 14 - “Simple” Does Not Always Mean “Obvious” Pt. 1

    The last couple posts have seen us using basic Stubs to mock out the functionality a class that our code under test is dependent on. We focused on dealing with an external resource and being able to replicate enough of that resources functionality to satisfy our test. In this post I’ll introduce a new, simple test case. Over this and the next post you’ll see that not all “simple” test cases are so simple.
    October 14, 2013 7 min read