Where to Go Next

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

This concludes the Your First Test tutorial. We hope it has helped you get acquainted with TestLeft. To learn more about TestLeft, please refer to the following sections:

Further Study

Object Identification

Describes how to address tested objects in tests.

Mapping Test Objects

Describes how to map the object hierarchy in a tested application.

About TestLeft Test Logs

Describes how you can post various data to a test log and save the test log to external files.

Running TestLeft Tests on Remote Computers

Describes how you can run TestLeft tests on remote computers.

Running TestLeft Tests From Unit Testing Frameworks

Describes how to run TestLeft tests by using various unit testing frameworks.

Advanced Samples (.NET)

In this tutorial, you have learned how to use TestLeft to create a basic automated test.

To learn how to create tests that are closer to real-life conditions, you can examine the advanced examples that TestLeft provides. Those examples work with the Web Orders application on our web site and demonstrate how to create a test that checks whether the application adds new orders correctly.

Web Orders Basic Sample

Demonstrates how to create an advanced automated test. To locate the needed objects in the tested application, the example uses the Find method.

Web Orders Application Model Sample

Demonstrates how to create a more advanced automated test. To locate the needed objects in the tested application, the example defines then application model.

BDD Samples

The following examples show how to create behavior-driven development (BDD) tests by using TestLeft and various BDD frameworks.

SpecFlow

SpecFlow Sample

The test verifies that the Undo command called by using hot keys works in the Notepad application correctly.

Web Orders SpecFlow Sample

The test works with the Web Orders application on our website and verifies that adding an order works correctly.

Cucumber

Cucumber Sample

The test verifies that the Undo command called by using hot keys works in the Notepad application correctly.

Web Orders Cucumber

The test works with the Web Orders application on our website and verifies that adding an order works correctly.

JBehave

JBehave

The test verifies that the Undo command called by using hot keys works in the Notepad application correctly.

BDD Tutorials

These tutorials explain how to create BDD tests with TestLeft and popular BDD frameworks:

See Also

Tutorials
Introducing TestLeft

Highlight search results