Achieving Self-Testing Code

September 8, 2014 1

Self-testing code, or code that can evaluate its own health and tell you if it has problems, is the goal of many software teams who spend effort in testing. How can you achieve this goal? Learn the team practices, the types and amount of tests you need in your repertoire, and technical practices to help you get closer to it.

Writing Better Feature Files for BDD

September 2, 2014 0

Behavior Driven Development (BDD) is an software development technique that use a specific format that allows both to describe the system requirements, the features, and to feed an functional software testing tool that will allow to verify the software product. In this blog post, Shashikant Jagtap explains how to write better feature files.

5 Tips to Write Better Tests

August 26, 2014 0

Writing software tests is a good thing, writing better tests is even better. In this blog post, Marcos Brizeno shares fives tips to improve your software testing practice. For each of the tips, he provides also external references if you want to explore further the topic.

Professional Tester’s Manifesto

August 25, 2014 0

Certification is a process that has gradually spread amongst all areas of software development. Software testing certifications are mainly managed by the International Software Testing Qualifications Board (ISTQB) and its local affiliates. The Professional Tester’s Manifesto is a strong statement about the certification process in software testing.

Web Application Testing in .NET

August 21, 2014 0

Web application testing is a rapidly evolving topic, so year by year it is reasonable to enumerate the possible options and re-evaluate the web testing strategy you have chosen for your .NET project.

Testing Usability Early

August 20, 2014 0

Without a full user-centered process, performing a usability test at the end of the development process merely serves to highlight the unacceptable nature of the design. It’s a sad and frustrating result, but there is usually little that can be done except to release the poor design.

Transition to Agile Testing – Part 4: 7 Practical Tips

July 22, 2014 0

Software testing during the transition to Agile is not easy. This fourth and final part proposes 7 practical tips for a smooth adoption of Agile software testing practices. From better communication to test automation, these tips should help to solve some of the issues that are naturally associated with this transition. Remember that it is up to you, as a team, to implement your kind of Agile and if you love it or hate it.

1 102 103 104 105 106 171