5 minutes read In today’s digital age, understanding the intricacies of HTTP POST requests is crucial for anyone involved in web development or digital business. Whether you’re a business owner, a software engineer, a student, a product owner, or part of a web agency or DevOps team, grasping how parameters are sent in an HTTP POST request can… Read more »
Posts Categorized: UI Testing
End to End Testing for Asos.com using TestCafe in Under 30 minutes
2 minutes read In this article, we’ll demonstrate how to create End-to-End (E2E) UI tests for the e-commerce platform ASOS across three of their markets (UK, IT, DE) in less than 30 minutes. Why Use TestCafe for Running Tests? For this tutorial, we’ll be using the TestCafe framework. TestCafe is an open-source framework that evolved from a commercial… Read more »
Best Practices for Implementing E2E (End-to-End) UI Tests
2 minutes read LoadFocus – is a easy to use cloud testing tool, and you don’t need any setup, it runs from the browser. It helps you understand better your Website’s and WebServices’ performance and find potential bottleneck before your customers do. Run a free website speed test today. Writing UI tests that are resilient and easy maintainable… Read more »
Building your in house Device Farm on Mac OS using OpenSTF for Android Testing
2 minutes read What is OpenSTF ? OpenSTF is an open source project that gives us the ability to create our own test farm with real devices. Using OpenSTF we can create a device farm that gives us the possibility to share devices between team members without actually physically moving the device from the device farm. Why is… Read more »
How to Click on Element with Puppeteer and Chrome
< 1 minute read LoadFocus – is a easy to use cloud testing tool, and you don’t need any setup, it runs from the browser. It helps you understand better your Website’s and WebServices’ performance and find potential bottleneck before your customers do. Run a free website speed test today. Using Puppeteer to interact with the UI elements from… Read more »