Using TestCafe for End to End Testing

Test Automation

2 minutes read TestCafe is a Node.js tool to automate end-to-end web testing. What are End to End tests and why are they important? End to End tests cover real journeys that your customers do, they are slower to execute but can be much more valuable comparing to unit and integration tests. E2E testing cons: slow and non-consistently… Read more »

Chrome Extension for Google Lighthouse as a service

Test Automation

< 1 minute read LoadFocus uses Google Lighthouse as a Service for continuous modern performance audits. KissFront’s Chrome Extension for Google Lighthouse is live now. This will enable easier view of the modern performance metrics like Performance Score, First Meaningful Paint, First Contentful Paint, Speed Index and others. Try to understand more about Google Lighthouse here. Monitor your website… Read more »

Why Should You Run Load Tests Every Day?

Test Automation

< 1 minute read Load Testing is all about caring for your customers. Running load tests all year round is a best practice and you should have this idea in mind. Here are just a few things that can affect your sales, by getting less conversions and increasing the churn rate: New releases containing new code/features with performance issues… Read more »