Mario Cerveramacerub.hashnode.net·Oct 26, 2020Featured7 non-obvious benefits of automated testingI started exploring the fascinating world of test automation seven years ago. Right from the start, it was clear to me that testing has important benefits. Anywhere I read back then, I found people describing how testing leads to savings in developme...Apoorv Tyagi and 7 others are discussing this8 people are discussing thisDiscuss·127 likes·1.8K readsSoftware Testing
Sérgio Martinssergiomartins8.hashnode.net·May 13, 2022FeaturedThe Dark Side of Being a Test Automation EngineerFun fact, I started my career as a test automation engineer by accident. And holy moly, to be honest, I wasn't too fond of it. Not like I hated what I did, not that, but I hated that it felt that everyone around me thought that my craft was expendabl...Bolarinwa Ajayi and 5 others are discussing this6 people are discussing thisDiscuss·75 likes·1.6K readsTestingI always have had massive respect for QA and Test Automation Engineers. They let us feel confident to build and implement new stuff. Thank you for the great article 😀. 3
Nilesh Patelfor#1 Web & Mobile App Development Tipskdmarketinsightsblog.hashnode.net·Apr 18, 2023Types of Automation Testing: Complete Guide with Best PracticeAutomation testing is an integral part of the software development process that helps ensure the quality and efficiency of the testing process. With the increasing complexity of software applications and the need for faster release cycles, automation...Discuss·60 likes·32 readsautomation
Safa Emhemedtesting-journey.hashnode.net·Apr 25, 2023Test Case VS Test SuiteIn summary, test cases are used to describe the specific steps to be taken to validate a certain functionality or requirement. While test suites are used to group and organize multiple test cases to provide better test coverage and management. In thi...DiscussQA
Nilesh PatelforSoftware Developersoftwaredeveloperfinds.hashnode.net·Apr 24, 20238 Best Performance Testing Tools: Everything You Need To Know About ItSoftware performance is an important factor in ensuring customer satisfaction and loyalty. The performance of an application or software system determines its success in the market. To achieve high performance, software developers and testers rely on...Discuss·30 likesPerformance Optimization
Software Testing Notessoftwaretestingnotes.hashnode.net·Apr 22, 2023Why use that ___ fancy new framework to automate your end to end testing when you can just use NodeJSThe native testing engine of Node.js has finally reached the stage of stable functionality, and in this new version, it already comes with a fancy reporter in the terminal. It still has a long way to go but if you could use just Node.js for most of y...DiscussSoftware Testing
Grace Icaydigracesion.hashnode.net·Apr 21, 2023Ewww, why is there a bug in my code?What is a Bug? Clue: the answer is unrelated to the cover photo of this post. In the context of Software Development, a bug is an unexpected result of an unwanted event triggered due to known or unknown causes, which ends up making the software appli...DiscussTesting
Nilesh PatelforSoftware Developersoftwaredeveloperfinds.hashnode.net·Apr 20, 2023Load Testing: How to Perform It for Maximum ReliabilityDuring the software development process, numerous tests are typically conducted, especially in Agile testing environments where testing and development happen simultaneously. However, regardless of the number of tests conducted, it is only when the s...DiscussSoftware Testing
Nilesh PatelforSoftware Developersoftwaredeveloperfinds.hashnode.net·Apr 19, 2023Functional Testing v/s Unit Testing: What Is The Difference?Software testing is an essential part of the software development lifecycle. It is the process of evaluating a software application or system to ensure that it meets the specified requirements, works as intended, and is free of defects. There are sev...Discussfunctional testing
Nilesh Patelfor#1 Web & Mobile App Development Tipskdmarketinsightsblog.hashnode.net·Apr 18, 2023Types of Automation Testing: Complete Guide with Best PracticeAutomation testing is an integral part of the software development process that helps ensure the quality and efficiency of the testing process. With the increasing complexity of software applications and the need for faster release cycles, automation...Discuss·60 likes·32 readsautomation
Nilesh PatelforSoftware Developersoftwaredeveloperfinds.hashnode.net·Apr 17, 2023Automation Testing: Comprehensive GuideSoftware development has become increasingly complex over the years, with applications being developed for a wide range of platforms and devices. This complexity has made it challenging for software teams to ensure the quality of their applications w...Discuss·30 likesautomation
Nilesh PatelforSoftware Developersoftwaredeveloperfinds.hashnode.net·Apr 14, 2023Major Factors That Influence the Software Development CostSoftware development is an integral part of the technology industry, and it plays a crucial role in shaping the digital landscape. Although almost all modern businesses recognize the benefits of investing in customized software that helps to automate...Discuss·30 likessoftware development
Nilesh PatelforSoftware Developersoftwaredeveloperfinds.hashnode.net·Apr 12, 2023What is Performance Testing? - Detailed GuidePerformance testing is a type of software testing that evaluates how a system or application performs under different workloads and usage scenarios. The goal of performance testing is to identify potential performance bottlenecks and ensure that the ...Discuss·31 likesPerformance Testing