As our organization is moving towards continuous integration and delivery it is imperative to automate our testing which includes unit, integration and regression testing. In one of our projects at Tech Services the approach we have taken is Behavioral Driven Development (BDD). We use tools like Behave, Selenium and Python in our BDD (Behavioral Driven […]