Reading:  

Quick Test Professional - The starters Guide


Automated Testing

What is automated software testing?

Automated software testing is a process in which software tools execute scripted tests on a software application.

Automated Testing Process:

Any automated tool execution process has to go through the following steps given below. Each step performs particular activity.

QTP Process

 

Feasibility analysis during automation:

User cannot automate all software due to limitations hence before doing automation testing on software, it is necessary to check that the software can be automated or not.

Suitable tool section process: 

Select the automation tool according to the software requirement, function, and usage.

Select and develop the automation framework:

Upon selecting automation tool, the next process will be to select an appropriate framework for automation. There are different kinds of frameworks and each framework has its own quality. Also, develop the framework that is very important process of any successful test automation project.

Figure the proof of Concept: 

Proof of Concept (POC) is established with an end to end setup to estimate if the tool can support the automation of the application.

Develop, execute and analyses the test script:

Once script get developed, the scripts should go for execution, result analysis, and defect logging. Usually, test scripts are version controlled.

Description

In this tutorial, we will get to know Quick test professional. At the time of writting QTP is at version 12.2. This tutorial is subdivided into multiple parts as shown below

  • What is QTP
  • Automating tests
  • Environment
  • Recording and Playback
  • Object Repository
  • Actions
  • Data Table
  • Checkpoints in QTP
  • Synchronization
  • Smart Identification
  • Debugging and Error handling
  • Recovery Scenarios
  • Environment Variables
  • Library Files
  • Test Results
  • GUI Objects
  • Virtual Objects
  • Accessing Databases
  • Working with XML
  • Descriptive Programming
  • Automation Object Model
  • A work on Frameworks

Leave your feedback for us, Feedback help us improve our tutorials.

 



Prerequisites

Some knowledge on Windows OS and VB Script is recommended

Audience

Students who wish to learn QTP

Learning Objectives

Learn QTP

Author: Subject Coach
Added on: 16th Mar 2015

You must be logged in as Student to ask a Question.

None just yet!