-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Week2: noelt-miladsf presentation proposal
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Assignment Proposal | ||
|
||
## Title | ||
|
||
Bridging Development and Operations: BDD in Automated Frontend Testing | ||
|
||
## Names and KTH ID | ||
|
||
- Milad Farahani ([email protected]) | ||
- Noel Tesfalidet ([email protected]) | ||
|
||
## Deadline | ||
|
||
- Week 2 | ||
|
||
## Category | ||
|
||
- Presentation | ||
|
||
|
||
## Description | ||
|
||
The idea of this presentation is to showcase that the gap between developers and non-technical experts in operations | ||
could be reduced by using BDD. We have decided to use automated front-end testing as a medium to showcase how BDD can be implemented. | ||
The framework that we are primarily focusing on is Behave which is for Python and Selenium as the webdriver. | ||
|
||
|
||
**Relevance** | ||
|
||
This topic is relevant to DevOps because it highlights how important it is to integrate behaviour-driven development (BDD) | ||
into the development and operational phases of the software lifecycle. By using BDD, clear executable tests are created | ||
which ensure improvement of the overall software quality and operational efficiency. | ||
|