Using Application Performance Management in a schedule
You can use Application Performance Management (APM) in a schedule to enable AppDynamics or Dynatrace applications and enhance the data collection during load testing by adding HTTP headers to the request in your HTTP tests. You can also use APM to monitor the performance of applications.
- Created a VU schedule or Rate schedule.
- Added an HTTP test to the schedule.
You can select the page or the transaction to enable the data to be displayed in the selected application and run the schedule. After the schedule run is complete, you can open the Test Log page, and select the request. You can then click the Protocol Data tab and open the Request page.
Based on the page or transaction that you select, the Request page displays a header that is added automatically to the current page of every request as described in the following table:
| If you select... | Then... |
|---|---|
| Pages |
A header called PT_Page with a value of the current page is added to every request. |
| Transactions |
A header called PT_Transaction with a value of
the current page is added to every request.
Note: If you do not add
any transaction to the schedule, then the header is not added to
the request. |
You have enabled the AppDynamics, Dynatrace or Instana application in a schedule by using APM.
You can save and run the schedule. After the schedule run is complete, you can open the Test Log page, and select the request. You can then click the and verify the request details.