Interface | Description |
---|---|
LoadRunnerMetadataRetriever |
This is the default implementation of configuring load-runner metadata You are free to extend
this entity, but make sure that you populate the LoadRunnerMetadata entity appropriately Also
makes sure if you extend this entity, you place the class in the extensions folder and mention
the path of the folder where the jar file exist,
|
Class | Description |
---|---|
BlazemeterMetadataRetriever |
Implementation of LoadRunnerMetadataRetreiver specifically for Blazemeter Load Runner Blazemeter
provides a rich set of APIs from which metadata about a load-test can be fetched.
|
JmeterMetadataRetriever |
This class is to fetch jmeter run metadata when a file is provided at jmeter's workspace job
directory.
|
ManualMetadataRetriever |
This class is used to fetch the metadata for manual load runner based on the provided current,
benchmark start and end time.
|
Copyright © 2016–2019. All rights reserved.