Systems | Development | Analytics | API | Testing

Testing

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

Xray Test Management - Quick demo

A very quick demo that introduces the most important features of Xray. Xray is the leading Quality Assurance and Test Management app for Jira. More than 4.5 million testers, developers and QA managers trust Xray to manage 100+ million test cases each month. Xray is a mission-critical tool at over 5,000 companies in 70 countries, including 137 of the Global 500 like BMW, Samsung and Airbus.

How to Test Ruby Code That Depends on External APIs

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.

Continuous Testing in the Retail Industry

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.

API Load Testing Mistake #1: Separating Load Tests from Business Process - @SmartBear Talks

API performance testing becomes highly-demanded in all companies. It's very important to make sure how each single API works, as well as how they work under a different load. Many companies are trying to do API load testing by using the same approaches they use to test single APIs. In this video, we will talk with a world-known API expert, Robert Schneider, about the importance of including API load testing scenarios into a business process.

Security Never Sleeps: Why a Secure Network is a Must for Testing in the Age of Remote Work

In this webinar, security experts Sivan Tehila and Justin Dolly will discuss:

  • The various threats to your network and to your testing environment that have come about as a result of remote work
  • How cybersecurity is an integral part of the organization's business continuity plan
  • Tips and best practices for securing the home network when the endpoint is now everywhere

Upgrade your test strategy with the Xray Exploratory App

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.

BitSteps: Speed up tests for your Android apps by integrating Genymotion and Bitrise

Featured Partner Edition: Speed up tests for your Android apps by integrating Genymotion and Bitrise How Bitrise and Genymotion Work Together With Genymotion providing the Android virtual devices cloud and Bitrise executing CI, teams are able to run their Android automated tests using any testing framework (Espresso, Appium, Detox, and so on) on Genymotion Cloud devices. This helps developers and QA engineers achieve immediate feedback and test at scale, as test results provide insights into the health of their applications.

k6 v0.27.0 and v0.27.1 released

k6 v0.27.0 is finally out! It has been over a year since the k6 team started working on this release, which includes a multitude of new features, improvements, bugfixes and beyond. This release was an effort to redefine performance and load-testing in k6, by introducing a new execution engine and lots of new executors on top, along with the most requested feature, scenarios. It also includes many UX improvements and bugfixes.