Introduction In this series on automated testing with Docker we covered the basics of the automation framework we are utilizing as well as an overview of Docker in part 1.Continue reading “Slaying the Leviathan: Containerized Execution of Test Automation-part 2”
Author Archives: Jerren Every
Slaying the Leviathan: Containerized Execution of Test Automation-part 1
Introduction In this three-part series on test automation, I will explain how to utilize Docker, a Ruby/Cucumber web framework, and Jenkins to run parallel test automation within Docker containers. AllContinue reading “Slaying the Leviathan: Containerized Execution of Test Automation-part 1”
Slaying the Hydra: Modifications and Next Steps
In this final installment of “Slaying The Hydra”, I discuss modifications that can easily be made to the suite for scalability, based on the resources available. Additionally, I provide anContinue reading “Slaying the Hydra: Modifications and Next Steps”
Slaying the Hydra: Consolidation of Information and Reporting
In this fourth blog post of our series, I explain a way to execute distributed parallel test automation. The previous blog entry can be found here. Orchestration Overview Referenced belowContinue reading “Slaying the Hydra: Consolidation of Information and Reporting”
Slaying the Hydra: Run-Time State and Splitting Up the Execution
In this third post of the blog series on parallel test execution, I explain how to execute distributed parallel test automation. The previous entry can be found here. As discussedContinue reading “Slaying the Hydra: Run-Time State and Splitting Up the Execution”
Slaying the Hydra: Orchestration Overview and Setting a Clean Slate
This is the second in a series of blog posts explaining a way to execute distributed parallel test automation. The first entry can be found here. In this post IContinue reading “Slaying the Hydra: Orchestration Overview and Setting a Clean Slate”
Slaying the Hydra: Parallel Execution of Test Automation
The Great Constraint “How long does it take to run the regression?” “Why does the regression take so long?” These questions represent the a large constraint with test automation execution.Continue reading “Slaying the Hydra: Parallel Execution of Test Automation”
Automated Accessibility (ADA) Testing with Pa11y
ADA validation is the oft-forgotten child in QA Automation conversations. As Quality Assurance professionals we focus on functional, performance, and security testing but miss the value and importance of accessibilityContinue reading “Automated Accessibility (ADA) Testing with Pa11y”