Changes between Version 1 and Version 2 of OMF/OMF52/BasicTutorials-5-2


Ignore:
Timestamp:
Feb 20, 2019, 12:15:17 PM (5 years ago)
Author:
seskar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMF/OMF52/BasicTutorials-5-2

    v1 v2  
    1 = The Basic Tutorials - OMF 5.2 =
     1== The Basic Tutorials - OMF 5.2 ==
    22
    33[[TOC(heading=OMF Documentation, OMF/*, reverse, depth=1)]]
     
    88
    99You have 2 options to learn about OMF (i.e. 2 learning paths):
    10 a suite of basic incremental tutorials, to quickly learn how to use OMF's feature
    11 a step-by-step guide to develop a complete experiment (under-development)
    12 Option 1 - Quick and Incremental Learning¶
     10 * a suite of basic incremental tutorials, to quickly learn how to use OMF's feature
     11 * a step-by-step guide to develop a complete experiment (under-development)
     12
     13=== Option 1 - Quick and Incremental Learning ===
     14
    1315Here you will create run an extremely simple OMF experiment, then we will incrementally present further OMF features.
    1416
    15 == How To... ==
    1617
    17 "Hello World" - the base experiment, i.e. one sender, one receiver, already installed applications
    18 
    19 Pass parameters to your experiment, and change them at run-time
    20 
    21 Configure/Send actions to all resources in one/many group(s), with substitutions
    22 
    23 Use your own or a 3rd party application with OMF
    24 
    25 Use Measurement Filters to customize your Measurement
    26 
    27 Option 2 - Complete step-by-step guide (under-development)¶
     18=== Option 2 - Complete step-by-step guide (under-development) ===
    2819
    2920In 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.