Your First Test With TestLeft - .NET and .NET Core Tutorial

Applies to TestLeft 15.40, last modified on March 17, 2022

This tutorial will help you get started creating TestLeft tests in Visual Studio.

In this tutorial, we will describe TestLeft components and tell you how they interact with each other. We will demonstrate how to —

  • Create and configure a Visual Studio test project for TestLeft tests.

  • Explore the object hierarchy in a tested application.

  • Access objects in the tested application from a test and simulate user actions over them.

  • Run tests and view test results.

We will demonstrate all the actions described above by using the standard Windows Notepad application as a tested application.


Start

See Also

Introducing TestLeft

Highlight search results