NashTech Insights

K6

Posts by categories

Posts by tags

A Quick Overview of CI/CD Integration OF K6 with GitHub Actions

Hi folks,In this blog, we will learn about K6, GitHub Actions and how to integrate k6 with GitHub Actions. What is K6? K6 is a load-testing tool for APIs that is open-source, free, and focused on developers. By testing your systems’ dependability and performance using K6, you may identify performance regressions and issues early. When …

A Quick Overview of CI/CD Integration OF K6 with GitHub Actions Read More »

Using Docker to run K6 and Integrating with GitLab

Hey Folks,In today’s software development fast moving landscape, it is crucial to have a robust and efficient testing strategy. K6 is a popular open-source load testing tool, allows you to create and execute performance tests with ease. Docker, on the other hand, provides a lightweight containerization platform that simplifies application deployment and management. Additionally, GitLab …

Using Docker to run K6 and Integrating with GitLab Read More »

Best Practices for Efficient K6 Scripts

Hello Folks, Performance testing is an important aspect of software development, helping testers ensure that their applications can handle heavy loads and maintain performance under stress.K6 is an open-source load testing tool that is widely used for performance testing and provides testers with an easy-to-use interface for writing performance tests. However, writing efficient K6 scripts …

Best Practices for Efficient K6 Scripts Read More »