Tag: Browsers
-
Using Behave framework for Selenium BDD testing
Posted on September 4, 2018, Level intermediate Resource Length long
An article by Dzmitry Ihnatsyeu published by guys from BlazeMeter about automating the testing of an application. There are many ways of testing -- like unit testing, test-driven development, keyword-driven development, behavior-driven development and so on. In this article, autho talks about one of the most popular approaches to test automation -- BDD or behavior-driven development.
Tags tdd software browsers agile python code-refactoring cicd learning
-
Building Chrome extension using React.js, Redux and Gulp automation
Posted on February 21, 2017, Level beginner Resource Length short
Interesting article about building Chrome browser extension. Building extension for Google Chrome is no different from building javascript application.
Tags browsers javascript