Over the years, unit testing has become more and more mainstream in the software development world. But this doesn’t mean…
Read moreWhat Is Mocking? Part 2
Mocking is a valuable testing tool that helps with test isolation. It’s often the best option when testing objects. Learn the essence here.
Read moreWhat Is Mocking?
Let’s discover what mocking really is, go over a few examples, and cover lessons we can attain from mocking.
Read moreHow Programmers Should Negotiate their Salary
Programmers & Salary Negotiations Did you ever go to a job interview and were unpleasantly surprised? Check out Roland shopping for…
Read moreUnit Testing vs Integration Testing: What’s the Difference?
Changing code without knowing what is going to break, is a nightmare for us developers. Unit testing and integration testing can bust that fear.
Read moreAnything that can be Written in JavaScript, will Eventually be Written in JavaScript
Tell us a little bit about yourself My name is John M. Wright and I’ve been a professional software developer…
Read moreJuly Newsletter: How Does Unit Testing Fit Into the DevOps World?
In July’s newsletter we get to the bottom of the DevOps world and will reveal how well unit tests fit in the DevOps world. Come along!
Read moreWhy Do You Need to Unit Test If You Have a QA Team? – Part 2
In our previous post, we covered all the bases. In this part, we dig deeper and identify what the real…
Read moreWhy Do You Need to Unit Test If You Have a QA Team?
In this post, we’ll help you see how “QA team” & “unit test” are related—and how both are important to developing high-quality software.
Read moreProgrammers and Puzzles
Puzzling Interviews After the first interview round with Sophia, Roland moved on to the next level. His meeting with Mel seems…
Read more