Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

CAD example questions

bartosiewiczj
Tera Contributor

Hi all, I’m currently working through some CAD practice tests and I’m not completely sure about the answers to the questions below. Could someone help me out?

 

1. How can a developer create test run data sets for parameterized tests? More than one response may be correct.
A. Link to a table and run the test for every record in a table.
B. Manually create parameter value sets.
C. Import a spreadsheet with the data.
D. Write a REST web service call to a data source.
E. Write a JavaScript to generate random data.

 

2. Which of the following is NOT information used to configure a REST Message record?
A. HTTP Method
B. Endpoint
C. Name
D. Authentication
E. HTTP Headers

 

3. True or False? Developers can assert the expected result from a test step so that when a record fails to insert, the test step is successful.

 

4. Where do you configure the conditions for a decision?
A. On the Decision node
B. In a script before the Decision node
C. On the Decision branches
D. On a Decision branch node
E. In the Choice List Settings for a Decision node

 

5. Which of the following is NOT a Flow Designer feature?
A. Run a flow from a Catalog item
B. Call a flow from another flow or subflow
C. Add stages to a flow
D. Test a flow using the “Run as” feature

 

6. What are the features of Flow Designer?

A. Add stages to a flow
B. Call a flow from another flow or subflow
C. Test a flow using the "Run as" feature
D. Support JavaScript code to test conditions that trigger the flow. E.g., Run a flow from a Catalog item
E. Perform form field data validation at client side

 

I’d really appreciate any answers/explanations in advance

0 REPLIES 0