TDD Series Part 2: Six Reasons TDD May Help Your Project

TDD Series Part 2: Six Reasons TDD May Help Your Project In Part 1 of this series, I presented a brief description of test driven development (TDD) and discussed how it differs from traditional approaches to software development.  In this post I will share six key benefits of using TDD for your software project.  In […]

Top Four Tips to Improve Remote Collaboration

Top Four Tips to Improve Remote Collaboration Here at Syncro Medical, we frequently work with clients from a variety of different locations. In some projects, we serve as the client’s entire medical software development department. In other projects, we focus on certain software components while developers from the client team handle others. In one recent […]

TDD Series Part 1: Is Test Driven Development (TDD) right for your medical device project?

TDD Series Part 1: Is Test Driven Development (TDD) right for your medical device project? In this series, I will be discussing Test Driven Development.  Since there are many different types of testing, I will be focusing on the following two forms: Verification Testing: Testing to determine whether a developed software feature meets its requirements, […]