If you have been in QA for any length of time, you can probably recall a project where the test suite failed every time a new build came out. You’d spend hours trying to read through the test execution report and determine why half of the test cases that ran successfully last week failed the…
Year: 2024
So far, we’ve talked about the history of mobile, and we’ve talked about today’s mobile testing tools and how we can develop applications with them. Now let’s talk about Tricentis Testim Mobile a bit more in-depth. Testim Mobile emerged from Tricentis’ acquisition of TestProject and Testim. TestProject was an open-source tool that helped people automate…
DevOps is no longer a new concept. Companies have embraced the term. However, it may appear that some are not achieving the ultimate goal that DevOps aims to achieve. Let’s dive into why that could be. The ultimate goal is to see continuous flow of value in the production environment, enabling IT to move at…
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…
Introducing Tricentis Testim Copilot We are thrilled to announce the arrival of Tricentis Testim Copilot, the first of many Tricentis Copilot solutions. Tricentis Copilot solutions are a collection of advanced generative AI capabilities available as add-ons across our products that help customers boost their efficiency throughout the entire testing lifecycle. This innovative tool brings cutting-edge…
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…