Continuous Integration using Bitbucket Pipelines and Docker

Recently, one of our clients started using Bitbucket Pipelines for Continuous Integration. Thank you Lea Anthony of Secure Code Warrior for introducing and helping us get started with Bitbucket pipelines! At Qxf2 Services, we like exploring different tools and sharing our knowledge to help other testers. In this post, we will show you how easy it is to enable continuous integration […]

Docker and Windows: VT-X/AMD-V error

I decided to learn Docker and use it with our automated tests. While installing Docker on my Windows 7 machine, I got an error during machine creation. It took me a while to Google around for the solution. So this post summarizes the solution for the “VT-X/AMD-V” issue while installing Docker on Windows. VT-X/AMD-V error As the first step towards […]