sampath K.

  • 6 questions asked
  • 6 answers
  • 0 best answers (0%)
  • out of 12 vu only one user is called out for execution

    Hi team, as apart of SAP testing using Neoload, the scenarios was creating on Sales order, but when we executed it out of 12 users only one user is called for execution, and...
    sampath K.
    sampath K.

    sampath K.

    Level
    0
    67 / 100
    points
    Fousseyni B.
    Fousseyni B.

    Fousseyni B.

    Level
    2
    1014 / 2000
    points
    Hello Sampath, Did you your load duration policy is set on : By iteration ? Are you getting some errors ? Best Regards, Fousseyni B.
  • performance testing on SAP batch jobs using Neoload

    Hi Team as a part of Performance Testing ON SAP, ive stucked with how do we perform our performance testing on SAP batch jobs using Neoload. and another question once after we...
    sampath K.
    sampath K.

    sampath K.

    Level
    0
    67 / 100
    points
    sampath K.
    sampath K.

    sampath K.

    Level
    0
    67 / 100
    points
    Thanks Neil, for the doc, and regarding the batch job's like how to do the performance testing of Batch job using Neoload? can you please suggest? :) for eg: the Finance...
  • Sass token generation for image upload to the blob storage

    How to generate Sass token for image upload to the blob storage, and how do we define blob storage and how can we perform the testing in Neoload
    sampath K.
    sampath K.

    sampath K.

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

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    upload to where? what blob storage? are you referring to Neoload Web?
  • where can i find the test scripts related to API execution?

    Hi, actually how the test scripts are generated for API in neoload and where exactly it is saved moreover how to view them, and also wanted to share the test scripts ,. please...
    sampath K.
    sampath K.

    sampath K.

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

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    The location of the script files will be the place where you have saved your project, typically in "my documents/my neoload projects". To share scripts I would urge you to use...
  • Need to use JWT Token to authorize other apis

    My First api is hitting server and generated JWT token in response. We need extract Access token from JSON and use this token to authorize other apis to load test other api.
    sampath K.
    sampath K.

    sampath K.

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

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Look at variable extractors: https://www.neotys.com/documents/doc/neoload/latest/#962...
  • how to pass dynamic token in next request in neo load?

    Hi team Scenario: for each login a new access token should be generated , can you let me know what exactly do i need to do in Neoload in order to get a new access token for...
    sampath K.
    sampath K.

    sampath K.

    Level
    0
    67 / 100
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    How this token is generated? Is it token known in advanced that can be put into a NeoLoad variable or do you need to generated them from some code like with JAVA or Javascript...