Skip to content

MKumaranAutomation/SpecFlowBDD_WebUI

Repository files navigation

SpecFlowBDD_WebUI

WebApp - UI Test Using SpecFlow BDD Framework

This is Sample TestAutomation Framework Using SpecFlowBDD in C#

Sample Website: https://amazon.in

#BDD Structure:

Feature: Amazon.in Landing Page UI Verification
Launch http://amazon.in and page should be loaded.

Scenario: Verify the Amazon Landing Page
  Given I launch the  Amazon Site http://amazon.in
  When The Page is loaded
  Then Verify the page

About

WebApp - UI Test Using SpecFlow BDD Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published