Systems | Development | Analytics | API | Testing

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

Optimize Kubernetes Performance Part 2: Creating Comparisons

The main idea behind Kubernetes is to create a standardized approach to running containers in the cloud. Whether you’re running AKS on Azure or EKS on Amazon, your cluster should still behave in more or less the same way. But that’s not to say you’re locked in to doing things one way; Kubernetes still offers a lot of flexibility in many cases. This is what experienced engineers take advantage of when trying to optimize Kubernetes performance.

AI in Software Testing: The Hype, The Facts, The Potential

The promise of Artificial Intelligence (AI) in software testing is that an intelligent agent will one day replace humans. Instead of the struggle of manual labor involved in the endless unit and integrated proofing of software quality, machines will test computer systems without human intervention.

Performance Testing, Artificial Intelligence and Machine Learning

We are going to look at how performance testing can work hand in hand with Artificial Intelligence and Machine Learning: As there are many Artificial Intelligence solutions to choose from and for the purposes of this post this is the easiest way to discuss the principles of Artificial Intelligence working with performance testing rather than discussing a particular framework.

Streamline Mobile App Management with Sauce Labs

In this blog, learn how to manage your mobile apps all in one place for a more connected and efficient testing experience with Sauce Labs' new App Management dashboard. Ensuring a seamless user experience for your mobile app requires an increasing amount of testing. With customer expectations also increasing, It’s never been more important for mobile development teams to have a highly scalable and reliable testing solution in their tech stack.

Why Full Lifecycle API Management Needs API Testing and Monitoring

Development, application, and security leaders are increasingly embracing a full-lifecycle approach to managing internal and public API programs. While distributed teams and a growing remote workforce may build products with different toolchains and infrastructure requirements, one thing that must stay consistent is quality at speed. This means that teams need highly scalable, reliable, and integration-friendly backend API management and testing.

How to Build E2E Tests with Cypress & BitBar

Software testing has become increasingly complex thanks to the twin threat of growing complexity and higher user expectations. Fortunately, testing tools continue to evolve, becoming easier to use, more feature-full, and offering better test coverage. Cypress is a prime example of these improvements in end-to-end testing. Let's look at what end-to-end testing involves and how you can use Cypress and BitBar to streamline the process.

Optimize Kubernetes Performance Part 1: Cluster Configurations

Kubernetes is a powerful platform that comes with many features to help engineers run their applications more efficiently. However, as you gain more experience and deploy more workloads, you’ll inevitably start looking for ways to optimize Kubernetes performance. There are many ways to approach optimization. On one hand, you could work exclusively with the tools and configurations provided by Kubernetes itself; on the other, you could reap the benefits of third-party tools.