The latest News and Information on Software Testing and related technologies.
Flaky tests are automated software tests that sometimes pass and sometimes fail without an obvious reason. Often these tests will work well for a while, then occasionally start to fail. If the test passes on a second or third try without any obvious reason for the failures, the tester typically chalks it up to a glitch in the system and ignores the failed test result.
Read this hands-on guide to learn how to use the Bitrise Test Report add-on to visualize your test results for your development team!
We are excited to announce that Windows 11 is now available on Sauce Labs to run tests using Firefox, Chrome, and Chromium Edge. As your team looks to accelerate automated testing by running tests in parallel, Sauce Labs gives you the ability to test against the most recent version of every operating system, ensuring that you're maximizing your OS and browser coverage.
gRPC is a remote procedure call framework that has been widely adopted among cloud native applications. It is an attractive choice for engineers needing more capabilities than what REST APIs provide. However, observability and testing tools for gRPC are few and far between. Because of this, triaging or understanding application behavior is potentially time-consuming and overly burdensome.
Keeping up to the pace of software changes with good acceptance tests is challenging, and can often put a lot of pressure on the relationships between teams. Being able to detect issues faster and earlier in the development cycle is crucial to shipping good software quickly, but communicating those changes is always challenging -- and if software changes, so must the tests.