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

How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks

1785


How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

2764


Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

1863


Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please

1732


How may types of defects identify application or your currently working application?pls give me answer..

1744


In qtp, how you can use xpath to identify objects?

842


In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!

2645


What is the limitation to XML Checkpoints?

1847


what is meant by source control?

1923


Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...

1746


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

1690


What is the difference between Keyword Driven test and Data Driven test?

2002


What is output value? How many types of output values are there in qtp?

793


I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.

1830


how do u plan test automation?

1678