Steve Worthamstevewortham.hashnode.dev·Nov 5, 2024Visual Regression Testing Using PlaywrightAmid the fast-moving process of delivering software, the time spent on reviewing web pages manually is progressively reducing. In order to maintain the speed of modern development, we require tools that help keep our designs and layouts preserved and...#Regression
Steve Worthamstevewortham.hashnode.dev·Oct 30, 2024Test Cases Prioritization For Regression Testing [Methods & Best Practices]One of the most critical software development and maintenance aspects is regression testing. To avoid unwanted changes, a set of test cases is run whenever software is modified, and the new outputs are compared to the older ones. If the new and old o...Testing
James Cantorjamescantor.hashnode.dev·Feb 13, 2024Top Visual Regression Testing ToolsImagine your online store’s checkout button disappears just before a major sale. Or, your company’s logo suddenly turns neon pink across the entire site. Even minor UI bugs can have disastrous consequences, leading to frustrated users, lost sales, an...visual regression tools
Sourabhsourabhkumarshit.hashnode.dev·Jan 9, 2024Regression Testing Tools in 2024By automating many of the time-consuming and repetitive procedures involved in regression testing, regression testing tools contribute to simplifying the application testing process. Regression testing tools are software programs that automate the ap...Regression Testing