Blog

Insights, tutorials, and updates on software testing and QA

9 Mobile App Testing ideas that will speed up your releases
Quality Assurance May 24, 2016

9 Mobile App Testing ideas that will speed up your releases

Testing mobile apps is a big challenge because of complexity involved: you have multiple devices carriers, battery life, limited space and so much to take care of. Go through this simple list to speed up your mobile app testing and shorten the release cycle.

Manually testing Feature Branches the right way
Quality Assurance May 24, 2016

Manually testing Feature Branches the right way

For many teams it is essential to work with different branches at same time so the main repository stays stable while development can still progress at a fast rate.

Test Case Versioning: Giving Your Tests A Memory
Quality Assurance October 14, 2015

Test Case Versioning: Giving Your Tests A Memory

Do you know Test Collab stores all revisions of your test case? So every time you make a change in your test case, the old revision is automatically stored.

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 Metrics to die for
Quality Assurance April 7, 2011

Test Metrics to die for

Yes, there are a few of them you would want to die for. Here are some examples from our Test Collab application in order of their importance