12

Business Process Testing

Embed Size (px)

DESCRIPTION

Business Process Testing with QTP

Citation preview

Page 1: Business Process Testing
Page 2: Business Process Testing

Understanding Business process testing rolesAbout working with Business process testing Difference between component and test ?➤ About Working with Business Process Testing➤ Understanding Components➤ Creating Components➤ Opening Existing Components➤ Working with Component Templates➤ Recording Components➤ Running Components

pgorantla.blogspot.com

Working in Business Process Testing

Page 3: Business Process Testing

Understanding Business process testing roles : Business process expert Business component expert Testing tool engineer QA tester

Understanding Business Process Testing Methodology

Working with BPT option helps you maintain a project of all kinds of tests(eg. Qtp, winrunner,TD) .

provides an intuitive and efficient method for scheduling and running tests, collecting results, analyzing the results, and managing test versions .

Can be easily parameterized , can call user defined functions in winrunner .

pgorantla.blogspot.com

Working in Business Process Testing

Page 4: Business Process Testing

Business Process Testing enables subject matter experts to create tests using a new methodology for testing as well as an improved automated testing environment.

Business Process Testing is combined with Quality Center and can be enabled by purchasing a specific Business Process Testing license.

In order to work with Business Process Testing from within QuickTest, you must connect to a Quality Center project with Business Process Testing support.

The Business Process Testing model is role-based, allowing non-technical subject matter experts to define and document business processes, business components, and business process tests, while Testing Tool Engineers record and program the individual steps of business components, and QA testers can concentrate on running and debugging individual components.

pgorantla.blogspot.com

Working in Business Process Testing

Page 5: Business Process Testing

The following four basic user roles are identified in the Business Process Testing model:

➤ Business Component Expert :-A SME who has Detailed understanding of the individual elements and tasks that are fundamental to an application

➤ Business Process Expert:- A SME who has specific knowledge of the application logic, and has a highlevel understanding of the entire system

➤ Testing Tool Engineer:- Is an expert for an automated testing tool, such as QuickTest Professional

➤ QA Tester:- The QA Tester is a Quality Center user who configures the values used for business process tests, runs them in test sets, and reviews the results

pgorantla.blogspot.com

Working in Business Process Testing

Page 6: Business Process Testing

pgorantla.blogspot.com

Working in Business Process Testing

Page 7: Business Process Testing

pgorantla.blogspot.com

Working in Business Process Testing

Page 8: Business Process Testing

A component is a reusable script that is easily maintained. The component creation process can be divided into two elements: the component shell and the component implementation.

➤ The component shell is the component’s outer layer. The information in the shell is visible or available at the test level. The Business Component Expert defines the component shell information. Once the Business Component Expert creates a component shell, it can be used to build business process tests even if the implementation has not yet begun.

➤ The component implementation is the component’s inner layer. It includes the actual script and specific settings for the component. The information can be seen only at the component level. You create the component implementation using QuickTest Professional.

pgorantla.blogspot.com

Working in Business Process Testing

Page 9: Business Process Testing

Following are guidelines and information regarding differences between components and tests:

➤ A component is a single entity. It cannot contain multiple actions or have calls to other actions or to other components.

➤ When working with components, all external files are stored in the Quality Center project to which you are currently connected. ➤ There is no per-action (or per-component) object repository option. All components must use a shared object repository file (stored in Quality Center).

➤ The name of the component node in the Keyword View is the same as the saved component. You cannot rename the node. ➤ Specific menu options are used to create and edit components (under File > Business Component). If a component is currently open, you can use the New and Open toolbar buttons to create or edit additional components.

pgorantla.blogspot.com

Working in Business Process Testing

Page 10: Business Process Testing

Creating Components Opening Existing Components Saving Components Recording Components Running Components Analyzing results

pgorantla.blogspot.com

Working in Business Process Testing

Page 11: Business Process Testing

pgorantla.blogspot.com

Q & A….

Working in Business Process Testing

Page 12: Business Process Testing

Business process testing :- It provides an intuitive and efficient method for scheduling and

running tests, collecting results, analyzing the results, and managing test versions.

It also features a system for tracking defects, enabling you to monitor defects closely from initial detection until resolution

Facilitates calling user defined functions. Provides very organized and systematic approach for an

application Understanding Business process testing roles :

Business process expert Business component expert Testing tool engineer QA tester

Understanding Business Process Testing Methodology About Working with Business process testing Creating Components in the Quality Center Components

Module Implementing Components in QuickTest Professional Running Business Process Tests and Analyzing the

Results pgorantla.blogspot.com

Working in Business Process Testing