Systems | Development | Analytics | API | Testing

Testing

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

Dynatrace integration with JMeter

Dynatrace is a cloud monitoring platform and is used by many organisations to measure the performance of their production systems and to set thresholds against which performance tolerance are measured. During testing Dynatrace can be used to monitor how the application under test responds during your performance tests as well as providing the capability to drill down into performance issues you may need to investigate.

How to do Continuous Performance Testing with Lee Barnes (k6 Office Hours #26)

In this episode of k6 Office Hours, Nicole is joined by Lee Barnes, founder and CTO of Utopia Solutions, to discuss how to do continuous performance testing and incorporate performance tests into CI/CD pipelines within DevOps or Agile frameworks. Performance testing should be done at every stage of the software development cycle.

When should automation of cross-browser testing be done?

We all know that if we are developing something that runs on the web using browsers then cross-browser testing needs to be done. There is another variation of cross-browser testing – cross-device testing. If we have an application that is supposed to work on a device and is used by a set of people who may be using multiple devices then cross-device testing is needed.

Five best practices for how to test payment gateway functionality

Errors in payment gateway functionality have enormous potential to derail the relationship between consumer and vendor. Customers expect seamless, functional transactions without confusing messages or complicated steps. They expect security, privacy, and safeguards against over or underpayment. Any misstep in the payment process can lead to abandoned shopping carts, deleted apps, and consumer frustration. The best way to ensure payment functionality is with a clear payment gateway testing strategy.

Participant media can now be split up

With the growing demands for online communication platforms, the need for testing various scenarios has drastically increased. Therefore when testing WebRTC application implementations most of the time there is a need to provide a video and audio feed to the application to test various aspects of the functionality implementation. To address this need, Loadero was providing several preset audio and video feed configuration combinations.

Test Orchestration: What is it?

We’re sure you’ve heard your DevOps team often talk about test orchestration. This testing approach has quickly become a crucial element of test automation because it streamlines the automation process. For agile teams, applying test orchestration to their testing strategy is quite rewarding as it accelerates testing and offers a holistic view of the testing process.

Parallel Testing vs. Traditional Testing | All You Need To Know

In software development, a fail-fast system is a tool that will notify when a failure is likely to occur. The philosophy of the fail-fast principle is formed around the idea that a system should stop normal operations rather than trying to continue working around a flawed piece of code. The fail-fast principle makes software bugs easier to detect earlier in the development cycle.

What is Load Testing? Processes, Types, Best Practices, Tools, and More

Any software development project will almost certainly have through several tests by the time it is finished, especially in an Agile testing environment where testing and development occur simultaneously. But, no matter how many tests you've conducted, there's really only one way to tell if your software can handle the actual demands your army of end-users will be throwing on it once it's nearly finished. It's known as load testing.

A Detailed Comparison of Cypress vs. Selenium vs. Katalon Studio vs. Rainforest

While Selenium IDE has been popular in the automated testing world, most teams using Selenium run into these problems. There are lots of different test automation tools—from easier ways to generate Selenium code to no-code SaaS (software as a service) options—all trying to solve these problems. In this article, we’ll talk about key differences between the following tools that represent the three main approaches to solving Selenium shortcomings.