Telerik blogs

Latest

  • Productivity

    The Import Project from TFS Wizard in TeamPulse

    “Click-Click-Click-Done” That’s how Joel Semeniuk, Executive VP of Agile Project Management at Telerik, defined “done” for our TeamPulse integration with the Team Foundation Server. Last Thursday we released the Service Pack to our R2 Release and it is exclusively focused on the integration with TFS. To meet Joel’s requirements, we created the Import Project from TFS wizard. The new Import Project from TFS wizard can be launched as soon as you start TeamPulse. And here is how the integration goes step by step. Select a Project Once the connection to your server is established, you can decide which project to import ...
    May 27, 2021 2 min read
  • Productivity

    Why I Hate Unit Testing

    So you went to work for the cool company that wooed you with promises of cutting edge technologies and techniques. In the interview, they told you that they are agile and unit test everything. You may or may not have been in an agile environment before, but the important thing you are enthusiastic about joining a team that truly gets software development. You tested on your previous job, even using JustMock to write better tests. You promise you can be agile yourself and quickly adopt their practices. You’re immediately hired. Many of you have been there… maybe you’re there right now. It takes...
    May 27, 2021 5 min read
  • Productivity

    Come to the Agile Buffet Table to Fill Your Plate

    We decided to try a brand new concept for the next Agile Q&A Panel. It is called the Agile Buffet Table and will be held on May 24th, Thursday. The topic of the webinar will evolve around the fact that you don’t need to follow all agile principles per se.
    May 27, 2021 1 min read
  • Productivity Testing

    Testing Summit Highlights Video Posted!

    Last week I wrote a quick summary of the Telerik Testing Summit. I’m happy to announce we’ve got a short video posted up showing some of the highlights of the discussions during the first day of the conference: If you’re not already, why not follow our Test Studio YouTube channel? About the author Jim Holmes Jim Holmes has around 25 years IT experience. He is co-author of "Windows Developer Power Tools" and Chief Cat Herder of the CodeMash Conference. He's a blogger and evangelist for Telerik’s Test Studio, an awesome set of tools to help teams deliver better ...
    May 27, 2021 1 min read
  • Productivity Testing

    Load and Performance Testing; What’s the Difference?

    The difference turns out to be a lot! To start with load and performance testing goals are very different. Load testing goals usually seek to answer questions regarding system capacity, throughput, and client response times for multiple concurrent users. For example, how many concurrent users can the system successfully accommodate? Or how many transactions per second can the system successfully process? Or can the system successfully scale to 1,000 users? Whereas performance testing goals seek to answer questions regarding server processing, and client response times for a single user. The primary goal of performance testing is to tune the system ...
    May 27, 2021 3 min read