Kosalai VforAxelerantaxelerant.hashnode.net·Apr 11, 2023Unlocking Free Cypress Parallelization And Automated Slack Reporting with Github ActionsIntroduction In this article, you’ll learn a method for efficient testing with Cypress: Parallel tests without Cypress Cloud (Dashboard) using cypress-split. Consolidated report for failed Cypress tests with screenshots & videos. Slack notificatio...Discuss·5 likes·48 readsCypress
Ben WeeseforTest Reactor Onlinetestreactor.hashnode.net·Oct 21, 2022Assuring Quality 1 Line of Code at a TimeHello everybody! My name is Ben Weese and I am Joe's partner in crime when it comes to this blog. A while ago when we were in the infancy of our careers we had a podcast called Test Reactor. This is bringing it back but to a more time managed way. Yo...Discuss·4 likes·31 readsTest Reactor
Souvik Deyforsouvikdcoder.hashnode.net·Apr 5, 2023Maximizing Testing Efficiency: The Benefits of an API-First ApproachThe Story As a software development engineer in test (SDET) I recently implemented an API-first approach for our test automation framework. This approach involved prioritizing API testing before any other type of testing. While the implementation pro...Discuss·44 readsThe Fix-It FilesAPIs
Swathi Ramadaasforsyntaxtechnologies2017.hashnode.net·Apr 24, 2023How To Become Sdet?What Is SDET? An SDET is responsible for creating and maintaining automated test scripts, which are used to test software applications. They work closely with developers and quality assurance engineers to identify and resolve issues with the software...Discusssdet
Kosalai VforAxelerantaxelerant.hashnode.net·Apr 11, 2023Unlocking Free Cypress Parallelization And Automated Slack Reporting with Github ActionsIntroduction In this article, you’ll learn a method for efficient testing with Cypress: Parallel tests without Cypress Cloud (Dashboard) using cypress-split. Consolidated report for failed Cypress tests with screenshots & videos. Slack notificatio...Discuss·5 likes·48 readsCypress
Souvik Deyforsouvikdcoder.hashnode.net·Apr 8, 2023Acing the Test: Aligning Test Automation Strategy with Business GoalsIntroduction As a Senior SDET with overall nine years of experience, I've had the opportunity to design and implement test automation strategies across a diverse range of projects. Through trial and error, I've learned the importance of aligning test...Discuss·28 readsThe SDET PlaybookTesting
Souvik Deyforsouvikdcoder.hashnode.net·Apr 5, 2023Lambda Lunacy: Unraveling the Mysteries of Python Lambdas for SDET Superstars!TL;DRLambda functions, also known as anonymous functions, are a concise way to create small, one-time-use functions in Python. They are especially useful for SDETs (Software Development Engineers in Test) when writing test cases, as they can simplify...Discuss·61 readsPython
Souvik Deyforsouvikdcoder.hashnode.net·Apr 5, 2023Maximizing Testing Efficiency: The Benefits of an API-First ApproachThe Story As a software development engineer in test (SDET) I recently implemented an API-first approach for our test automation framework. This approach involved prioritizing API testing before any other type of testing. While the implementation pro...Discuss·44 readsThe Fix-It FilesAPIs
Souvik Deyforsouvikdcoder.hashnode.net·Mar 29, 2023Choosing the Right Test Automation Tools for Your OrganizationAs an SDET, I've worked on a variety of test automation tools over the years. I've learned that choosing the right tools is critical to the success of any test automation project. In this post, I'll be sharing some best practices that I have followed...Discuss·102 readsThe SDET PlaybookTestAutomation
Ben WeeseforTest Reactor Onlinetestreactor.hashnode.net·Oct 21, 2022Assuring Quality 1 Line of Code at a TimeHello everybody! My name is Ben Weese and I am Joe's partner in crime when it comes to this blog. A while ago when we were in the infancy of our careers we had a podcast called Test Reactor. This is bringing it back but to a more time managed way. Yo...Discuss·4 likes·31 readsTest Reactor