Neil W.

  • 0 questions asked
  • 803 answers
  • 92 best answers (11%)
  • Execute neoload web test form jenkins

    Hello Team, Need your assistance to configure Jenkins build to trigger a test from Neoload Web. Project : Checked out from GitHub (Confgiured in Jenkins) Contollers and Load...
    Harish N.
    Harish N.

    Harish N.

    Level
    1
    111 / 750
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Jenkins can instruct Neoload Web to launch a test via the Neoload Web API, to make this simple, we have provided a Docker wrapper around the API, have Jenkins launch the Docker...
  • project file not found

    Hi, I am trying below scenario from a jenkins build 1. Connect to GitHub and check out a neoload project Command used: check out to sub-directory...
    Harısh N.
    Harısh N.

    Harısh N.

    Level
    1
    289 / 750
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    All the —- make the command harder to read, especially C:\---->"C:\Prog. However, assuming the command line is correct. Have you confirmed GIT is cloning to the location that...
  • How can I locate and check the UI controllers?

    I would like to test the UI including the locators, content and their response, (ex: the submit button contains "submit" text and on-click event goes to another page), is there...
    Irina L.
    Irina L.

    Irina L.

    Level
    0
    13 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    You can insert validations on responses that perform text checks. for example check for this <type=input, name=cancel_button, text=Cancel> However, Neoload is a...
  • project file not found

    Hi, I am trying below scenario from a jenkins build 1. Connect to GitHub and check out a neoload project Command used: check out to sub-directory...
    Harısh N.
    Harısh N.

    Harısh N.

    Level
    1
    289 / 750
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    and why does the error say this: "NeoloadProjectName", where is your project name?
  • project file not found

    Hi, I am trying below scenario from a jenkins build 1. Connect to GitHub and check out a neoload project Command used: check out to sub-directory...
    Harısh N.
    Harısh N.

    Harısh N.

    Level
    1
    289 / 750
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    You could be missing a / after {WORKSPACE} ${WORKSPACE}/neoload-project-${BUILD_NUMBER}/InternetProxy...
  • How to handle bearer token while recording microsoft application ?

    How to handle authorization bearer token while recording desktop application ?Not getting authorization token in any previous requests?
    Harpreet S.
    Harpreet S.

    Harpreet S.

    Level
    0
    4 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    You should see the bearer token is previous responses. The token may be in the header of the response. It might also be constructed of 2 or more smaller values, maybe use the...
  • Resources not available in Neoload Web

    Resources TAB in Neoload Web show no resources (both controller and load generators are not available). Hence I am unable to trigger a test from Neoload Web. The resources were...
    Harish N.
    Harish N.

    Harish N.

    Level
    1
    111 / 750
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    What version of Neoload Web (assuming on prem) and Neoload?
  • Jenkins build fails to identify Neoload license post a test execution with leased license from Neolaod Web

    Dear Experts, I try to execute a Jenkins build to trigger a Neoload scenario that uses the license configured in local machine (free version of 50 concurrent users). Jenkins is...
    Harısh N.
    Harısh N.

    Harısh N.

    Level
    1
    289 / 750
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    With the free licence, the default behaviour is licenced by machine (on windows) so you shouldn't see any user errors, assuming somehow your licence is per user profile (maybe...
  • Command Line CI with Git-based Collab Server

    Neoload connects OK to push manually (GUI) to Git servers (bitbucket, gitlab) as a shared repo, and can clone repos too. However this does not seem to be supported on the...
    Richard H.
    Richard H.

    Richard H.

    Level
    0
    2 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    -checkoutProject only works for NTS/SVN. For GIT you will need to clone the repo separately using the appropriate GIT command/plugin
  • Schedule a performance test run

    I am using Neoload trial version to run performance tests on an eCommerce application. Is there a way where i can schedule my performance tests? where in i need to run the...
    Suraj M.
    Suraj M.

    Suraj M.

    Level
    0
    15 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    No, scheduling in NLWeb is not possible at this time but is planned