Skip to content

ddAppendKeyEventTimingToDataSet (Log Application Performance)

Compatible with:
  • Purpose
  • This command appends to a Data Set (previously defined within the automated test) the key event timing captured by use of either the command 'runScript' followed by the command 'setEventTiming' OR the command 'runEventTimingFunction' within the timerForKeyEventBlockStart and timerForKeyEventBlockEnd block.
  • Syntax
  • ddAppendKeyEventTimingToDataSet(datasetName)
  • Target
  • datasetName
  • Value
  • attributeName:contextString( comma separated values in case of multiple attribute names and column)
    attributeName1:${value1},attributeName2:${value2}
  • Return Value
  • N/A

Feedback and Knowledge Base