Tag: best practices

Smartphones have been a part of our lives for 17 years now! Since the first iPhone’s debut in 2007, the underlying technology of smartphones has transformed, with each generation heralding faster chips and more sophisticated sensors. In 2023, more than 1 billion devices were sold worldwide, and if the number of brands and form factors…

As developers, you are probably familiar with this scenario: you went over a code review with another developer (which you do, right?), pushed the latest fixes, ran a couple of tests by yourself, and with a big smile upon your face, you sent a message to the QA guy, Joe (a generic name for a…

End-to-end testing (E2E testing) is arguably the most misunderstood type of software testing out there. It’s also one of the most important ones. Why? Because it’s the type of testing that most closely resembles the experience of a real user working with the application. We’ve already published an introductory guide to E2E testing. Today, we…

Collaboration is key to a successful project!  Working on a group project always raises challenges, but with automation projects, where the UI keeps changing and components are shared, collaboration is essential. This is even more true when the projects and teams are large. In this blog, I’ll share some of the best practices we’ve developed…

Working from home (WFH) can be a big shift for many companies and employees. Instead of a dedicated desk and your 24” 4K monitor, you’ll be working from the kitchen table on a 13” laptop. Rather than commuting for hours each day, you can roll out of bed and start working. No longer can you…