From 2e86eee494da758bea0e084d7bd5e8eedba7d03e Mon Sep 17 00:00:00 2001 From: "arkadiusz.adamski" Date: Wed, 31 Mar 2021 09:26:46 +0100 Subject: Update Apex-PDP s3p Test results - Update stability test results Issue-ID: POLICY-3109 Signed-off-by: arkadiusz.adamski Change-Id: I926dae97cbe4d9af246de8f0e6fa840ccd7debd8 --- docs/development/devtools/apex-s3p.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/development/devtools/apex-s3p.rst') diff --git a/docs/development/devtools/apex-s3p.rst b/docs/development/devtools/apex-s3p.rst index be34f5bd..3ddcfe59 100644 --- a/docs/development/devtools/apex-s3p.rst +++ b/docs/development/devtools/apex-s3p.rst @@ -113,12 +113,12 @@ Once the test has complete - we can generate a HTML test report via the followin ============================================== ================================ ============= ============ ============================ **Number of Client Threads running in JMeter** **Total number of input events** **Success %** **Error %** **Average Time per Request** ============================================== ================================ ============= ============ ============================ -5 8594220 100% 0% 5518.73 +5 129326 100% 0% 6716.12 ============================================== ================================ ============= ============ ============================ .. image:: images/stability-jmeter.PNG -:download:`result.zip ` +download:`result.zip ` Stability Test of Apex PDP @@ -191,7 +191,7 @@ Once the tests complete, we can generate an HTML test report via the command: ============================================== ================================ ============= ============ ============================ **Number of Client Threads running in JMeter** **Total number of input events** **Success %** **Error %** **Average Time per Request** ============================================== ================================ ============= ============ ============================ -5 8594220 100% 0% 5518.73 +5 129326 100% 0% 6716.12 ============================================== ================================ ============= ============ ============================ @@ -200,14 +200,14 @@ Once the tests complete, we can generate an HTML test report via the command: .. image:: images/apex_s3p_jm-1.png .. image:: images/apex_s3p_jm-2.png -:download:`result.zip ` +download:`result.zip ` Setting up Performance Tests in APEX ++++++++++++++++++++++++++++++++++++ The Performance test is performed on a similar setup to the Stability test. JMeter will send a large number of REST requests and will then retrieve those requests. -Performnce test plan will be the same as the stability test plan except for some differences listed below: +Performance test plan will be the same as the stability test plan except for some differences listed below: - Increase the number of threads from 5 to 20. - Reduce test time to ninety minutes. -- cgit 1.2.3-korg