How do i run tests in an encrypted project.
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do i run tests in an encrypted project.
Background:
We want to encrypt our Soap UI project to protect the information from unauthorized users, but we want to keep the flexibility of a composite project structure.
Workaround:
Create two projects, one encrypted project and one composite project.
From the UI, after I enter my password into the encrypted project, my composite project has no problems accessing the data.
We will be loading these projects to a server and running from the command line, how do I enter the password for the encrypted project so that my composite project can access the data?
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nope, but I will check it out. I wasn't sure where to start.
Thanks,
Peter
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This seems like a good place to start:
http://readyapi.smartbear.com/features/automation/testrunner/cli
You want the -x argument specifically i guess.
