Q36
Which of the following object is used to post the data to an external process, say savePerfData?
A.
XML
B.
XBT
C.
XHR
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
The benchmarking process will call the external process. We use XHR object to post the data to the external process.