Waldo vs mobile Scripting: “Round 1, fight!”
Feb 2, 2021, 6:18 AM
Originally posted here on January 27th, 2021 by Pierre-Yves Ricau , Android tech lead at Square. Pierre-Yves, had his doubts on “no-code” testing platforms. After speaking with our CEO, Amine, he decided to take Waldo for a...
Welcoming Android apps to Waldo!
Jan 26, 2021, 3:07 PM
Mobile test automation that works! Since our launch for iOS in July of last year, we’ve worked tirelessly to provide an amazing product experience for mobile teams. We’ve developed essential “quality of life”...
Introducing UXArchive: Our gift to the mobile community
Oct 21, 2020, 8:49 PM
Inspiration drives the best products out there As a product manager/designer, one of the most common issues we encounter when we are tasked to design a new flow is looking for inspiration. So back in the days, I would download cool apps on...
Now anyone can ship mobile apps faster with fewer bugs
Jul 16, 2020, 4:45 AM
Mobile testing is hard Mobile app teams create amazing mobile experiences that influence our daily lives. But the way we test the quality of these apps is nowhere near the standards we set for ourselves or that our users have come to...
Building accessible React Native Apps
Mar 12, 2020, 1:02 PM
The concept of accessibility stems from the universal need to design and develop software, tools and technologies to accommodate every category of users. There’s a popular misconception that accessibility benefits only people with...
Integrating Sentry for Android
Feb 21, 2020, 11:49 AM
Last week we looked into the pros and cons of four popular crash reporting tools. This time, we’re gonna dive into the integration part. Now, the details of integration are going to vary per combination of package and platform, and...
Picking a crash reporting tool
Feb 13, 2020, 1:13 PM
One of the most challenging tasks in mobile app development is reproducing issues users are hitting in production. Several factors come together to frustrate your investigation: users might only hit bugs on uncommon devices, or only when...
Infinite scrolling React Native Apps for performance optimization
Jan 23, 2020, 12:15 PM
Infinite scrolling is a very important piece of functionality in modern mobile applications. When done right, it improves the performance of the application, optimizes render calls and offers an overall great user experience. Why?...
Build advanced animations in React Native with the native Animated API
Dec 10, 2019, 12:35 PM
One of the most interesting and rewarding things about working with React Native is the fact that it gives you access to a ton of native features that you would have otherwise only had access to if you were writing native code. One of such...
Testing private APIs
Nov 21, 2019, 8:57 AM
If you’re starting to explore options for cloud testing your mobile apps, some of your first questions might be: is your app safe to test in production? Those of you deploying enterprise apps via MDM might wonder, how would a...
The basics of: QA metrics part 1 – What is quality?
Oct 4, 2019, 3:53 PM
Metrics can be a tricky territory to navigate. It’s not so much about the data itself, but figuring out what’s actually important and what that looks like in the shape of numbers. Yes, metrics can be a deceiving business. That’s why when...
Will it break? Investigating what makes for a good tester
Aug 13, 2019, 9:35 AM
What makes a good tester can make for a hot topic. So we decided to dip into (but not engage in) the debate in Ministry of Testing’s Slack channel to gauge what the general opinion was among our fellow testing and QA folks. Some...
Getting team buy-in for automated mobile testing
Jul 23, 2019, 7:24 AM
Getting team buy-in is notoriously difficult. Even when change is absolutely necessary, it’s tough to get people to care enough to support it. Why? Because of habits. Because of comfort. Because of complacency. But managers can’t blame...