Blog

Insights, tutorials, and updates on software testing and QA

9 things I wish I knew about CI/CD pipelines during first year of my start-up
Quality Assurance February 1, 2017

9 things I wish I knew about CI/CD pipelines during first year of my start-up

We’ve been installing some upgrades to our release pipeline here at Test Collab. Such upgrades give you a good opportunity to find your past mistakes and eliminate them altogether. While doing so, I thought it’ll be good to share what I learned about continuous integration during lifetime of Test Co

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.