Mobile Apps Testing Best Practices

February 8, 2013 0

Learn the best practices for testing mobile applications on smartphones and tablets. This video discusses the challenges of testing mobile applications, knowing the application you are testing, the different types of mobile testing, the tools and resources that could help your mobile testing efforts.

Five TDD Mistakes

February 7, 2013 0

Test-Driven Development (TDD) is one of the main technical practice of agile software development. In his blog post, Bradley Braithwaite shared the top five Test-Driven Development mistakes based on his own experience as a consultant. These mistakes lead organizations to abandon TDD because they think that there is no return on the time invested in Test-Driven Development or the code base become more difficult to maintain.

Test Driven Development (TDD) Pitfalls

February 4, 2013 0

Test Driven Development (TDD) is a powerful tool to produce quality code, but if it is not used correctly it can also put your project in a difficult position if it is not used correctly. In this article, Jakub Nabrdalik explains that TDD is simple to learn, but hard to master. He shares some tips on how to avoid Test Driven Development traps.

1 2