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


Please Help Members By Posting Answers For Below Questions

Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

3173


Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.

1756


What is the expert view?

763


Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....

1678


How do you convert manual test cases to automated test cases?

785


How many types of recording modes in qtp? Which will be used when?

747


What is RTM (require ment tracebulity marix) fromate?

1717


How does quicktest professional (qtp) identifies the object in the application?

773


What is the latest version of qtp?

788


What is a Patch in QTP?

796


can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com

1976


Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?

1710


How to start recording using quicktest professional?

843


The hybrid framework can be implemented for any application. Is it true?

789


Object repositories types, which and when to use?

822