A Population is a group of Virtual Users.
| Name | Description | Accept variable | Required | Since |
|---|---|---|---|---|
| name | The name of the Population | - | ✓ | |
| description | The description of the Population | - | - | |
| user_paths | The list of User Path distributions | - | ✓ |
Defining a population with 1 User Path.
xxxxxxxxxxpopulationsnamepopulation1 user_pathsnameuser_path_1| Name | Description | Accept variable | Required | Since |
|---|---|---|---|---|
| name | The name of the existing User Path | - | ✓ | |
| distribution | The percentage of the User Path in Population. The value is a percentage and may be set within precision of 0.1%. If the distribution is not present, its value will be proportionally calculated. | - | - |
Defining a population with 2 User Paths: user_path_1 takes 30.3% and user_path_2 takes 66.7%.
xxxxxxxxxxpopulationsnamepopulation1 user_pathsnameuser_path_1 distribution33.3%nameuser_path_2 distribution66.7%Defining a population with 2 User Paths: user_path_1 takes 50% and user_path_2 takes 50%.
populationsnamepopulation1 user_pathsnameuser_path_1nameuser_path_2