Added Cucumber Section:

Included two links
-List of interview Questions concerning Cucumber and BDD
-A guide to building a Ruby/Watir/Cucumber framework
This commit is contained in:
brandondjango 2018-06-20 11:05:53 -04:00
parent 9a91969011
commit c35732652e

View File

@ -20,6 +20,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
- [.NET](#net)
- [Clojure](#clojure)
- [CSS](#css)
- [Cucumber](#cucumber)
- [Django](#django)
- [EmberJS](#emberjs)
- [Erlang](#erlang)
@ -149,6 +150,11 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Top 50 CSS(Cascading Style Sheet) Interview Questions covering the most of tricky CSS moments](http://career.guru99.com/top-50-csscascading-style-sheet-interview-questions/)
* [CSS Questions and Answers](https://github.com/yangshun/tech-interview-handbook/blob/master/front-end/interview-questions.md#css-questions)
### Cucumber
* [Cucumber Web Application BDD Sample Interview Questions](https://ratedr05.wordpress.com/2017/09/22/cucumber-interview-questions/)
* [Guide to building a simple Cucumber + Watir page object pattern framework](http://watir.com/simple-cucumber-watir-page-object-pattern-framework/)
### Django
* [Some abstract interview questions for Python/Django developers](http://insights.dice.com/2014/04/30/interview-questions-pythondjango-developers/)