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

Compare with Current View Page History

« Previous Version 4 Next »

Performance Testing is a form a testing that focus on how a system runs under a particular load. Though we can asses the system by different performance metrics, the initial analysis will focus on the load testing of APPC.

For Dublin release APPC will meet Level 2 Performance requirements as described at Performance


Load Test:

APPC LCM can be invoked in two ways,

  1. DMAAP
  2. APPC API

For this load test we will use APPC API to analyse the performance of the system to minimize the external systems influence on APPC. 

Assumptions:

APPC interacts with other external systems such as A&AI & VNF. This analysis will not test the APPC independently rather it will test it along with its dependents so there may occur an error correction due to network bandwidth or dependent system availability.


Tools Used:

This testing process will use Jmeter to create concurrent request and increase the load on APPC gradually.

The Profiler tool Visual VM is used to monitor the GC, Threads.


  • No labels