Summary
Congratulations! You’ve just completed your first automated software test with Ranorex Studio.
If you’re feeling like more testing action, go ahead and try the short tutorial on causing a test failure below.
Or, simply go to the bottom of the page for a recommendation on how to spend your next hour with Ranorex Studio.
Cause a test failure
Test failures are part of testing. Let’s produce one in a controlled environment to see what they look like in Ranorex Studio.
The test fails, and the report shows what happened.
Failed test report
Your next hour with Ranorex Studio
For your next hour with Ranorex Studio, we recommend reviewing the first chapters of the Ranorex Studio fundamentals section of the User Guide, listed below.
Ranorex Studio
The Ranorex Studio user interface is the central platform for automating tests. In this chapter, you will:
- get an overview of the start page,
- learn how to create and start new solutions,
- and become familiar with the main components of the Ranorex Studio user interface.
Further reading
Ranorex Recorder
The Recorder is where you record your tests. In this chapter, you will find detailed information on the following topics:
- recording tests,
- analyzing recordings,
- and setting run and debug options.
Further reading
Test suite
The test suite is where you manage, structure, and modularize your test cases and test modules. In this chapter, you will find detailed information on the following topics:
- test suite structure and elements,
- modularization,
- and building complex tests.