Operations | Monitoring | ITSM | DevOps | Cloud

Testing

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

Introducing Grafana Cloud k6: unified performance testing and observability

Organizations use load and performance testing to prevent issues from impacting customers, which is essential if they want to stay relevant in today’s digital-first world. And with the rise of cloud native technology and DevOps, software teams must shift performance testing left, towards development. However, traditional load and performance testing tools simply haven’t kept pace, leaving developers, operations, and QA teams siloed.

Introducing Grafana Cloud k6

We are excited to introduce Grafana Cloud k6, a fully managed, scalable solution for cross-functional load and performance testing. This new offering within Grafana Cloud empowers developers, operations, and QA teams to prevent system failures and consistently deliver fast and reliable applications. Grafana Cloud k6 is generally available today for all Grafana Cloud customers who are not existing k6 Cloud customers.

The Ultimate Guide to Performance Testing and Software Testing: Testing Types, Performance Testing Steps, Best Practices, and More

Performance testing is a form of software testing that focuses on how a system running the system performs under a particular load. This is not about finding software bugs or defects. Different performance testing types measures according to benchmarks and standards. Performance testing gives developers the diagnostic information they need to eliminate bottlenecks. In this article you will learn about.

From Kubernetes Out Of Kubernetes Observability and Shifting left chaos testing

From Kubernetes Out Of Kubernetes Observability (45m) Description: Now that the industry is moving towards extending Kubernetes to manage more and more of the infrastructure, services, and applications running outside Kubernetes itself, it is becoming obvious that we need to have a holistic view of the entire system. We need control planes that will provide not only management but also observability to the whole system. This talk will discuss the concepts of control planes and data planes, how they are used to manage the lifecycle of infrastructure, applications, and services, and how we can apply observability to such resources.

Playwright Explained

Playwright is an open-source framework for cross-browser automation and end-to-end web application testing. It was designed to be a fast, reliable, robust, and evergreen test automation framework, and its API supports modern rendering engines that include Chromium, WebKit, and Firefox. Playwright tests run on Windows, Linux, and macOS, locally or on your continuous integration pipeline, and headless or headed.

Data & Traffic Are Key to Kubernetes Preview Environments

Preview environments are temporary environments where developers can test code changes before deploying them to production, also called ephemeral environments, they’re temporary and should be discarded after testing changes. Carrying out tests using accurate data is a major challenge when creating and destroying environments. Put differently, you need realistic data and traffic in the preview environment to reflect the performance of code changes in production.