Systems | Development | Analytics | API | Testing

Testing

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

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.

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.

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.

You Only Need These 5 QA Metrics to Improve Software Testing

In software development, there’s almost nothing more stressful than a hotfix—when a customer reports a bug that’s so severe everyone stops what they’re doing (no matter what time of day) to fix the bug. Hotfixes interrupt workflows and seem to always happen at the worst times. Often, a series of hotfixes will drive software teams to ask themselves: why isn’t our QA team catching these, and how can we improve QA?