Events
Webinar
CI/CD Testing with GitHub Actions and Testkube | Testkube Office Hours
One of the popular tools for building CI/CD pipelines to integrate and deploy your applications is GitHub Actions. They not only integrate with GitHub repositories but also provide great flexibility to build custom workflows. By defining workflows in simple YAML files, Github Actions automates tasks such as code compilation, testing, and deployment.
In this Office Hours session, we’ll show how you can leverage GitHub Actions along with Testkube to run tests as part of your CI/CD pipeline in your Kubernetes cluster environments!
Webinar
CI/CD Testing with GitHub Actions and Testkube | Testkube Office Hours
One of the popular tools for building CI/CD pipelines to integrate and deploy your applications is GitHub Actions. They not only integrate with GitHub repositories but also provide great flexibility to build custom workflows. By defining workflows in simple YAML files, Github Actions automates tasks such as code compilation, testing, and deployment.
In this Office Hours session, we’ll show how you can leverage GitHub Actions along with Testkube to run tests as part of your CI/CD pipeline in your Kubernetes cluster environments!
Conference
KubeCon North America 2023
Testkube will be at KubeCon North America in Chicago throughout November 6 - 9. Come chat with us at our booth, try out Testkube, and go back home with some Testkube goodies.
We can't wait to talk all things testing in Kubernetes with you!
Conference
KubeCon North America 2023
Testkube will be at KubeCon North America in Chicago throughout November 6 - 9. Come chat with us at our booth, try out Testkube, and go back home with some Testkube goodies.
We can't wait to talk all things testing in Kubernetes with you!
Meetup
Stockholm Cloud Native Community Group
We're thrilled to announce the return of the Stockholm Cloud Native Community Group Meetup on September 27th at Generator. Join us for an evening of informative discussions and networking opportunities. Doors open at 5:15 PM, and the first presentation starts at 5:30 PM.
Ole Lensmar will discuss:
How to make your K8s-native testing workflow more efficient and alleviate bottlenecks in your CI/CD testing pipeline
How to streamline your Kubernetes deployment workflows through policy enforcement
Meetup
Stockholm Cloud Native Community Group
We're thrilled to announce the return of the Stockholm Cloud Native Community Group Meetup on September 27th at Generator. Join us for an evening of informative discussions and networking opportunities. Doors open at 5:15 PM, and the first presentation starts at 5:30 PM.
Ole Lensmar will discuss:
How to make your K8s-native testing workflow more efficient and alleviate bottlenecks in your CI/CD testing pipeline
How to streamline your Kubernetes deployment workflows through policy enforcement
Conference
CD Foundation - Continuous Delivery Mini Summit 2023 - Bilbao
It shouldn’t come to big a surprise that testing is key to successful software delivery – especially in a complex solution architecture where individual components have separate and often disconnected lifecycles and workflows. The recently integrated Testing Events in the CDEvents specification strive to facilitate the integration of testing tools and workflows into event-driven CI/CD pipelines – be it integration, security, performance, or any other type to test required to ensure your application is running as smooth as butter.
Let’s have a look at the Testing Events specification and see some examples of how these events can be used to integrate various tools for another successful deployment.
Conference
CD Foundation - Continuous Delivery Mini Summit 2023 - Bilbao
It shouldn’t come to big a surprise that testing is key to successful software delivery – especially in a complex solution architecture where individual components have separate and often disconnected lifecycles and workflows. The recently integrated Testing Events in the CDEvents specification strive to facilitate the integration of testing tools and workflows into event-driven CI/CD pipelines – be it integration, security, performance, or any other type to test required to ensure your application is running as smooth as butter.
Let’s have a look at the Testing Events specification and see some examples of how these events can be used to integrate various tools for another successful deployment.
Meetup
Kubernetes Community Days Guatemala
Test automation is critical for ensuring the reliability and performance of applications - especially when Kubernetes is involved. However, the complexity of K8s environments and the need to manage multiple testing tools can make test automation a challenging task. By integrating multiple testing tools into a single framework, organizations can increase the efficiency of their testing efforts, simplify tool management, and improve the accuracy of test results.
In this presentation, we will explore the benefits of adopting a unified testing approach for test automation in Kubernetes, and provide a step-by-step guide for implementing a unified testing approach with Testkube, using real-world examples of its success.
Meetup
Kubernetes Community Days Guatemala
Test automation is critical for ensuring the reliability and performance of applications - especially when Kubernetes is involved. However, the complexity of K8s environments and the need to manage multiple testing tools can make test automation a challenging task. By integrating multiple testing tools into a single framework, organizations can increase the efficiency of their testing efforts, simplify tool management, and improve the accuracy of test results.
In this presentation, we will explore the benefits of adopting a unified testing approach for test automation in Kubernetes, and provide a step-by-step guide for implementing a unified testing approach with Testkube, using real-world examples of its success.
Livestream
Come Cloud with Us Meetup
Test automation is critical for ensuring the reliability and performance of applications - especially when Kubernetes is involved. However, the complexity of Kubernetes environments and the need to manage multiple testing tools can make test automation a challenging task. By integrating multiple testing tools into a single framework, organizations can increase the efficiency of their testing efforts, simplify tool management, and improve the accuracy of test results.
In this presentation, we will explore the benefits of adopting a unified testing approach for test automation in Kubernetes, and provide a step-by-step guide for implementing a unified testing approach with Testkube - showcasing real-world examples of its success in Kubernetes environments.
Livestream
Come Cloud with Us Meetup
Test automation is critical for ensuring the reliability and performance of applications - especially when Kubernetes is involved. However, the complexity of Kubernetes environments and the need to manage multiple testing tools can make test automation a challenging task. By integrating multiple testing tools into a single framework, organizations can increase the efficiency of their testing efforts, simplify tool management, and improve the accuracy of test results.
In this presentation, we will explore the benefits of adopting a unified testing approach for test automation in Kubernetes, and provide a step-by-step guide for implementing a unified testing approach with Testkube - showcasing real-world examples of its success in Kubernetes environments.
Livestream
The need for a shift in testing on Kubernetes
Continuous Delivery Foundation welcomed Abdallah Abedraba as he explains Testkube, a new way to manage testing in your cloud-native environment.
Conference
Why K8s Applications Require a New Approach to Testing Using Testkube
Microservices, CI/CD, DevOps, GitOps, cluster networking, etc.—more and more teams are building software fundamentally differently than they did even a few years ago. However, testing approaches and tooling have not caught up yet. At least not until now. What if you could apply the same type of GitOps and DevOps methodologies to your testing activities? Tests could be deployed and stored in a Kubernetes cluster, they could be decoupled from your CI/CD, orchestrated in the cluster in the same way you do with your applications and not in your CI/CD, publish results aggregated in a common format and triggered with a simple API request. Looks promising, right? Let’s have a look at Testkube, an open-source framework that is moving to be the cloud-native testing framework for all your Tests in Kubernetes. Whether you are using Postman, Cypress, K6, SoapUI, or any other testing tool, Testkube can unlock all the capabilities of those tools that allow you to deliver code with confidence.
Conference
Why K8s Applications Require a New Approach to Testing Using Testkube
Microservices, CI/CD, DevOps, GitOps, cluster networking, etc.—more and more teams are building software fundamentally differently than they did even a few years ago. However, testing approaches and tooling have not caught up yet. At least not until now. What if you could apply the same type of GitOps and DevOps methodologies to your testing activities? Tests could be deployed and stored in a Kubernetes cluster, they could be decoupled from your CI/CD, orchestrated in the cluster in the same way you do with your applications and not in your CI/CD, publish results aggregated in a common format and triggered with a simple API request. Looks promising, right? Let’s have a look at Testkube, an open-source framework that is moving to be the cloud-native testing framework for all your Tests in Kubernetes. Whether you are using Postman, Cypress, K6, SoapUI, or any other testing tool, Testkube can unlock all the capabilities of those tools that allow you to deliver code with confidence.
Livestream
Unified Testing Approach for Kubernetes Automation
Test automation is crucial to ensure reliable and high-performing applications. But in Kubernetes environments, managing multiple testing tools can be complex. Integrating them into a unified framework can boost testing efficiency, simplify tool management, and enhance test accuracy.
During this webinar, we will cover the following key points:
- An overview of the current status and difficulties faced in cloud-native testing
- Various tools and methods available to address these challenges
- The advantages of implementing a unified testing approach in Kubernetes
Livestream
Unified Testing Approach for Kubernetes Automation
Test automation is crucial to ensure reliable and high-performing applications. But in Kubernetes environments, managing multiple testing tools can be complex. Integrating them into a unified framework can boost testing efficiency, simplify tool management, and enhance test accuracy.
During this webinar, we will cover the following key points:
- An overview of the current status and difficulties faced in cloud-native testing
- Various tools and methods available to address these challenges
- The advantages of implementing a unified testing approach in Kubernetes
Meetup
Unified Testing Approach for Kubernetes Automation
Test automation is crucial to ensure reliable and high-performing applications. But in Kubernetes environments, managing multiple testing tools can be complex. Integrating them into a unified framework can boost testing efficiency, simplify tool management, and enhance test accuracy.During this webinar, we will cover the following key points:- An overview of the current status and difficulties faced in cloud-native testing- Various tools and methods available to address these challenges- The advantages of implementing a unified testing approach in Kubernetes
Meetup
Unified Testing Approach for Kubernetes Automation
Test automation is crucial to ensure reliable and high-performing applications. But in Kubernetes environments, managing multiple testing tools can be complex. Integrating them into a unified framework can boost testing efficiency, simplify tool management, and enhance test accuracy.During this webinar, we will cover the following key points:- An overview of the current status and difficulties faced in cloud-native testing- Various tools and methods available to address these challenges- The advantages of implementing a unified testing approach in Kubernetes
Webinar
Trace-based testing in K8s w/Testkube's Tracetest Executor
Join the Testkube and Tracetest teams to learn how to run trace-based testing in Kubernetes.
Trace-based testing allows us to use distributed traces from our existing observability platforms to build full end-to-end and integration tests - but how exactly do they work, and how can we bring this into our existing testing system?
See the ins-and-outs of trace-based testing and how to leverage this practice by incorporating it with your existing testing tools in Kubernetes - specifically by using Testkube's new Tracetest Executor.
Webinar
Trace-based testing in K8s w/Testkube's Tracetest Executor
Join the Testkube and Tracetest teams to learn how to run trace-based testing in Kubernetes.
Trace-based testing allows us to use distributed traces from our existing observability platforms to build full end-to-end and integration tests - but how exactly do they work, and how can we bring this into our existing testing system?
See the ins-and-outs of trace-based testing and how to leverage this practice by incorporating it with your existing testing tools in Kubernetes - specifically by using Testkube's new Tracetest Executor.
Livestream
Running Playwright Tests, Error Reporting, + Improved Docs
Join Testkube's team to discuss the latest features added to the v1.10 release, which presents a new executor for Playwright Tests, error reporting, improvements to Test Creation, a revamped documentation, and more!
Livestream
Running Playwright Tests, Error Reporting, + Improved Docs
Join Testkube's team to discuss the latest features added to the v1.10 release, which presents a new executor for Playwright Tests, error reporting, improvements to Test Creation, a revamped documentation, and more!
Livestream
Testkube: Your Friendly Cloud-Native Testing Framework for K8s
In this episode from Open Source Cafe, Kunal talks with Ole and Bruno about Kubernetes Testing. Testkube provides a Kubernetes-native framework for test definition, execution and results and natively integrates test orchestration and execution into Kubernetes and your your CI/CD/GitOps pipeline.
Livestream
Testkube: Your Friendly Cloud-Native Testing Framework for K8s
In this episode from Open Source Cafe, Kunal talks with Ole and Bruno about Kubernetes Testing. Testkube provides a Kubernetes-native framework for test definition, execution and results and natively integrates test orchestration and execution into Kubernetes and your your CI/CD/GitOps pipeline.