Does QTP always need a database? - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Does QTP always need a database? (/Thread-Does-QTP-always-need-a-database) |
Does QTP always need a database? - nishu26 - 06-25-2010 Hi, I am trying to use QTP on a stand-alone desktop application built on Dot Net. I wanted to check whether it is always necessary to have a database like Oracle/SQL for functioning of QTP? Please answer my query. Thanks, Nishu RE: Does QTP always need a database? - vijayendra.shukla - 06-25-2010 As far as I know, it is not required unless until you are testing database related applications or directly trying to access database to fetch/update data. In short QTP functioning is not dependent upon Oracle/SQL. HTH. Vijayendra RE: Does QTP always need a database? - Saket - 06-25-2010 you are right Vijayendra,QTP does not need any kind of database for functioning it properly, it could be your application under test which requires it for functioning. |