Sam Atinksonsamatinkson.hashnode.dev·Dec 19, 2024Navigating the Landscape of Manual vs. Automated Testing: Strategies for Optimized QAIn software development, ensuring the reliability and functionality of applications is paramount. This blog delves into the nuanced world of manual and automated testing, outlining their purposes, advantages, and how they can be effectively implement...automated tools
Sakshi from KushoAIsoftware-deep-dives.hashnode.dev·Dec 17, 2024How can LLM be used to reproduce bugs from the bug report for better debugging?This blog is written by Jeremy Rivera at KushoAI. We're building the fastest way to test your APIs. It's completely free and you can sign up here. No one writes bug-less code 100% of the time. Debugging is a constant when it comes to software develop...Bug reproduction
Stellaqa-testing.hashnode.dev·Dec 17, 2024How can Selenium Grid help in distributed testing?Introduction Testing web applications has evolved, and the demand for quicker releases requires robust tools and techniques. Selenium Grid has emerged as a game-changing tool that allows distributed testing, enabling teams to execute test cases acros...selenium
Khushi TrivediforKeploy Community Blogkeploy.hashnode.dev·Dec 17, 2024Why a Test Strategy is Critical for Your Project SuccessTesting without any direction is the same as navigating without a map. It is disorganized, full of errors, weak outcomes, and fraught with risks. This is where test strategy comes into play, for the clarity of the pathway, robust structure of tests, ...Testing
James Thomasjamestechblog.hashnode.dev·Dec 12, 2024Why A Stable Test Automation Environment is VitalCreating a stable test automation environment is crucial for ensuring your software testing process’s long-term stability, reliability, and effectiveness. The significance of such an environment must be addressed, as it directly impacts the efficienc... mobile app test automation
Sakshi from KushoAIsoftware-deep-dives.hashnode.dev·Dec 12, 2024What is API versioning and why is it needed?This blog is written by Jeremy Rivera at KushoAI. We're building the fastest way to test your APIs. It's completely free and you can sign up here. API versioning is the practice of creating multiple variants of an Application Programming Interface (...KushoAI
Tinashetcix.hashnode.dev·Dec 9, 2024A framework for e2e API TestsI’ve always been fascinated by people who build libraries or develop solutions that others rely on. On the one hand, I’ve viewed these individuals as people with uncommon ability and superhuman intelligence. On the other, I’ve read it’s all about con...78 readsTesting
pallavi chauhaninnovateitworld.hashnode.dev·Dec 4, 2024Top Software Testing Tools for Manual and Automated Testing in 2024In the fast-paced world of software development, ensuring quality, functionality, and performance is more critical than ever. Software testing plays a pivotal role in achieving this, and selecting the right tools is essential. Whether it’s manual tes...PractiTest
Alex Martinautomationtestingai.hashnode.dev·Nov 30, 2024Comprehensive Guide To Confirmation Tests In Software TestingThe world of software development is a dynamic landscape, and the need for robust testing practices is more crucial than ever. While manual testing remains a vital part of the QA (Quality Assurance) process, automation is rapidly transforming the fie...Testing
Lakshay Dhoundiyallakshaydhoundiyal.hashnode.dev·Nov 21, 2024The Secret to Google's Uninterrupted Service: Zero Downtime During UpdatesIn today’s digital world, even a few minutes of downtime can cause significant revenue losses, reduce user trust, and damage a brand's reputation. For tech giants like Google, whose services support billions of users globally, maintaining 100% uptime...42 likes·89 readsGoogle infrastructure