Which Databases supports for QTP?
Answers were Sorted based on User's Feedback
Answer / poonam
We can use any database like Oracle, MS Access, SQL Server,
Mysql with QTP
Making Connection and one can use the database.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / sandipgami84
yes poonam is right. but automation tester need a driver. eg
ODBC, or make a DSN.
-Sandip
| Is This Answer Correct ? | 3 Yes | 1 No |
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How to find which type of Framework is suitable for which type of application?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
What is QTP testing process?
What are the various versions of QTP that have been released so far? Please also mention the year of release for each version
hi everybody this questions is only for qtp real time users. anyone please clearly explain the approach u r following for qtp testing in ur company or qtp framework u r following in ur company pelase give me clear explanation then u did great favour to inexeprienced qtp users
When to use shared and local object repository?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
How to test login page by using QTP
How do I get the QTP scripts result in xml format by using vb script function?
What is the difference between systemUtil and invoke method..?