|
INTERVIEW QUESTIONS
TESTING
SILK TEST
DETAILS
Question: How to hide Password in the script file?
Answer: In win runner, the password is recorded in the encrypted form but in Silk it is recorded as it is..... Can't be done right within the script, but if you want to make a work around, you could read it in from a file. If that's not good enough (the password would be stored in the file in plain text too), you could use a tool to encrypt the password and use that tool to decrypt it. You could then make a call to an external language (Ruby, Perl, Python, etc.) to do the heavy work of encrypting and decrypting the information and pass that through as a variable. The problem is that whatever method you use to enter the password unencrypted into the login screen can also be used to just write it to a file. Don't use your own account. Use a dummy, testing account.
|
|
|
Category |
Silk Test Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7731 users |
Added on |
2/16/2013 |
Views |
68525 |
Rate it! |
|
|
Question:
How to hide Password in the script file?
Answer:
In win runner, the password is recorded in the encrypted form but in Silk it is recorded as it is..... Can't be done right within the script, but if you want to make a work around, you could read it in from a file. If that's not good enough (the password would be stored in the file in plain text too), you could use a tool to encrypt the password and use that tool to decrypt it. You could then make a call to an external language (Ruby, Perl, Python, etc.) to do the heavy work of encrypting and decrypting the information and pass that through as a variable. The problem is that whatever method you use to enter the password unencrypted into the login screen can also be used to just write it to a file. Don't use your own account. Use a dummy, testing account. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How to access script from other machine?
|
View Answer
|
|
How to access script from other machine?
|
View Answer
|
|
What .OPT file is used for?
|
View Answer
|
|
What's about .vtp file in silktest?
|
View Answer
|
|
How to write the single silk statement in two lines?
|
View Answer
|
|
Need to get file size for a file present on Unix machine , thr' silktest at run time. How to get it ?
|
View Answer
|
|
Has anyone had any experience using the Japanese version of SilkTest?
|
View Answer
|
|
How actually ST works internally from developers point of view?
|
View Answer
|
|
Where is a testplan stored?
|
View Answer
|
|
How to open an existing SilkTest project?
|
View Answer
|
|
How to select a group of test cases in a testplan to run?
|
View Answer
|
|
How to run all test cases in a testplan?
|
View Answer
|
|
Is there a better way to generate a random integer than SilkTest's RandInt() function?
|
View Answer
|
|
Can SilkTest switch browsers automatically?
|
View Answer
|
|
How record a test case into a testplan automatically?
|
View Answer
|
|
How to include a test case into a testplan?
|
View Answer
|
|
What are the important aspects of a test case?
|
View Answer
|
|
How to test your DefaultBaseState?
|
View Answer
|
|
How to specify a browser extension to a Web application?
|
View Answer
|
|
How to get the integer value from a string ?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Silk Test Interview Questions & Answers - Exam Mode /
Learning Mode
|