Description
The SpecFlow sample is a Visual Studio project that includes a SpecFlow feature story and uses TestLeft to implement test steps for the feature’s test scenario.
It works with the Notepad application that is included in all the supported versions of the Windows operating system. The test checks whether the CTRL-Z short-cut executes the “Undo” command in the Notepad application.
Note: | If you are new to TestLeft, we recommend that you first follow our Getting Started tutorial to learn how to work with the product. We also recommend that you follow the BDD tutorials to learn how TestLeft integrates with various BDD testing frameworks. |
Requirements
Microsoft Visual Studio 2015 - 2019 (Community, Professional, or Enterprise edition)
— or —
Microsoft Visual Studio 2013 (Ultimate, Professional, or Premium edition)
.NET Framework version 4.5 or later
TechTalk ScepFlow
TestLeft 15.40
Location and Running
You can find the sample project here:
<Users>\Public\Documents\TestLeft 15 Samples\SpecFlow
Note: | Some file managers can display the Shared Documents and Public Documents folders as the Documents folder. |
Compile the project in Visual Studio and run the RunTheUndoCommandUsingHotKeys test.