Skip to content

The AMF Request Window

amf-window

 OptionDescription
1_snag_eviToolbarOverall control of the Amf Request Test Step
2_snag_evi[Endpoint and AMF call fields](#Endpoint and AMF call fields)Fileds for specifying endpoint and AMF call
3_snag_evi[AMF parameters table](#AMF parameters table)AMF parameters table, order of parameters coresponds to order of called method parameters
4_snag_evi[Initialisation script editor](#Initialisation script editor)Script for initialising complex type parameters and amfHeaders. This script runs before AMF call.
5_snag_evi[Http headers table](#Http headers table)Http Headers of AMF message
6_snag_evi[AMF headers table](#AMF headers table)AMF Headers of AMF message
7_snag_evi[Response tab](#Response tab)Place where your response is, in various formats
8_snag_evi[Response http headers table](#Response http headers table)Http Headers of AMF response message
9_snag_evi[Response AMF headers table](#Response AMF headers table)AMF Headers of AMF response message

Toolbar

toolbar

 OptionDescription
runRun test stepSubmit request to specified endpoint URL
abort-requestabort callAboorts ongoing call
addAssertionAdd assertionAdds an assetion to this item

Endpoint and AMF call fields

endpoint-call-fields

OptionDescription
EndpointField for specifying endpoint to AMF server
AMF CallField for specifying AMF call

AMF parameters table

properties-table

 OptionDescription
add_propertyAddAdds a parameter to the parameters list
remove_propertyRemoveRemoves the selected parameter from the parameters list
up_arrowMove UpMoves selected parameter up one row
down_arrowMove DownMoves selected parameter down one row
clear_propertiesClearClears all current parameter values
load_propertiesLoadLoads parameter values from an external file
set_properties_targetSaveSaves current parameter values to a file

Initialisation script editor

script-editor

OptionDescription
loglog variable is available for logging through groovy script
contextcontext variable
parametersparameters variable is used for initiallising complex type call method parameters
amfHeadersamfHeaders variable is used for initiallising complex type AMFHeaders

Http headers table

http-headers

 OptionDescription
add_propertyAdd http headerAdd http header property
remove_propertyRemove http headerRemove selected http header property

AMF headers table

amf-header

 OptionDescription
add_propertyAdd amf headerAdd amf header property
remove_propertyRemove amf headerRemove selected amf header property

Response tab

response

 OptionDescription
1_snag_eviXMLXml view of response
2_snag_eviRawRaw view of response
3_snag_eviOutlineOutlined view of response
4_snag_eviOverviewOwerview of response

Response http headers table

response-http-headers

Response AMF headers table

response-amf-headers