Neoload 6.4 report error for actions
hi allwe executed our project on Neolad 6.4 , after we created report. We can check and view init but we can not view actions result. Actions result write null...Would you please check and response to...
View ArticleAre selenium scripts using TestNG compatible with for Neoload Integration
I have created an executable jar file for a main class java program that calls a TestNg Selenium script. I am able to launch the tests from Neoload using the action > javascript in user path but the...
View ArticleOverall throughput, request/response graph not populated for selenium scripts
Hi, I am trying to trigger selenium scripts from Neoload. I am able to reach the point where browser instances are triggered and web transactions are completed on the application under test. However,...
View ArticleUpload a NeoLoad Project Does nothing.
I have exported the project and it will simply not upload into the NeoLoad Web. It just does nothing. How can I go about troubleshooting this issue?
View ArticleLoad controller configuration on local host?
I am trying to execute selenium scripts from Neoload using the following java_test_script action on my machine(localhost). The Selenium documentation mandates the --- "Attribute arg4 must contain the...
View ArticleExecute selenium script with parameters
I have a selenium script that needs to be called from Neoload and that script needs 4 string parameters as input. Is there a way to call a Java method from Neoload javascript file by passing the...
View ArticleCan't execute JS code with NLWebDriver on C#
Ok, so I'm writing a Selenium script in C# so I can measure some load times and I need to scroll to the bottom of a page, so I'm using this piece of code...
View ArticleHow to copy two files using neoload javascript?
I need to copy two files using javascriptEach time i run the javascript, content from base file has to be copied to new file and ut has to be created with new nameThe objective is to create files at...
View ArticleValidation on Page with 'Dynamically execute the page resources'
I have a page whose 'resources' keeps changing and hence opted for 'Dynamically execute the page resources'. Now the question is how to validate something from the last resource that has been...
View Article[Fatal Error] :1:80: The reference to entity "B_Inquiry_Medical" must end...
I'm running a scenario from the command prompt (via batch file) in NoGUI mode. The test launches fine, but when finished, gives the error above in the command prompt and neoload.log file. I've attached...
View ArticleIs it possible to integrate neoload+git+jenkins for DevOps?
Is it possible to integrate neoload+git+jenkins for DevOps.STEP 1. Neoload scripts stored in git.STEP 2. Jenkins must retrieve the Neoload script from GIT and run it with the locally present...
View ArticleHow to upload and verify the separately executed Neoload Run results in...
I have Ran a Neoload Run and collected/generated neoload reports separately. Is it possible to upload those data in Neoload Web and analyse the graphical status.
View ArticleNeoload 6.6 > Request parameter is encoded automatically by Neoload ?
Hi,I encountred a problem when I validate a recorded script. In fact, in the record phase, I have this request parameter :{%22type%22%20:%20%22...%22tsp%22:1537192577036}]}and when I validate the...
View ArticleHow to get variable form data from a field created by Javascript ?
Hello,During first access to our application, the first page is loading a form (with all fields hidden) and a javascript (JS) which run a function to generate a kind of crypted variable PATHPARAM.The...
View ArticleHow can I extract variable from JS function?
We have a value stored in a variable javascript, We lose the variable in the path of the scenario, how can we extract the value
View ArticleHow do I send results from Java code to NeoLoad?
I have a test written in Java (not JavaScript) for a non-web application. The test collects timer, error, and pass/fail results, which I would like to pass back to NeoLoad for reporting purposes. How...
View ArticleCan NeoLoad calculate thruput in terms of iterations/second?
When I look at thruput, NeoLoad only shows/calculates Mb/sec, whether during test is running or when looking at result. Doesn't NeoLoad have a way of calculating iterations/second as thruput? To me,...
View ArticleResult Data are not getting filled when Neoload Scripts are ran by Jenkins?
Jenkins is configured to take Neoload scripts from git and run it with Neoloadcmd.exe. Neoload plugin is configured with jenkins.Now Jenkins successfully runs the script, but I couldn't see the neoload...
View ArticleFor recording hybrid app, which all emulators(Andriod,IOS)can be use inplace...
Hi Team,We are not provided with real devices for testing, hence instead need to use emulator. I couldn't find any documents which helps me with the steps to follow for recording using emulator. Like...
View ArticleI have a "java.lang.NoClassDefFoundError: java.awt.Container" error while...
I'm trying to install NeoLoad on Linux and this is the error i get:Unpacking JRE ...Starting Installer ...java.lang.NoClassDefFoundError: java.awt.Container at...
View Article