Skip to content

serkanbingol/BDD-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD-Example

BDD Tests for Project Named BAse.MOOC

  • Client application has account page and home page
  • Customer wants to login application with his credentials
  • There are 2 scenerio. First one login with invalid credentials and get error message. Second one is login with valid credentials and go to home page
  • To run tests in Test Explorer click "Run All" Button.

Run Test Sample Screencast

BDD_16.gif