Performance testing without a target is like running a race with no finish line
Explains the critical importance of defining clear performance targets and monitoring production metrics for effective software performance testing.
Explains the critical importance of defining clear performance targets and monitoring production metrics for effective software performance testing.
A free 6-hour technical web testing course is now available on YouTube, covering fundamentals and practical techniques.
A podcast episode discussing the concept of 'automatability' in test automation, featuring answers from a BrowserStack community Q&A session.
A developer shares how they created an automation script to help testers efficiently identify untranslated text and structural discrepancies between English and Spanish versions of a website.
A developer/tester argues for breaking down barriers between roles, sharing skills to improve software quality and team collaboration.
Advice for laid-off QA testers on adapting to industry changes, learning automation, and leveraging AI to enhance skills and find new roles.
A consultant discusses three key questions to assess an organization's test automation strategy and ensure it aligns with business goals.
A critical analysis of whether test automation truly reduces stress and disruptions, or if it can initially increase workload and pressure on teams.
The article argues that software testing is a valid and valuable entry point into the IT industry, addressing common criticisms of this view.
A tutorial on using Cypress for API testing, covering the .request() command, passing arguments, and handling responses.
Explains the purpose and usage of before(), beforeEach(), after(), and afterEach() hooks in Cypress test automation.
A guide to handling and testing links that open in new tabs within the Cypress testing framework, including workarounds and best practices.
A guide for developers on when to prioritize writing tests versus fixing bugs, based on cost-benefit analysis of different scenarios.
Explains the importance of frontend testing for user experience, team confidence, and preventing production bugs in non-trivial applications.
A tutorial on testing lists of items using Cypress, covering methods like .then() and .each() for efficient UI testing.
How Cypress.io improves developer confidence and work-life balance by providing reliable, easy-to-debug end-to-end testing for web applications.
A psychology graduate turned QA team lead shares how psychological principles like understanding user motivation improve software testing.
Stack Overflow co-founder reflects on its 10-year impact as a vital resource for programmers and discusses future challenges.
A developer critiques snapshot testing, arguing it creates unclear tests that erode team trust and are often blindly regenerated when they fail.
A software tester argues for the value of documented test cases, especially for onboarding and regression testing, based on personal experience.