Merge pull request #115 from brandondjango/master

Cucumber Section Addition
This commit is contained in:
Maksim Abramchuk 2018-07-12 16:36:45 +03:00 committed by GitHub
commit ff69a2e7db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)
@ -151,6 +152,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/front-end-interview-handbook/blob/master/questions/css-questions.md)
### 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/)