nerdexam
Cisco

300-445 · Question #3

How would a user without coding knowledge write a transaction script to monitor a user workflow?

The correct answer is A. Use the recorder feature in the ThousandEyes Endpoint browser extension to capture a user session. Option A is correct because the ThousandEyes Endpoint browser extension includes a built-in recorder that lets non-technical users simply navigate through a workflow in their browser - the extension captures each step automatically and converts it into a transaction script…

Data Collection Implementation

Question

How would a user without coding knowledge write a transaction script to monitor a user workflow?

Options

  • AUse the recorder feature in the ThousandEyes Endpoint browser extension to capture a user session.
  • BUse the ThousandEyes Recorder IDE to record the user journey and export it to the Cisco ThousandEyes platform.
  • CDownload the HAR (HTTP Archive) file of each page in the transaction flow and export it to the ThousandEyes platform.
  • DUse the built-in Chrome developer tools and export the generated file to the ThousandEyes platform.

How the community answered

(35 responses)
  • A
    89% (31)
  • B
    3% (1)
  • C
    3% (1)
  • D
    6% (2)

Explanation

Option A is correct because the ThousandEyes Endpoint browser extension includes a built-in recorder that lets non-technical users simply navigate through a workflow in their browser - the extension captures each step automatically and converts it into a transaction script, requiring zero coding.

Why the others are wrong:

  • B is wrong because the ThousandEyes Recorder IDE is a separate desktop application aimed at more technical users who need advanced scripting control - it's not the right tool for a coding-novice using a browser extension.
  • C is wrong because HAR files capture raw HTTP traffic, not scripted user interactions; ThousandEyes doesn't accept HAR files as a direct input for transaction tests.
  • D is wrong because Chrome DevTools exports (like HAR or network traces) are developer-focused and are not compatible with ThousandEyes transaction scripting without manual conversion.

Memory tip: Think "no code = no complexity." The keyword without coding knowledge points straight to the browser extension recorder - it's the most accessible, point-and-click option. If you see "non-technical user" + "transaction script," always reach for the Endpoint browser extension recorder.

Topics

#ThousandEyes Endpoint extension#Transaction scripts#User workflow monitoring#No-code tools

Community Discussion

No community discussion yet for this question.

Full 300-445 Practice