InterviewSolution
Saved Bookmarks
| 1. |
Does QTP support SQL Queries? If yes, how? |
|
Answer» QTP doesn’t have built-in or default functions for database connectivity, to interact with a database, testers use ADODB objects and use VBScript LANGUAGE to CONNECT to them. Also Read: Top API Testing Interview QUESTIONS |
|