The Ranorex Studio working environment provides a central place to manage your test solution and all its components. This article describes the basic working environment and default views.
Basic working environment structure
Ranorex Studio provides a working environment that follows common principles, such as hierarchical organization. Refer to the overview below for an introduction to the structure of the working environment.
- Projects pad: The Projects view displays all projects, folders, references, and files that belong to your solution. Ranorex Studio projects are file-based and use the same solution/project file format as Microsoft Visual Studio.
- Module browser pad: The module browser lists available recording and code modules in your project, as well as module groups from the module group file. It also shows variables defined by a module or module group. Use it mainly to drag and drop modules and module groups into the test suite view.
- File View: Double-click a file in the Projects view or a module in the module browser to open it in the file view. The file view is the main working area where you edit and review open files, such as Test suite view, Recorder (Recording module), Reports, Code Modules, and other supported project files.
Adding views
To open additional views, click View in the Ranorex Studio menu bar.
- Test suite view (*.rxtst) - Ranorex test suite
- Recorder view (*.rxrec) - Ranorex Recording module
- Report file (*.rxlog) - Ranorex Logfile
Tutorial panel: First steps in Ranorex Studio
It provides a quick tutorial to guide you through the first steps of working with Ranorex Studio.
You can close the tutorial by clicking the X and open it again from View > First steps in Ranorex Studio.