Mar 31, 20204 min readIntroduction to Contract TestingMicroservices architecture has been a buzzword for so many years with a lot of companies adapting to this approach. With Microservices,...
Mar 16, 20203 min readCreating your first test with TestCafeIn this post, we'll look at what TestCafe tool is, how it can help your teams in test automation and how you can write your first UI test.
Mar 10, 20202 min readMocking XHR requests with CypressIn this blog post, we'll look at how you can easily mock data from third party APIs using Cypress. Mocking has some advantages such as...
Feb 28, 20205 min readModern Web testing with CypressThe web has evolved. Finally, testing has too. This is what you will see when you visit Cypress' homepage. It promises a fast, easy and...
Jan 6, 20204 min readWhy Test Automation is crucial in DevOpsIn my previous blog post, I talked about why manual testing is important and how it does not replace test automation but complements it...
Dec 15, 20193 min readUsing tags to filter your Cypress testsThis week, I have been helping my colleagues migrate our existing WebdriverIO tests to Cypress. For anyone who wants to know what Cypress...