Week2: noelt-miladsf presentation proposal #2381
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Assignment Proposal
Title
Bridging Development and Operations: BDD in Automated Frontend Testing
Names and KTH ID
Deadline
Category
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.