Systems | Development | Analytics | API | Testing

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

What Is Behavior-Driven Development?

We’ve written about the importance of testing before. If you’re in development, you’re no doubt familiar with agile methodology. But sometimes a test-driven approach seems at odds with going fast. And how do you best communicate the importance of testing to everyone on your team? If you’ve felt frustrated with test-driven development or don’t have buy-in from your team, behavior-driven development is there to help.

OctoPerf 11.7 - Pacing, Monitoring, Dynatrace and More

This new release of OctoPerf brings a lot of long awaited features. This is all based on your feedback, so make sure to let us know what you would like to see in OctoPerf next! Of course we have a few plans of our own for the future, but I strongly believe that a good software can only result from a good collaboration between users and developers.

Asynchronous API Performance Testing With JMeter

The principles behind performance testing API’s does not differ from the principles behind the performance testing of any application. Many API’s however are Asynchronous and a valid response from the API does not necessarily mean the transaction is complete which can cause a problem when measuring the performance of API’s. There are however ways around this and we will explore these in this post.

Katalon is a 2020 Gartner Peer Insights Customers' Choice

The Katalon team is excited to share that we were, once again, named a March 2020 Gartner Peer Insights Customers’ Choice for the Software Test Automation market. With 640 reviews and a 4.4 rating out of 5.0 (as of 23 March 2020), Katalon Studio continues to be recognized as a Customers’ Choice for the second year in a row, as reviewed by the end-user professionals.

Cypress: The Web Testing Framework of the Moment

Cypress is one of the best web testing frameworks created so far. With more and more new web development frameworks on the market, it’s harder and harder to find an end to end testing or integration testing framework that would work well in any situation. In the recent years, we’ve seen a spike in web development frameworks, from Angular 1 or Angular 2, to the more popular React and VueJs, to new one like Svelte, and less popular like EmberJs and BackboneJs.

Xray Receives Atlassian Partner of the Year 2019: Fastest Cloud Growth

Atlassian announced today that Xray (Xpand IT) has received Atlassian Partner of the Year 2019 Fastest Cloud Growth for their outstanding contribution and achievements during the calendar year 2019. This includes exceptional efforts in developing new business, thought leadership, and products and services that complement Atlassian. Xray (Xpand IT) was one of 6 Marketplace Vendor recipients honored as Marketplace Vendor of the Year for our continuous effort throughout the year.

What Is a Requirement Traceability Matrix?

When developing software applications, we want to make sure the application does what the software requirements say it’s supposed to do, and testing proves that it does. In this article, I’ll explore how to link requirements to test cases, and I’ll explain what a requirement traceability matrix is and how to build a simple one.