Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
qlik_venu
Creator
Creator

QV Script Generator Tool

Hi,

We are using the Script Generator tool to perform the regression testing.

We are getting the following error message in the event log of the target environment alone. Due to this the data is not getting retrurned from the target. Can you please suggest on this,

"test.qvw failed to load because anonymous access is not allowed"

We have the NTLM security in both the Source and the Target environment.

Thanks,

Venu

1 Solution

Accepted Solutions
matthieu_burel
Luminary Alumni
Luminary Alumni

The easiest way to execute a stress test is to

- change the authentification mode during the test to header,

- authorize dynamic licence allocation

In addition, don't forget to desactivate "Session Recovery" in the QVS@Server options.

View solution in original post

9 Replies
techvarun
Specialist II
Specialist II

Hello,

What kind of license are you using in your server?

better restart all ur services once

techvarun
Specialist II
Specialist II

Regards

matthieu_burel
Luminary Alumni
Luminary Alumni

The easiest way to execute a stress test is to

- change the authentification mode during the test to header,

- authorize dynamic licence allocation

In addition, don't forget to desactivate "Session Recovery" in the QVS@Server options.

nikhilgarg
Specialist II
Specialist II

HEy,

I am performing stress test but all my request is failing. Why is it so ?

I am using NTLm authentication in QVSCalability tool. Plz help.

matthieu_burel
Luminary Alumni
Luminary Alumni

Hi,

I advice you to use Fiddler (Fiddler free web debugging proxy) to catch, follow and understand your HTTP requests.

Generally speaking, It is easier to use "Header" authentification than NTLM to simulate multiple account connections.

Nikhil Garg a écrit:

HEy,

I am performing stress test but all my request is failing. Why is it so ?

I am using NTLm authentication in QVSCalability tool. Plz help.

nikhilgarg
Specialist II
Specialist II

HEy,

In QMC , under Authentication tab , i have allow Anonymous option checked. I am doing stress testing but al my req failed. I have used NTLM authentication in QVScalability tool. Where am i wrong ? Plz help

nikhilgarg
Specialist II
Specialist II

HEy,

In QMC , under Authentication tab , i have allow Anonymous option checked. I am doing stress testing but al my req failed. I have used NTLM authentication in QVScalability tool. Where am i wrong ? Plz help

nikhilgarg
Specialist II
Specialist II

HEy,

In QMC , under Authentication tab , i have allow Anonymous option checked. I am doing stress testing but al my req failed. I have used NTLM authentication in QVScalability tool. Where am i wrong ? Plz help

nikhilgarg
Specialist II
Specialist II

Hey,

Thanx. Letme tell you that when i browse the document on browser i have to

give username and password. Username and password is same as windows login.

I tried header authentication also. I upload the txt file with one row only

containing my username;password . And in headername i put QVUSER. But

still all my req are failing. Moreover in my QMC under authentication,

allow anonymous is checked. Plz suggest what to do.