3. Run a Test and View Test Results

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

1. Run Your Test

  1. In IntelliJ IDEA, you can run JUnit tests directly from IDE. You can do it either by selecting the appropriate command from the Run menu, or from the Project panel, or from the Maven Project panel.

    Get started with TestLeft: Run a test from IntelliJ IDEA IDE

    Click the image to enlarge it.

    Run the created test code in a way you find suitable.

  2. The test code will run the Notepad application, get the edit box, simulate the keyboard input and save the test results.

2. View Test Results

After the test run is over, you can view the test results. Navigate to the folder to which your code stores the log and open the log file:

Get started with TestLeft: TestLeft Test results

Click the image to enlarge it.


Prev     Next

See Also

Your First Test With TestLeft - Java Tutorial

Highlight search results