Skip to content

Commit

Permalink
Week2: noelt-miladsf presentation proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelMT authored Aug 29, 2024
1 parent b5e4652 commit c3c7dcd
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions contributions/presentation/week2/noelt-miladsf/README.md
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.

0 comments on commit c3c7dcd

Please sign in to comment.