= The Basic Tutorials - OMF 5.2 = [[TOC(heading=OMF Documentation, OMF/*, reverse, depth=1)]] These sets of tutorials provide the basics that should help you get started with OMF 5.2 If you are a new OMF users, we highly recommend that you read through them. You may also want to read through the short OMF Introduction page, the Usage Overview page, or the Getting Started page. You have 2 options to learn about OMF (i.e. 2 learning paths): a suite of basic incremental tutorials, to quickly learn how to use OMF's feature a step-by-step guide to develop a complete experiment (under-development) Option 1 - Quick and Incremental Learning¶ Here you will create run an extremely simple OMF experiment, then we will incrementally present further OMF features. == How To... == "Hello World" - the base experiment, i.e. one sender, one receiver, already installed applications Pass parameters to your experiment, and change them at run-time Configure/Send actions to all resources in one/many group(s), with substitutions Use your own or a 3rd party application with OMF Use Measurement Filters to customize your Measurement Option 2 - Complete step-by-step guide (under-development)¶ In this tutorial stream, we will follow the steps presented in the OMF usage overview page to guide you through the basic stage of developing, executing, and accessing the results of a simple experiment. This covers the development of the application under evaluation to the analysis of its results. * Step 0: the scenario * Step 1: developing the software to evaluate * Step 2: developing the experiment * Step 3: running the experiment * Step 4: accessing and analyzing the results * Step 5: experimenting further