Unplanned
Last Updated: 02 May 2019 14:18 by ADMIN
Anthony
Created on: 02 May 2019 14:15
Type: Bug Report
3
Performance Testing - Overview - test step is sum of all steps

Scenario:Use a simple Login-Logout test that is separated into two different tests, executed as steps (Login test & Logout test = login-logout test) for performance run.

Issue: The current overview functionality will show the execution of the test steps 'login' and all the individual steps from the nested test, then moves onto the 'logout' test and the steps for the second nested test. The times displayed for the 'Test as Step' steps is the client side time, required for the initialization of the nested test. 

There are two options for more understandable results - the 'Test as Step' step should either not representing any time, or displaying the summed up time of the nested step execution. 

0 comments