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 / 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 |
Explain advantages and disadvantages of ddf?
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
what is the frame work your using in automation testing
I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?
Hi What are re-usable actions in QTP? -Thank You
What are the Latest Feature are added In QTP 9.2?
How to get data line by line from web element
Which scripting language used by quicktest professional?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
QTP is used better in which type of application Web based application or desktop application
How will you test a stapler?
Test cases for Traffic Signals