Software QA professional with the enthusiasm to learn more and spread knowledge as well as skills among others
Nothing here yet.
Mar 15 · 10 min read · What is Grafana k6? Grafana k6 (commonly just called k6) is an open-source, QA/SDET-friendly, and extensible load testing tool built by Grafana Labs. It lets you write performance test scripts in Java
Join discussion
Apr 22, 2025 · 3 min read · JavaScript arrays are incredibly versatile and come with many built-in methods that make manipulation a breeze. In this post, we’ll walk through 10 of the most important array functions every developer should know — complete with code examples and ea...
Join discussion
Jan 9, 2025 · 5 min read · As a Software Quality Assurance (QA) Engineer, testing often goes beyond the user interface. To ensure that an application interacts seamlessly with its database, QA engineers need to master SQL (Structured Query Language). SQL allows engineers to va...
TTanjid commented
Nov 29, 2023 · 1 min read · In Playwright, "headed" and "headless" modes refer to different ways of running a browser during automated tests. Headed Mode:In headed mode, the browser runs in a visible window, allowing you to see the actions being performed by the automated scrip...
Join discussion