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.

New feature added: Re-execute test executions
Announcements January 1, 2016

New feature added: Re-execute test executions

Several times things go wrong during test execution or a new revision is committed by developers which renders testing useless. In such scenarios, you can now re-execute a test execution instead of creating it all over again.

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.