Time to go basic again. Let’s talk about TDD. Test Driven Development has been practiced for a while. One of the practices in Extreme Programming was Test-First (more than a decade ago): Code the unit test first. Sounds simple enough, but there’s a whole process around it. Here’s a nice picture to explain it: Here’s …
Category Archive: Webinar
Permanent link to this article: http://www.typemock.com/blog/2012/04/10/what-is-test-driven-development/
Apr
02
Learn How to Start Unit Testing
Not sure how to start unit testing? Want fewer bugs? Writing unit tests or performing Test Driven Development but finding it difficult? We have the secrets of starting unit testing successfully and we’re spilling them this Wednesday. Sign up here: http://www.typemock.com/introduction-to-unit-testing3 Join our webinar: Introduction to Unit Testing When: Wednesday, April 4 at 10:00 AM …
Permanent link to this article: http://www.typemock.com/blog/2012/04/02/learn-how-to-start-unit-testing/
Jan
23
Webinar: Testing Untestable Code
Everybody has legacy code. How do you apply unit testing to existing code? Code that wasn’t meant to testing. This is a hardcore session, where we take an open source application and add tests to it. In the process, we’ll refactor the code, discuss readability, and where to even begin. This is an intensive demonstration …
Permanent link to this article: http://www.typemock.com/blog/2012/01/23/webinar-testing-untestable-code/
Dec
19
Are You A Unit Testing Ninja? Stuck with Legacy Code?
Everybody has legacy code. People write more and more legacy code every day. But what problems does it cause and how can we deal with it? Forget theory and tips. Let’s dive deep into a real world example. How do you apply unit testing to existing code? Code that wasn’t meant to test. This …
Permanent link to this article: http://www.typemock.com/blog/2011/12/19/are-you-a-unit-testing-ninja-stuck-with-legacy-code/
Dec
05
No excuse for poor code quality in 2012: Learn How to Start Unit Testing
It’s less than one month until 2012 and so it’s time to learn a new skills. In this tough job market, a new skill is always a great way to get a leg up, whether your looking for new work or not. Or, just become a craftsman, as Agile software development becomes the standard. Heard …
Permanent link to this article: http://www.typemock.com/blog/2011/12/05/no-excuse-for-poor-code-quality-in-2012-learn-how-to-start-unit-testing/
Nov
16
Test ASP.NET and ASP.NET MVC Web Applications
Testing web applications has been virtually impossible. And the cost? Bugs, security flaws and hacking, and just tons of bad code. With everything running on the web today, this just can’t go on. Attend this webinar and learn how to test the untestable in ASP.NET and ASP.NET MVC. ASP.NET and ASP.NET MVC is inherently not …
Permanent link to this article: http://www.typemock.com/blog/2011/11/16/test-asp-net-and-asp-net-mvc-web-applications/
Nov
14
Webinar: Tips and Tricks for Better Unit Testing
Missed last Thursday’s webinar? Don’t worry, you can still watch it and learn how Typemock Isolator can help you mock the unmockable. Watch it here: Download Isolator here.
Permanent link to this article: http://www.typemock.com/blog/2011/11/14/webinar-tips-and-tricks-for-better-unit-testing/
Nov
07
Write Tests That Don’t Break
Join our webinar: Tips & Tricks for Unit Testing with Typemock Isolator Finding unit testing difficult to start? Want to learn how to mock the unmockable and test brownfield code? Have code that is slowing you or your dev team down? Learn tips and tricks for easier, effective unit testing. Discover how to write effective …
Permanent link to this article: http://www.typemock.com/blog/2011/11/07/write-tests-that-dont-break/
Oct
12
Does your Agile team look like it’s straight out of Dilbert?
For some, their Agile process looks like it came out of a Dilbert comic, instead of something that is going to help your business and be much more pleasant for your development team. Maybe your current Agile process looks like this? or maybe this? Unfortunately, this is a common practice in many offices. Hopefully …
Permanent link to this article: http://www.typemock.com/blog/2011/10/12/does-your-agile-team-look-like-its-straight-out-of-dilbert/
Sep
12
Webinar– Top 5 Unit Testing Problems in C++ Legacy Code and How to Solve Them
Legacy code is a real problem with C++ applications. With so many developers working on the same codebase over time – decades even — your code gets complicated and full of dependencies. Unit testing is often the best solution to ensure that your legacy code does what it’s supposed to do. But sometimes unit testing …
Permanent link to this article: http://www.typemock.com/blog/2011/09/12/webinar%e2%80%93-top-5-unit-testing-problems-in-c-legacy-code-and-how-to-solve-them/

