

- NEOLOAD DOCUMENTATION HOW TO
- NEOLOAD DOCUMENTATION FOR MAC OS X
- NEOLOAD DOCUMENTATION INSTALL
- NEOLOAD DOCUMENTATION ZIP FILE
Neoload project -path tests/neoload_projects/example_1/ upload
NEOLOAD DOCUMENTATION ZIP FILE
To upload a NeoLoad project zip file or a standalone as code file into a test-settings Usage: neoload project NAME_OR_ID See basic projects examples on github tests/neoload_projects folder To work with a specific test already created and be able to chain commands neoload test-settings use NewTest1
NEOLOAD DOCUMENTATION HOW TO
Test settings are how to run a test, a sort of template. At First, you could add resources to the "Default zone" since the CLI use it by default. You must at least have either a dynamic or a static zone with one controller and one load generator. Run a test requires an infrastructure that is defined in Neoload Web Zones section (see documentation how to manage zones)

!\ The zones are shared between workspaces. The CLI allows you to choose your workspace at login or with the "use" sub-command, otherwise the "Default Workspace" is used. Since Neoload Web 2.5 (August 2020), assets are scoped to workspaces. Neoload workspaces use "Default Workspace" Setup a test Optionally Choose a workspace to work with Usage: neoload workspaces ] The commands can be chained ! neoload status # Displays stored data The CLI stores data locally like api url, token, the workspace ID and the test ID you are working on. The CLI will connect by default to Neoload Web SaaS to lease license.įor self-hosted enterprise license, you must specify the Neoload Web Api url with -url. Neoload login -url -workspace "Default Workspace" your-token NeoLoad CLI defaults to using the NeoLoad Web APIs for most operations.
NEOLOAD DOCUMENTATION INSTALL
NOTE: if you receive SSL download errors when running the above command, you may also need to install sources using the following command: pip3 install certifi Optional: Install Docker for hosting the test infra on your machine (this feature does not work with Docker for Windows).
NEOLOAD DOCUMENTATION FOR MAC OS X

The goal of this guide is to demonstrate how you can: Tested with NeoLoad Web from version 2.3.2 License FREE edition, or Enterprise edition, or Professional Since NeoLoad is very flexible to many deployment models (SaaS, self-hosted, cloud or local containers, etc.), configuration and test execution parameters depend on your licensing and infrastructure provisioning options. This command-line interface helps you launch and observe performance tests on the Neotys Web Platform.
