Forum Discussion

gouseferoz's avatar
gouseferoz
New Contributor
7 years ago

How to encrypt the password while running the ReadyAPI project through testrunner.bat

I have a project.xml file which is password protected. To run it through testrunner.bat file, i need to provide:

testrunner.bat project.xml -w text -x 1234

 

But i dont want to show the password 1234 while running the project, it should be encrypted and can also be pulled from other files as well.

 

1 Reply

  • StevenColon's avatar
    StevenColon
    SmartBear Alumni (Retired)

    Thank you for posting to our Community Forum.

     

    TestRunner currently does not have a way to encrypt this information.

     

    I recommend researching possibilities with batch/bash scripting to do this. Unfortunately I don't have any specific information to provide. I would be interested to hear if any other community members have solutions to encrypting that information.

     

    Have a great day!