Cannot run loadtestrunner because the project is protected
Hello,
I use the latest version from RedayAPI (3.0.0) and my project is password protected - the properties are encrypted. When I want to run functional tests in pipeline, I can give the password over the command-line parameter -p but this parameter doesn't exists for the lodtestrunner.
How I can run load test over the loadtestrunner using a protected project?
Greetings
...
15:18:36,575 ERROR [WsdlProject] Unable to decrypt the property [SampleUseCaseCode]. Error: null
15:18:36,577 ERROR [WsdlProject] Unable to decrypt the property [SampleUseCaseCode]. Error: null
15:18:36,578 ERROR [WsdlProject] Unable to decrypt the property [SampleUseCaseCode]. Error: null
15:18:36,580 ERROR [WsdlProject] Unable to decrypt the property [SampleUseCaseCode]. Error: null
Wrong password. Reload the project using the correct password to get access to properties.
...
Hi,
Unfortunately, currently, there is no argument for loadtestrunner.bat which will specify a password for an encrypted project. But, there is a feature request for this in our backlog.
There is no ETA for this feature so far.
The only workaround which I can think of is to make a project not protected.