How to pass secret password from jenkins to TC using command line argument
Hello, our project was configured to run in Jenkins pipeline and want to pass the password variable to TC that will be used as a credentials to login to the tested application. Everything is fine ex...