Previous Topic: Database Virtualization TroubleshootingNext Topic: How to Document a Transaction for a Manual Test


Documenting Transactions for Testing

Documenting business transactions generates visibility into the system architecture and the flow of data. This visibility exposes what is happening in the backend code and database.

You document a test by recording test transactions and analyzing the generated backend calls. You can compare one or more tests. Transactions are marked with a blue pin and display in a graphical view to identify the exceptions that have occurred during the recording. The name of the recorded test case displays in the Points of Interest list in the Home page and in the Explore Defects window.

You document transactions for testing from the Document Transactions window. You can perform the following tasks:

This section contains the following topics:

How to Document a Transaction for a Manual Test