Upload a project

NeoLoad Web offers different ways to upload projects: NeoLoad export to web, File upload, or Git clone. Additionally, you can upload the project file as a YAML file. For information on how to handle YAML files, check out NeoLoad as-code (opens in new tab).

NeoLoad export to web

To upload a project to NeoLoad Web using the NeoLoad export to web option, you must make sure that your NeoLoad access token is synchronized with NeoLoad Web.

Once the token is synchronized with NeoLoad, follow these steps:

  1. Launch NeoLoad GUI and open the project you want to upload.

  2. Go to Export project wizard and select Export and send to NeoLoad Web.

  3. Select the right Workspace and Test, then select Next.

File upload

To upload a project that you saved locally to NeoLoad Web using the File upload option. Additionally, remember that NeoLoad Web supports ZIP and YAML with a maximum size of 250 MB file size. If that's the case, follow these steps:

  1. Select Select file in the NeoLoad Project section.

  2. Select the project file from your local storage. Alternatively, you can drag and drop the file.

Git clone

To upload a project to NeoLoad Web using the Git clone option, you must import the project from your Git repository. This option is ideal for teams using Git to manage project versions. To do so, follow these steps:

  1. Select Clone from Git in the NeoLoad project section.

  2. Enter the Git repository URL and select the branch you want to use.

  3. Select Clone the project.

The system automatically validates the repository configuration when you save it. Only valid configurations can be saved.

Note: If you use GitHub, enter your personal access token (PAT) in the password field. For more information, check out how to create a GitHub PAT (opens in new tab).

Upload a password-protected project

All NeoLoad projects can be password-protected (opens in new tab). You recognize a password-protected project by seeing a lock icon next to the file name after the upload.

In this case, simply enter the password after the upload by selecting Fill password in the upload section.

NeoLoad Web only validates the password when you start a test. If the password is incorrect, you can change it by selecting Edit password.

What's next?

Now that you have successfully uploaded a project, it's time to select a scenario.