We are delighted to share that Tricentis Testim received a Highly Commended rating in the Most Innovative Project category at the DevOps Awards 2023. Now in its eighth year, the DevOps Awards annually celebrate innovation and hard work in the DevOps community. Awards are granted in numerous categories, including Most Innovative Project, Best DevOps Cloud Project, Best DevOps Tool, and more. The criteria for the Most Innovative Project category include.
UI testing in mobile app development is a challenging task due to multiple factors such as flaky tests, saving screenshots, printing useful logs and readability of test codes. We will be talking about a new UI testing framework Kaspresso for Android apps and how it is different from other frameworks when it comes down to solving these challenges.
Learn about the benefits, drawbacks, and key use cases for our top 5 API mocking tools: Postman, MockServer, GoMock, MockAPI, and Speedscale.
“It’s no use! I can’t run an end to end test with Flutter’s integration tests”, exclaimed one of our customers about 9 months ago. I asked what the problem was and they explained that they were using Google Authentication for logging in and used the google_sign_in package for and it wasn’t possible use Flutter’s integration tests to interact with the login screens.