basic technique, bdd,

Test scenarios example following bdd concept

dani dani Follow May 02, 2023 · 1 min read
Test scenarios example following bdd concept
Share this

As an automation tester, I want to create test scenarios to test my application that following BDD concepts

UI test

Title:Banking project

Base Url: [https://www.globalsqa.com/angularJs-protractor/BankingProject/#/login] Description: This is a web demo about banking that related to both customer and magager business logic. For more details, the customer is able to deposit/withdraw money and the manager can manage customers. The test scenarios is written following BDD design patterns with 7 feature file.

Number of scenarios: 18 Language: Gherkin

Test scenarios example

All of the test scenarios is store in this link.

dani
Written by dani
Hi, I am Ken. I hope you like it!