Cucumber, Selenium and Gherkin have become popular tools for helping teams implement test automation or what is often referred to as Acceptance Test Driven Development (ATDD) or Behavior Driven Development (BDD). As you grow your test suite and as it becomes larger and more complex, you may find..
Rake Up and Optimize Your Automated Tests
Jul 21, 2017 8:48:00 AM / by Ashley Hope posted in Agile Testing, Cucumber, Automated Testing, BDD, Testing, Selenium, ATDD, Rake, Modernized Technology
Getting the most out of Cucumber, Gherkin and Selenium
Apr 27, 2017 3:29:00 PM / by Eric Taylor posted in Cucumber, Gherkin, Automated Testing, BDD, Testing, Selenium, ATDD, Modernized Technology
Cucumber, Selenium and Gherkin have become popular tools for helping teams implement test automation or what is often referred to as Acceptance Test Driver Development (ATDD) or Behavior Driven Development (BDD). In this article we will cover some more advanced features of the Gherkin..
Advanced Selenium: Multiple Browsers and Environments
Mar 28, 2017 2:11:00 AM / by Eric Taylor posted in Agile Testing, Ruby, Cucumber, Automated Testing, BDD, Testing, Selenium, ATDD, WebDriver, Browser, Modernized Technology
Cucumber, Selenium and Gherkin have become popular tools for helping teams implement test automation - what is often referred to as Acceptance Test Driver Development (ATDD) or Behavior Driven Development (BDD). In this article we will cover some more advanced features of Selenium and Cucumber..
The 5 Step Guide for Selenium, Cucumber, and Gherkin
Aug 22, 2016 8:00:00 AM / by Eric Taylor posted in Ruby, Cucumber, Gherkin, Automated Testing, BDD, Selenium, ATDD, Modernized Technology
Increasingly, IT development organizations are turning to automated testing techniques to improve the quality of their code and to save time and money. While this market remains fractured, Selenium, Cucumber, and Gherkin have become quite popular and are increasingly the frameworks of choice..
Automated Testing with Selenium Grid and Jenkins in 3 Steps
Aug 10, 2016 11:03:00 AM / by Jack Ozment posted in Agile Testing, continuous testing, Automated Testing, Continuous Integration, selenium grid, Selenium, Jenkins, Modernized Technology
Selenium Grid is a powerful tool for testing web applications across browsers and operating systems, but incorporating it into a Continuous Integration pipeline can be frustrating. Integrating the Grid with a CI/CD server is complex, and a misstep during setup can lead to unreliable test errors,..
4 Essential Skills for a QA Engineer in an Agile Environment - Modernized Technology & Testing
Aug 8, 2016 1:56:00 PM / by Sanjay Zalavadia posted in DevOPs, Agile, Agile Testing, Zephyr, Automated Testing, Quality Assurance, Testing, Modernized Technology
Teams are an intricate balance of skills, cooperation, leadership and willingness to go the extra mile to make a quality product. Each grouping has individuals with specific roles and responsibilities, as well as a chain of command to help guide the team to success. Within a testing team, the..
7 Signs Your Architecture Is Not Agile-Ready
Jul 19, 2016 7:08:00 AM / by Eric Taylor posted in Automated Testing, TDD, Unit Testing, ATDD, Architecture, Modernized Technology
I have heard it asked many times, “Where do architects fit into Agile?” But that's the wrong question. Instead, you should be asking, "Is our architecture Agile-Ready?"
One reason for adopting Agile is to enable “flow” to breakout – meaning your organization accelerates moving business needs from..
Is Your Test Automation Portfolio Ready For Acceleration? Or Will It Slow You Down?
Oct 16, 2015 4:17:00 PM / by admin posted in DevOPs, Agile, Agile Organizational Design, Continuous Business Value Delivery, AgiLEAD, Automated Testing, Modernized Technology, Test Automation Portfolio
We have all heard of the test pyramid, and the importance of a well-formed base of unit tests, a highly flexible set of integration tests and UI test automation that supports multi-browser validation and simple use case validation. I particularly like the presentation of the test pyramid that..