Please read below scenario.
User Login -> Created a New Project -> A Project is Created and Project ID is generated in the sequential Order -> Open This Created Project ID...
If your project ID is used after its creation then the server did send it in one way or another.
Did you use the flags feature to search on the server responses for that...
You can use the export/import feature in NeoLoad but first of all, make a backup of your two projects by zipping the project folders.
Then open your project2 in NeoLoad and go...
When I replay my script, although the dynamic values are atuomatically captured in all places and also replaced correctly, at one point the script fails. When I compare the...
If you look at the response received during the user validation, it says "The timecard was modified while you were working on it. Your edits cannot be saved".
So either there's...
I downloaded the setup file "NeoLoad Windows Installer (32 bits) [http] [ftp]" from neotys site. After that when I am trying to run the setup file just after few seconds of...
You should try again to download that installer as it seems that it has been corrupted during the download. Try FTP if you have used HTTP method in case it makes any difference...
Since from a NeoLoad Javascript you can execute .bat (or .sh) file, you could run that .bat file using eventually some parameters in order to rename your folder.
You can look...
NeoLoad supports up to TLSv1.2 version. So yes it supports TLSv1.1 too.
If you look at the <install_dir>\conf\controller.properties file, go to [General] section, you have a...
I am trying to upload a file (~200 MB) and then wait for it to be processed - I should see a "Complete" message when I am through.
When I designed the test I was hoping the...
The way to simulate such behavior will depend on how the upload progress is done on your application.
Most of the time the browser will periodically send a request to get a...
We have login variables that are currently being fed from a csv source. Each login can only be used once. Ideally we'd like to simulate traffic from different parts of the...
If you would like to have your login used only once the best would be to configure your login variable as Global, Any and stop the test when it runs out of values.
By using...
I am trying to extract some content from a response, with Regular Expressions.
However, I need the Regex to match all characters to dot ("."). This is also known as "dot...
I am trying to extract some content from a response, with Regular Expressions.
However, I need the Regex to match all characters to dot ("."). This is also known as "dot...
When you are in the variable extractor panel, you can define your variable extractor based on a left and right boundary. This is the simple mode for creating variable extractor...