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 short cut keys for the following?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How many types of recording facility are available in quicktest professional (qtp)?
how to find that tools work well with your existing system?
How QA specialist can identify when programmatic descriptions are useful?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
Explain types of descriptive programming?
how to test Web application using QTP software
describe some problems that u had with automating testing tool?
What is 'sleep' in sync point?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
if numbers are always changing write a script for that
How will you handle java tree in qtp?
Explain advantages and disadvantages kdf?
In qtp, how you can exit for loop?