Blog

Insights, tutorials, and updates on software testing and QA

Test Automation for Windows and Linux
Quality Assurance June 24, 2013

Test Automation for Windows and Linux

Imagine being able to track your manual and automated test results from a same place. Sounds cool right? With Test Collab not only you can do exactly that but also assign tests to human or machine with just a few clicks without messing up with a dozen APIs or doing custom code.

Repurposing test cases with Tags / DRY in software testing
Quality Assurance March 13, 2012

Repurposing test cases with Tags / DRY in software testing

I’ve discussed about DRY in software testing earlier also which involved reusing test cases across projects, today I’m going to discuss a similar topic: reusability/repurposing of test cases within project itself.

How to Write Test Cases for Your Quality Assurance Process
Quality Assurance February 16, 2012

How to Write Test Cases for Your Quality Assurance Process

A software tester should have a working understanding of the steps needed to “test” a software program functionalities. In software engineering, a software tester uses a structured set of procedures to execute what is known as a “test case”.

Test Management in Reusable architecture
Quality Assurance November 9, 2011

Test Management in Reusable architecture

If you’re using a reusable codebase or share some common libraries across your multiple projects, you know how difficult it can get to manage test cases for such projects.

Test management in different industries
Facts May 24, 2011

Test management in different industries

I’ve been visiting a lot of blogs lately on testing / QC to find out what small businesses in other industries are using for their test management. It seems there is no industry standard tool there ...