Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.26 KB

preparation.md

File metadata and controls

33 lines (24 loc) · 1.26 KB

Home > Preparation

Preparation

The following steps should be performed to prepare the test setup.

  1. Install python and pip, if they are not already installed. Follow the platform specific installation instructions.

  2. Clone or download the P.808 Toolkit repository from Github: https://github.com/microsoft/P.808.git, e.g.

    git clone https://github.com/microsoft/P.808.git
    cd P.808
  3. Install the python module dependencies in requirements.txt using pip

    cd src
    pip install -r requirements.txt
  4. (optional) Upload the general resources (found in src\P809Template\assets) in a cloud server and change the URLs associated to them as described in General Resources

  5. Follow the rest of preparation process based on the test methodology you want to apply: