Year: 2024

In Part 1 of this blog series, we talked about the history of mobile development. What’s next? Let’s dig into what happens when you automate mobile testing. Today, people understand that automated tests are the key to shipping your product with confidence. Think about how a bug could impact your business: When a bug is…

You can’t go anywhere today without hearing the term “artificial intelligence” (AI). It is in the vehicles we drive, the flight systems of the commercial aircraft we fly, and the commercial systems we interact with daily. It’s also in the vocabulary of most IT professionals these days. But precisely what is AI? In simplest terms,…

In the iOS development pipeline, testing is crucial in ensuring your app works as expected and meets user expectations. The larger a project becomes, the more important it is for your team to follow a reliable testing workflow. There are two general types of testing in iOS development: unit testing and integration testing. Unit testing…

As mobile devices become more important to our day-to-day lives, so has their accessibility to all users. Mobile accessibility testing is an important process that ensures people with various disabilities can access and navigate mobile applications and websites. Testing for mobile accessibility requires the use of various tools and techniques to identify and fix barriers…

Who doesn’t own one? It’s stored in your pocket, sits on your desk, or is lodged in the hands of your kids watching Sam the Fireman or Cocomelon. A mobile device is the most personal item we have. We use it to take pictures of our cat, check email, learn how to cook pasta on…

Android testing is essential to the dev process for creating reliable, high-quality mobile apps. The testing process calls for verifying functionality works as expected, stability, and a bug-free experience for users. Several types of testing can be performed on Android applications, including unit testing, functional testing, and performance testing. Let’s dive into each type and…

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…

Welcome to a new era of user assistance! Our latest enhancement, the AI Help Assistant, is transformative for your Testim experience. You’ll find it in the bottom-right corner under the “Help” chat widget and it’s your gateway to a vast pool of knowledge. How it enhances product functionality Help Assistant is your ticket to our…

Mobile apps have become so ubiquitous worldwide that the Google Play store had almost 2.5 million apps available for download at the end of 2023. It’s no wonder mobile testing has also increased in importance. But when it comes to testing mobile apps, where should these tests take place? Ideally, we want to test on…

I’ve been reading many of the articles about trends and predictions within IT for the new year. I have been particularly interested in those talking about DevOps. I noticed that most of them are Developer focused. This is very typical in DevOps – to leave out testing. QA is still an integral part of the…