Home > Preparation
The following steps should be performed to prepare the test setup.
-
Install
python
andpip
, if they are not already installed. Follow the platform specific installation instructions. -
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 hitapp_p808
-
Install the python module dependencies in
requirements.txt
usingpip
cd src pip install -r requirements.txt
-
(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 -
Follow the rest of preparation process based on the test methodology you want to apply: