InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the Auth tab in the testing platform?(a) To specify credentials(b) To authorize a page(c) To run the test(d) To run user access |
|
Answer» The correct answer is (a) To specify credentials To explain: In the Auth tab you can specify credentials to use if the web site uses HTTP authentication for access. |
|