Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

8 Common Causes of Flaky Tests in Elixir

Flaky tests are like meme stocks — many people have them, but no one knows what to do with them. Today, we will change that by diving into some common causes and, more importantly, solutions for flickering tests in Elixir. Elixir has many great primitives that let us run tests asynchronously, including immutable data, lightweight processes, and the Ecto SQL sandbox. Running tests asynchronously can greatly speed up your test suite, but can also increase the chance of flaky tests.

How to use code coverage to measure your readiness to deploy

Testing and Quality Assurance can be endless tasks. That’s why testing teams need metrics to measure and quantify their work and success. Testing metrics provide tangible ways to measure the progress of testing, as well as the readiness to deploy a product. One of the most common and useful metrics is code coverage. Many testers consider it a good practice to write test cases that provide maximum code coverage and verify the expected and wanted behavior of the software.

10 Things Testers Wish CIOs and CTOs Knew About Testing: Episode 8

In this new series from Sauce Labs, Marcus Merrell addresses ten things he wishes CIOs and CTOs understood about testing. In episode eight, Marcus touches on what he considers to be unreasonable test automation goals. Come along on this ten-episode journey to learn some best practices while Marcus dispels some myths about the testing space.

Secure Code Warrior Integration

Software security breaches pose a major safety and security threats. However, writing high quality, secure code can be a challenge without the right tools and knowledge. Secure Code Warrior is an integrated platform that provides secure coding training and tools that helps shift developer focus from vulnerability reaction to prevention. By using a combination of training courses and tournaments, Secure Code Warrior enables developers to gain the knowledge and skills to fix security vulnerabilities — ensuring they are less likely to be repeated in the future.

100% Test Automation is Not a Good Goal

If you have ever seen the 1976 movie ‘All the President’s Men’ you may remember the phrase “follow the money.” The idea behind this is that political corruption could be exposed merely by looking at financial transfers between parties. In testing, I like to give a slight tweak on this phrase and say, ‘follow the revenue.’ What does this mean? Plainly, we should focus most of our testing efforts in the ways that we will see the most positive return.

Katalon Academy: Katalon Recorder Course introduction

If you are new to test automation, or want to try out a testing tool that requires little programming experience, then Katalon Recorder is for you. Katalon Recorder is a free lightweight browser extension for automated testing on the web. This extension helps you turn interactions on websites into automated test scripts that you can edit and execute easily. Start-ups and small businesses can use Katalon Recorder to quickly perform cross-browser automated testing on Chrome, Firefox, or MS Edge.