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.