Flexible Parameter approach for Hybrid BPT and QTP frameworks

1 Star2 Stars3 Stars4 Stars5 Stars (3)
Loading ... Loading ...

Recently while working with BPT Automation I was trying to implement flexible functions in my library which can be used in both the normal as well as BPT code. Consider the below Login function
Function App_Login(UserName, Password)
Browser("X").Page("X").WebEdit("UserName").Set UserName
Browser("X").Page("X").WebEdit("Password").Set Password
Browser("X").Page("X").WebButton("Login").Click
End Function
Now since BPT supports component parameters I can do away with passing any of the parameters to [...]

Register or Login to read the full article...

Capturing desktop Screenshot to QC if a Test or Component Fails

1 Star2 Stars3 Stars4 Stars5 Stars (6)
Loading ... Loading ...

Capturing screenshots to QC in test result can quickly eat up all the space on the QC Server. This makes it sensible to capture images only in case a Test has failed. This can allow easy debugging of Test Cases to see what error had occurred when the test failed. Adding this functionality to your [...]

Register or Login to read the full article...

Getting Current BPT Test or Component Iteration

1 Star2 Stars3 Stars4 Stars5 Stars (5)
Loading ... Loading ...

Working with BPT is not always same as working with normal QTP script. On my quest to find the current test and component iteration for a Business Process Test I found that below two Environment variables always return 1

Environment("TestIteration")
Environment("ActionIteration")

Inquiring with HP i found out that currently this is not possible with BPT. I was disappointed [...]

Register or Login to read the full article...

QuickTest Professional Unplugged

1 Star2 Stars3 Stars4 Stars5 Stars (106)
Loading ... Loading ...

QuickTest Professional Unplugged
By Tarun Lalwani (Author)
List Price: $49.99 + S/H
Current Price: Click here to see buying options
Pages: 442, Size: 8.5″ X 11″
Now available in India

HP QuickTest Professional is a functional test automation tool. It supports a Record and Playback framework out of the box, where we can record and capture our interactions with the application [...]

Read the full article...

Parameters evaluation in Business Components

1 Star2 Stars3 Stars4 Stars5 Stars (5)
Loading ... Loading ...

This is my first ever article on BPT and to be frank I am not a very great fan of BPT framework. But that is what i am currently working on. It actually feels like someone handing a 2mm pistol to a Elite force commando and asking them to fight with the same. But as [...]

Register or Login to read the full article...

Shared store

1 Star2 Stars3 Stars4 Stars5 Stars (5)
Loading ... Loading ...

Have you ever faced below issues?

Inter processes communication (Ex - QTP and VBScript)?
Passing information from one Action to another action?
Passing information from one component to another component in BPT?
Creating objects which can persists for as long as you want to improve performance?
Passing information from one machine to another machine?
Keep information [...]

Read the full article...

  1. Suscribe to Email

    Enter your email address:

    Delivered by FeedBurner

  2. Most Viewed


  3. Sitemap

    open all | close all
  4. Most Rated

  5. Translator

    English flagItalian flagKorean flagChinese (Simplified) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagGreek flagDutch flagBulgarian flagCzech flag
    Croat flagDanish flagFinnish flagHindi flagPolish flagRumanian flagSwedish flagNorwegian flagCatalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flag
    Slovak flagSlovenian flagUkrainian flagVietnamese flag           
    By N2H

Your Ad Here