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 are the differences between qtp and winrunner?

0 Answers  


in QTP,how to write a descriptive program for "yahoo" or "gmail" Login page

1 Answers  


What are the details steps to connect a remote mysql database in QTP

1 Answers   Verizon,


Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..

2 Answers  


how we will use output values in qtp? is there any possibulity by descriptive programming?

2 Answers  


Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks

0 Answers  


What is the difference between call to existing action and copy of an action?

0 Answers  


We stored into the objects OR and then write the scripting

0 Answers   L&T, Wipro,


What are the methods used in UFT to handle exceptions or run-time errors?

0 Answers  


What does Reporter.Reortevent2 does?

2 Answers  


I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all

0 Answers   Wipro,


what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description

2 Answers   PSI Data Systems,


Categories