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 / 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 |
what is Supplemental Objects ?
What is the difference between run time object and test object in QTP?
In an interview what r the questions asked in qtp related project? pls any answer this question?
difference between recording methods and recording modes in QTP
what is smart identification in qtp? pls any give details? thanks in advance
What are the different types of action?
How to analyzing test results using quicktest professional?
What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project
Name the different types of recording modes?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
1.how can we report the QTP test result in a different excel sheet 2.
What is the diffrence bettween QTP 9.0 and QTP 9.1?