Automation With BPT Methodology: by Gopinath Gurram
Automation With BPT Methodology: by Gopinath Gurram
Automation With BPT Methodology: by Gopinath Gurram
Methodology
- By Gopinath Gurram
Agenda:
What is BPT Methodology ?
Types of Component
Pre-requisite for BPT
BPT Strategy / Approach
Scripted Component
Parameterization
About Application Area
Benefits of BPT Process
Q&A
What is BPT Methodology ?
Once after create the component in QC, we can find some tabs at
right side pane in QC. Like Details, Snap shot, Design steps,
Automation. We need to fill the information in these areas.
Scripted Component contd..
Details tab: Provides a general summary of the component’s purpose or
goals, and the condition of the application before and after a component is
run (its pre-conditions and post-conditions).
Scripted Component contd..
Design Steps: Enables you to create or view the manual steps of your
business component, and to automate it if required.
2. Output Parameter:
With this parameter, you can retrieve the data from the application.
Note: It wouldn’t allow you to define the parameter, when QTP is already launched.
Parameterization contd..
Application Area:
An application area, provides a single point of maintenance for all elements
associated with the testing of application. These include function libraries, shared
object repositories, keywords, testing preferences, and recovery scenarios.
From QTP>New > Application Area
Creation of Test Script:
From Test Plan> Click New Test> Select BPT> Enter the name of
the script> OK
The icon will be created at left side panel.
Once created the script, List the all manual test cases, one which
are related to this script under Details tab.
Creation of Script contd…