Possible Questions Flashcards

1
Q

Which of the following are NOT project items within the Plan phase?
a. Conduct workshops
b. Prepare test data
c. Story refinement
d. Release and Sprint Planning
e. Define architecture
f. Data strategy
g. Test strategy
h. Set up environment
i. Execute sprints

A
  • Prepare test data
  • Execute sprints
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the following are parts of an effective story?
Select 3 answers
a. How
b. What
c. When
d. Who
e. Why

A
  • What
  • Who
  • Why
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following are parts of an effective acceptance criteria to determine when a story is working as expected?
Select 3 answers.
a. Pre-conditions
b. How
c. Expected results
d. Action
e. Why

A
  • Pre-conditions
  • Expected results
  • Action
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When a story is being created and reviewed but the requirements are still being defined, which state should the story be in?
a. Ready
b. Work in progress
c. Draft
d. Open

A
  • Draft
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What type of tests are performed during the deliver phase?
Select 3 answers.
a. Regression testing
b. Unit testing
c. User acceptance testing
d. Sprint testing
e. Integration testing

A
  • Regression testing
  • User acceptance testing
  • Integration testing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which task is not part of the execute phase?
a. Sprint planning
b. Sprint retrospective
c. Conduct platform workshop
d. Execute sprint

A
  • Conduct platform workshop
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is usually covered during the sprint retrospective meeting?
Select three answers.
a. What worked well
b. What can be improved in the next sprint
c. What did not work well
d. What did you do yesterday?
e. What are the roadblocks

A
  • What worked well
  • What can be improved in the next sprint
  • What did not work well
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which statement is true about ServiceNow HealthScan?
a. ServiceNow HealthScan does not catch common missteps or implementation errors.
b. ServiceNow HealthScan generates reports as part of the platform analytics.
c. ServiceNow HealthScan is unable to compare your configuration to best practice definitions across product suites.
d. ServiceNow HealthScan checks for adherence to technical leading practice standards at the end of each sprint.

A
  • ServiceNow HealthScan checks for adherence to technical leading practice standards at the end of each sprint.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which of the following guiding principles should be examined and applied before designing and developing a new application?
Select five answers.
a. Apps should be able to be uninstalled
b. Apps should not break the system
c. Apps should not be self-contained
d. Apps should not break other applications
e. Apps should have clearly defined dependencies
f. Apps should only access what they need (least privilege)

A
  • Apps should be able to be uninstalled
  • Apps should not break the system
  • Apps should not break other applications
  • Apps should have clearly defined dependencies
  • Apps should only access what they need (least privilege)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

`
Fill in the blank.
Within ServiceNow, if you modify base instance application files, you __________ them and they are skipped during upgrades.
`

A
  • Own
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which of the following is a common pitfall to avoid with update sets?
a. Capture and deploy instance-specific settings.
b. Do not use update set batching to group and order multiple update sets for deployment.
c. Keep the update size reasonable.
d. Use hierarchical update sets.

A
  • Capture and deploy instance-specific settings.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which of the following is the recommended guideline to use with update sets?
Select three answers.
a. Use a single source instance for all update sets.
b. Instance versions do not have to match.
c. “Fix-forward” by creating a new update set to address issues discovered after deployment.
d. Sys IDs for referenced records does not have to match across instances.
e. Sys IDs for referenced records have to match across instances.

A
  • Which of the following is the recommended guideline to use with update sets?
  • “Fix-forward” by creating a new update set to address issues discovered after deployment.
  • Sys IDs for referenced records have to match across instances.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which statements are true regarding hypercare support?
Select three answers.
a. Hypercare will usually involve increased resources to provide the support.
b. Hypercare will usually not involve any increase in resources to provide the support.
c. Hypercare will have a defined timeframe determined by the needs of the business and volume of issues.
d. Hypercare support is for small projects.
e. Hypercare support is for large projects where new processes or functionality is being deployed that requires immediate support and visibility

A
  • Hypercare will usually involve increased resources to provide the support.
  • Hypercare will have a defined timeframe determined by the needs of the business and volume of issues.
  • Hypercare support is for large projects where new processes or functionality is being deployed that requires immediate support and visibility
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Who owns the user acceptance testing activity?
a. Lead developer
b. Project manager
c. Product owner
d. Architect

A
  • Project Manager
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the five phases approach of change enablement?
Select the correct order.
a. Assess and plan, define strategy, deliver training, execute communication plan, measure adoption.
b. Define strategy, Assess and plan, execute communication plan, deliver training, measure adoption.
c. Define strategy, assess and plan, measure adoption, deliver training, execute communication plan.
d. Define strategy, assess and plan, deliver training, measure adoption, execute communication plan.

A
  • Define strategy, Assess and plan, execute communication plan, deliver training, measure adoption.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Who is responsible for conducting lessons learned meeting?
a. Technical consultant
b. Product owner
c. Project manager
d. Scrum master

A
  • Project manager
17
Q

What is recommended to do during the lessons learned meeting?
a. Define what elements of the project worked well or as expected.
b. What should be done differently in future projects.
c. Define what elements of the project did not work as expected.
d. All of the above.

A
  • All of the above.
18
Q

What needs to be established during the lessons learned meeting?
Select all that apply.
a. Have an open and honest dialog.
b. Record new stories coming up in a future project.
c. Assist in implementing ideas.
d. Discuss how to improve future projects.

A
  • Have an open and honest dialog.
  • Record new stories coming up in a future project.
  • Assist in implementing ideas.
  • Discuss how to improve future projects.
19
Q

What are the recommendations to fix and test production defects?
Select all that apply.
a. Review the prioritized defect backlog.
b. Configuration changes should be applied in a non-production instance and tested to validate the issue has been resolved.
c. Fixes requiring configuration updates should be captured in update sets and migrated through the non-production instances to production.
d. Fixes requiring configuration updates should be updated directly in production instance.
e. Fixes requiring configuration updates should be captured in an update set in production instance to sync back the Dev and QA instance.

A
  • Review the prioritized defect backlog.
  • Configuration changes should be applied in a non-production instance and tested to validate the issue has been resolved.
  • Fixes requiring configuration updates should be captured in update sets and migrated through the non-production instances to production.
20
Q

What should you do with defects which are identified as ‘enhancements’?
a. They should be ignored as they are not defects.
b. They should be addressed in future phases.
c. They should be logged on the product backlog as stories.
d. They should be assigned to the current sprint for development.

A
  • They should be logged on the product backlog as stories.