We started the ‘Hybrid Framework in QTP‘ series with an article that covered the basics of hybrid framework in QTP. This series of posts would be concluded here in this 5th and final part where we will cover some of the remaining topics about the hybrid framework. We will also provide the sample framework code
Designing Hybrid Framework in QTP – Part 4 [Final Part]
September 30th, 2013 | Posted by in QTP Framework - (19 Comments)Designing Hybrid Framework in QTP – Part 3
August 7th, 2013 | Posted by in Advanced Concepts | QTP Framework - (26 Comments)In the previous article on Hybrid Framework in QTP, we started writing the code to create the Hybrid Framework. We created one test script (in linear fashion) and then implemented the features of QTP modular framework into it. In this article, we will take up the same framework and extend it further
Designing Hybrid Framework in QTP – Part 2
August 3rd, 2013 | Posted by in Advanced Concepts | QTP Framework - (19 Comments)Continued from previous article – Designing Hybrid Framework in QTP (Part 1). In this article, we will start looking at the process of creating a hybrid framework from scratch. This article would concentrate more on the coding aspects of the hybrid framework. We will start with a basic test script
Designing Hybrid Framework in QTP – Part 1
July 24th, 2013 | Posted by in QTP Framework - (18 Comments)In the previous article on QTP Hybrid Framework, you saw the hybrid framework from a generic point of view. That article highlighted the very basic information about hybrid frameworks, such as – what a hybrid framework is, its structure and some important features that are common across multiple hybrid frameworks.
From all the QTP Framework articles that we have posted on this blog till now, this series of articles (about the hybrid framework) is be the most important one. The sole reason for this is – “Hybrid framework is the most commonly used framework in test automation projects.”
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