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?



I am using environment variable xml to give credenatials for login into unix. Is there any way we ..

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

Post New Answer

More QTP Interview Questions

what is vmodel?advantages and disadvantages of vmodel?

1 Answers   AZTEC,


How to retrieve data from application objects?

1 Answers  


How to handle the exceptions using recovery secnario manager in Qtp?

2 Answers  


If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?

1 Answers   Ordain Solutions,


list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc

2 Answers   CTS,






what QTP Options do you know?

1 Answers  


iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?

1 Answers   Infosys,


How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?

1 Answers   CTS, Nabard,


Explain Checking XML....

1 Answers   Crea,


how qtp identifies objects of application.

5 Answers   Intel,


What the differences are and best practical application of each.

1 Answers  


Explain xml checkpoints.

1 Answers  


Categories