MicrosoftMicrosoft
GH-200 · Question #26
GH-200 Question #26: Real Exam Question with Answer & Explanation
Sign in or unlock GH-200 to reveal the answer and full explanation for question #26. The question stem and answer options stay visible for context.
Create and manage custom actions
Question
As a developer, you created a JavaScript action. What is the best way to test your JavaScript action?
Options
- ACreate a workflow that only executes your specific JavaScript action.
- BPackage your JavaScript action inside a docker container image and run it.
- CUse a tool called @vercel/ncc to compile your code.
- DCreate a workflow that includes the actions/debug-javascript action.
Unlock GH-200 to see the answer
You've previewed enough free GH-200 questions. Unlock GH-200 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Custom Actions#JavaScript Actions#Testing Actions#Workflows