Answered question

Testing Application witin Client Network from Neotys Cloud

HI
We are planning to use Neotys Cloud Controller and Cloud Load generators for testing an application which is accessible only within our client Network. The application is accessed over web within client network.As the application is not accessible over internet/public IP , please let us know what all changes is to be done in the application side to enable Neotys cloud load generators and controllers access the application which is inside the client Network.

Rajeev M.
Rajeev M.

Rajeev M.

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

Nouredine A.

Level
4
5000 / 5000
points
Team

Thanks Rajeev, i was able to reproduce your report issue. In fact, it's a normal behavior. As i said earlier, a commercial project cannot be saved with a trial license. So long story short, if you open your project with a commercial license the generation of your report will work.

One more thing, the Load generator does not need a license, only the controller. That is to say that you can install as many load generators as needed.

 

Did you find this useful ?

No (0)

Yes (0)

0% of users found this answer useful

Other answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

I'm confused here. If the application is only reachable from your client networks why do you want to use Load generators from the Internet.I'm afraid that you will have to use the load generators from your client networks too.

Rajeev M.
Rajeev M.

Rajeev M.

Level
0
43 / 100
points

Thanks Nouredine , we are now planning to use In premise Controller and Load generators.Hope we can use the demo license itself for the Load Generator installation and a valid license for Controller system, kindly confirm

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Only the controller needs a licence and not the load generators. So if you have a valid license for the controller you will be able to use your load generators.

Rajeev M.
Rajeev M.

Rajeev M.

Level
0
43 / 100
points

Thanks Nouredine for your quick help

One final question hopefully.Currently for one of our project, we have scripts created using Neoload commercial license version and we have the following queries.

a) Script was created in Commercial version.
b) Same script was used to excute from a controller having Demo version and a LG having Demo version
c) Execution went fine but result creation failed with following error
java.lang.NullPointerException
at java.io.File.<init>(File.java:251)
at com.neotys.nl.controller.data.sla.SLAProfileManager.a(SLAProfileManager.java:140)
at com.neotys.nl.controller.data.sla.SLAProfileManager.getProjectStoreInMemory(SLAProfileManager.java:128)
at com.neotys.nl.controller.config.Project.getSLAProfileStore(Project.java:2474)
at com.neotys.nl.controller.m.z.a(z.java:244)
at com.neotys.nl.controller.m.z.a(z.java:232)
at com.neotys.nl.controller.m.dg.a(dg.java:193)
at com.neotys.nl.controller.m.dg.a(dg.java:140)
at com.neotys.nl.controller.m.dg.a(dg.java:922)
at com.neotys.nl.gui.j.b.a.j.run(j.java:102)

d) Is it due to License mismatch issue that script done in commercial version can be executed but report generation is prevented from a Demo license controller??
e) If we use the same script to run from a commercial license controller will the result compilation work??

Please answer to these queries that will help us lot to move forward!!

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Actually you cannot save a project made with a commercial license using a trial license. As a consequence the test result won't be displayed in the NeoLoad UI and you should get an error related to the license in the NeoLoad log files.

The error you got seems related to SLA profile. Where did you get that error? It might be related to the trial license but it's difficult to confirm as i don't know which NeoLoad version you are running.

Note that you don't need a trial license to design your script. You can run NeoLoad with the no license mode and still run validation. But you won't be able to run any tests.

 

Rajeev M.
Rajeev M.

Rajeev M.

Level
0
43 / 100
points

Thanks for the response Nouredine , we got this error after test execution when doing the report from Results > Tools > generate Report Option.Kindly find the version information below
a) Script created using Commercial license , version 4.1.3
b) Controller : Demo License, version 4.1.3
c) Load Generator : Demo License, version 4.1.3

The execution went fine but when generating report got the above mentioned error.Thanks for your time.