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

How to check which add-ins are associated with a test in qtp?

0 Answers  


wht is Driver in Integration testing. Anubody can answers it

7 Answers   CTS,


Can i get a simple example exercise for update run mode for sample flight application......... In qtp when i try to run the test in update mode.. Auotmation> update option is disabled............ Pls let me know ................. Thanks in advance.....

3 Answers  


How to capture data from images in QTP and produce them in Excel sheet ? please ans...

3 Answers   Sapient,


how can i replace any text from the qtp script with some anothere text

1 Answers   Livetek,






What is the Diff between Image check-point and Bit map Check point?

3 Answers   Ordain Solutions,


What r types of parametarizations?

6 Answers  


When there is descriptive programming, why do we go for Object repository for desigining scripts.?? why cant we use descriptive programming instead of using the Object repository..??

4 Answers   DST Global Solutions,


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

0 Answers  


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

0 Answers  


What is contained in the object repository?

0 Answers  


What are the advantages of a Hybrid framework?

0 Answers  


Categories