Code coverage and Test Reports coming to Flutter
From now on, you can check code coverage and use the Test Reports add-on with your Flutter apps as well. Woo-hoo! 🎉
The latest News and Information on Software Testing and related technologies.
From now on, you can check code coverage and use the Test Reports add-on with your Flutter apps as well. Woo-hoo! 🎉
TomTom is the leading independent location technology specialist. Their non-stop innovation keeps the world moving forward – freely, efficiently, safely. Their maps for automated and autonomous driving, navigation software and real-time traffic and travel information provide a better way forward. That’s why 100’s of millions of people, leading car manufacturers, cities, governments, technology companies and developers rely on TomTom’s products and services every day.
Few things are more frustrating than slow, flaky test suites. You're ready to deploy, wait 20 minutes for CI to run, only to find that a test failure in code you've never touched is blocking you. You dig into the source and find the problem: an external API call. It works (slowly) most of the time. But sometimes the network glitches and it fails. What do you do? In this article, José Manuel shows us several techniques for removing external API dependencies from our tests.
In today's retail marketplace, digital channels hold a prominent and often central position. Modern software practices emphasize the need for rapid development and deployment. The retail world is no exception to this need for speed. To match the pace of innovation, continuous testing throughout the software development life cycle is the best way to build digital confidence and provide a great user experience.
Exploratory testing helps you cover more untested code, discover new testing scenarios, and find hard to catch bugs which might go unnoticed when you initially drafted your test cases. Take advantage of exploratory testing with the new Xray Exploratory App and ensure the highest quality for your systems. Uncover hidden bugs, reach maximum code coverage and use the skills of testers to find errors.
In this webinar, security experts Sivan Tehila and Justin Dolly will discuss:
“Quality is “value to some person” (quoting Jerry Weinberg) and as such is highly subjective. Because of that, there is rarely a set of metrics that can be used as a recipe for most cases; which in turn makes indicators of readiness to deploy, data to be collected, etc.