ISE Developer Blog

APIs load testing using K6

In this post, We will go through the load testing concepts and how to use the K6 framework to perform load testing for API endpoints.

Best Practices for Performance Testing: A Guide for Developers

This post underscores the importance of performance testing in software development, based on insights from a project involving a high-throughput containerized workload. It highlights the necessity of establishing clear performance goals, early identification and collaboration with a Performance Engineer, effective use of Application Performance Monitoring (APM) tools, and maintaining a dedicated performance environment. It also advocates for frequent, early, and local testing to expedite issue detection and resolution. Additionally, the article emphasizes best practices such as automation, clear log segregation, performance-level metrics generation, and end-to-end visibility for enhanced performance testing, underscoring the iterative nature of the process.

E2E Tests for LoRaWAN Starter Kit with Real Hardware

This article focuses on the different aspects of end-to-end testing of the LoRaWAN Starter Kit project. Due to the specifics of the LoRaWAN protocol and the Starter Kit, the end-to-end testing of the solution needs to be performed with real hardware which includes LoRa leaf devices, LoRa concentrators and Edge gateways.