Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Test if the software meets the user/business requirements. “Business process validation is the act of verifying end-to-end business process. It is performed step-by-step to confirm that all business rules are working correctly and when any deviation is found the defects are logged.“[1] The business process test is defined in the QTP/UFT framework as a scenario that includes a series of business components flow, designed to test a specific business process for an application.

An example of a business process testing scenario in openIMIS will be:

  • Enroll beneficiary

1. Business process flow (using the JLN flow)

2. Business process test flow

3. Business process test components

Business component 1: Login to openIMIS as an enroller

Business component 2: Save the QR code of a new beneficiary

Business component 3: Save the picture and personal information of a new beneficiary in the website

Business component 4: Assign a insurance number to a beneficiary

Business component n:

List of standard business scenarios from the JLN process matrix (Joint Learning Network Report 2012)


[1] https://www.softwaretestinghelp.com/what-is-business-process-testing-bpt/

  • No labels