Issue running DevTest with passwords not encrypted
search cancel

Issue running DevTest with passwords not encrypted

book

Article ID: 109097

calendar_today

Updated On:

Products

CA Application Test CA Continuous Application Insight (PathFinder) Service Virtualization

Issue/Introduction

Facing an issue while running DevTest with Ant when Value is encrypted in Project.config, below are the details:

If project.config has key "Password" and have encrypted the value. If using "Password" as parameterized,  value in any step, and if running in ITR / Stage the test / suite works fine.

But when running using Ant, the "Password" is not getting replaced with the value, and if using "Password_enc" the encrypted value will be sent to the target which is causing issue.

Environment

All supported DevTest releases.

Cause

N/A

Resolution

Issue resolved by changing JDK jre from other installed path to DevTest JRE path in environment variable.