I am using environment variable xml to give credenatials
for login into unix. Is there any way we cam mask the
password in the xml?
Answer Posted / tvs ramakrishna chowdary
by using vb script we can get the env variable name
-----------------------------------------------------
uname=environment.value("username")
set uname
pwd=environment.value("password")
pwd=crypt.encrypt(pwd)
set pwd
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between rational rose and QTP?
In qtp, explain what is crypt object
What is difference between run time object and test object?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
Why qtp always start action1 and does not start action?
Can you brief the hurdles you faced during Automation testing?
What is active screen?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How to find the length of the string in qtp?
Explain different recording modes?
Why to use descriptive programming?
How to remove associated function library?
Will down time for server and content maintenance/upgrades be allowed? how much?
What is an object repository?
How many tabs are available in debug viewer pane?