If you have seen the previous articles on Data Driven Framework, we had discussed that there are 3 common ways in which you can store your data in excel sheets or QTP data table and then use it in a data driven framework. Of these 3 methods, we have already covered the first 2 methods
Designing Data Driven Framework in QTP – Part 3
June 13th, 2012 | Posted by in QTP Concepts | QTP Framework - (47 Comments)Designing Data Driven Framework in QTP – Part 2
June 11th, 2012 | Posted by in QTP Concepts | QTP Framework - (27 Comments)Background In the first article on Data Driven Framework, you saw how to create a Data Driven Framework in QTP using QTP Data Table as the Data Source. The article also covered the 3 different ways in which you can use Data Table and Excel sheets as a Data Source in QTP also with
Selecting Data Sheet format for a Data Driven Framework in QTP
May 25th, 2012 | Posted by in QTP Concepts | QTP Framework - (16 Comments)In the previous article on Data Driven Framework using QTP Data Tables, you saw how you can add data in QTP Data Table and then write a script that can fetch data from this Data Table. This is the most basic method and also the easiest to implement. But the issue with this approach is
QTP Framework Tutorials – Framework Types, Examples & Sample Code
March 31st, 2012 | Posted by in QTP Concepts | QTP Framework - (53 Comments)This page is your one stop repository for all the information about the different aspects of QTP frameworks. Here, you will find in-depth articles explaining the different types of QTP frameworks in detail. These articles contain illustrative diagrams, code snippets, real life project examples and sample frameworks available for download. How to use QTP framework … Read more