AbhayforAbhay's Cornerabhayit2000.hashnode.net·Aug 11, 2022Regression Testing And Its ChallengesAs of 2020, the top problems for firms that have pursued digitalization in the last two years are listed as skills gaps and cultural disparities resulting from digital transformation. Organizations must make additional adaptations to deal with the ch...Discuss·31 readsRegression Testing
Michael PerezforMichael Perez's blogmichaelperez.hashnode.net·Oct 6, 2022The 5 Main Issues with Your Regression Testing Strategy and How to Resolve ThemTesting your existing software to ensure that all its features are working fine, especially after newer developmental work, is called regression testing. Contrary to general understanding, such testing is essential to the development process because ...DiscussRegression Testing
AnyaforAnya's bloganya0981.hashnode.net·Jun 13, 2022Regression testing: Complete Guide With Best PracticesThe goal of software testing is to find and fix bugs. However, after a bug gets fixed, other bugs often ensue. This is when Regression testing comes into play. It ensures that additional problems do not arise after a bug fix or a code change. Hence, ...DiscussTesting
Hyunwoo Choiforhyunwoochoi.hashnode.net·Apr 21, 2023Reliability(Point of Firmware Developer's View)Why do we need to consider reliability in firmware? The firmware is a binary program file that runs in the microcontroller. The microcontroller is a hardware device, to function consistently over time, without errors. Yes, however, the hardware is no...DiscussReliability
Nick MeyerforAnima Blog: Design to code, automatedanimaapp.hashnode.net·Apr 16, 2023Introducing Scooby: a free regression and fidelity testing toolTL;DR We built a free testing framework that can measure fidelity between different sources. Try it out! Background Anima is a platform for converting designs to code, so a big part of our work is ensuring the resulting code renders exactly like the ...DiscussRegression Testing
AbhayforAbhay's Cornerabhayit2000.hashnode.net·Mar 16, 2023How Is End-To-End Testing Different From Regression Testing?Every tester aims to increase test coverage and move towards a better end product. A well-planned testing strategy involves different testing types and plans for various connections and combinations. Finding a successful and viable testing strategy f...Discussend to end testing
Gurdhir SinghforSoftware-testingsoftware-testing.hashnode.net·Dec 30, 2022Understand Regression DefectsWith the widespread adoption of the agile methodology, regression testing has emerged as a focal point and added value. Today, most businesses outsource regression testing services and utilize an iterative, agile software development process. For ins...DiscussRegression Testing
Kavitha Rforkavitharajagopal.hashnode.net·Dec 8, 2022Top 10 Test Automation BuzzwordsBuzzwords or technology jargons are the ones dominating the internet world today. You open your browser or a social media page, it’s all over there. Cyberspace is the home of thousands of technology jargons created to impress and attract the younger ...DiscussRegression Testing
David Tzemachfordavidtzemach.hashnode.net·Oct 12, 2022How We Cut Our Test Cycle Against all oddsWe can’t do it! Are you insane? Are you serious? This is only an example of my team’s answers when I asked whether we could reduce the system testing timeframe to one or two weeks. We had a seven-month delivery cycle in a particular project, with two...DiscussTesting
Michael PerezforMichael Perez's blogmichaelperez.hashnode.net·Oct 6, 2022The 5 Main Issues with Your Regression Testing Strategy and How to Resolve ThemTesting your existing software to ensure that all its features are working fine, especially after newer developmental work, is called regression testing. Contrary to general understanding, such testing is essential to the development process because ...DiscussRegression Testing
KCforKrishna Chaitanya Thotakcthota.hashnode.net·Sep 8, 2022Regressions and how to avoid themSoftware bugs are a part and parcel of software development process. No software will ever be bug free, it's just we try to build the feature in such a way that users will not run into potential issues in the most common cases. Software bugs are intr...Discuss·131 readsRegression Testing
AbhayforAbhay's Cornerabhayit2000.hashnode.net·Aug 11, 2022Regression Testing And Its ChallengesAs of 2020, the top problems for firms that have pursued digitalization in the last two years are listed as skills gaps and cultural disparities resulting from digital transformation. Organizations must make additional adaptations to deal with the ch...Discuss·31 readsRegression Testing
AnyaforAnya's bloganya0981.hashnode.net·Jun 13, 2022Regression testing: Complete Guide With Best PracticesThe goal of software testing is to find and fix bugs. However, after a bug gets fixed, other bugs often ensue. This is when Regression testing comes into play. It ensures that additional problems do not arise after a bug fix or a code change. Hence, ...DiscussTesting