- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @jcb1
Repost each of these questions as an individual post.
People here love answering these exam dump questions, especially because they're ever hopeful you'll drop 'helpfuls' and 'accepted solutions' on them.
But when you post 6 question altogether, the potential rewards for repliers aren't so high, so you won't get as much engagement as you would if you post them individually.
--
"If my reply helped you, please mark it as helpful and accept it as the solution because I'm addicted to the gamification aspects of this website."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @jcb1
Repost each of these questions as an individual post.
People here love answering these exam dump questions, especially because they're ever hopeful you'll drop 'helpfuls' and 'accepted solutions' on them.
But when you post 6 question altogether, the potential rewards for repliers aren't so high, so you won't get as much engagement as you would if you post them individually.
--
"If my reply helped you, please mark it as helpful and accept it as the solution because I'm addicted to the gamification aspects of this website."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Lol. Thanks @jcb1.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @jcb1
1. How can a developer create test run data sets for parameterized tests? More than one response may be correct.
b) Manually create parameter value sets.
c) Import a spreadsheet with the data.
2. Which of the following is NOT information used to configure a REST Message record?
A. HTTP Method
3. True --> 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
5. Which of the following is NOT a Flow Designer feature?
D. Test a flow using the “Run as” feature
6. What are the features of Flow Designer?
- A. Add stages to a flow.
- C. Test a flow using the “Run as” feature.
- E. Run a flow from a Catalog item.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Didn't you contradict yourself in questions 5 and 6?
