Started On State Completed On Time Taken Grade 48.00 96 Feedback
Started On State Completed On Time Taken Grade 48.00 96 Feedback
Started On State Completed On Time Taken Grade 48.00 96 Feedback
Your completion will reflect within next 5 business days. Reach out
to DLF Team for any queries !
Question 1
Correct
John has written code that includes multiple methods that is not synonymous with
functionality of it. Many of those methods contain lots of nested statements, hard
coded values and over 500 lines of code. What standard coding patterns would you
suggest to him?
b. Limit the method size between 100 and 150 code lines by refactoring it.
The correct answers are: Name of methods does not matter., Group logically related
statements for easy readability
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 1/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 2
Correct
Kiran needs help in following the rules that must be followed while creating
exception handling strategy. Which rules he must consider from below list?
The correct answers are: Differentiate between application business and technical
exceptions., Think of a strategy for logging exceptions, Create meaningful exception
messages.
Question 3
Correct
Select one:
a. BDD, TDD
b. TDD, BDD
c. TDD, TDD
d. BDD, BDD
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 2/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 4
Correct
What are some of the ways test-driven development can benefit a project
compared to other technique?
Question 5
Correct
Select one:
a. Freestyle project
b. Maven project
c. Multi-configuration project
d. Multi-branch project
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 3/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 6
Correct
Select one:
a. An user story is a large epic that is made up of smaller, more granular epics.
b. An epic is a large user story that is made up of smaller, more granular user
stories.
The correct answer is: An epic is a large user story that is made up of smaller, more
granular user stories.
Question 7
Correct
Select one:
a. Passes acceptance of the tests unto the end-user
The correct answer is: Tests from the user's point of view
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 4/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 8
Correct
Ms. Julie has to write a project document that proposes the Configuration
Management adoption into the project. Which among the below are the benefits you
think Ms. Julie can quote in her document?
A. Establishes and maintains the integrity of the items that have been placed under
its control
B. Accounts for and reports the progress of development efforts
Select one:
a. A and B
b. A, B, C and D
c. A,B,C,D and E
d. A,B,D,E
e. B and C
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 5/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 9
Correct
b. HTTPS
c. DAM
d. Citrix
e. API Gateway
Question 10
Correct
Select one:
a. Methods & Estimators, Deliverables, Process, Metrics
The correct answer is: Methods & Estimators, Tools, Architecture, Metrics
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 6/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 11
Correct
Select one:
a. Stage
b. Activity or Discipline
c. Workstream
Question 12
Correct
Ms. Tina working in a development of an application. She would like to trigger Jenkins
job whenever there is a change detected either in the code or branches or any
where in the code repository. Which build trigger option will be more suitable.
Select one:
a. Trigger builds remotely using scripts
c. Poll SCM
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 7/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 13
Correct
Select one:
a. Customer Request Received/Cycle Time
Question 14
Correct
Linda, an AWS cloud administrator, used to generate a soft token in her mobile every
time she used to login to AWS cloud console as part of cloud application security
practices.
Which of the following type of Identity access this action refers to?
Select one:
a. Federated Identity management
c. Single Sign-on/off
d. Multifactor authentication
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 8/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 15
Correct
The trend of work remaining across time in a sprint, a release, or a product, with work
remaining tracked on the vertical axis and the time periods tracked on the horizontal
axis is called?
Select one:
a. Burndown Chart
c. Progress Chart
d. Burnup Chart
Question 16
Correct
Select one:
a. Component testing
b. Module Testing
c. API Testing
d. Integration Testing
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 9/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 17
Correct
Digital asset management comes in the form of a software or appliance device that
can be used on which of the following?
c. cloud-based model
Question 18
Correct
c. Mercurial
d. GitLab
The correct answers are: PVCS(Poly Version Control System), Mercurial, VSS(Visual
SourceSafe)
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 10/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 19
Correct
b. Indentation
d. Blocks of code
The correct answers are: Blocks of code, Indentation, The use of white space, Naming
conventions
Question 20
Correct
Select one:
a. Closely look at domain/design model to locate the classes with low coupling.
Use an existing class to take the responsibility of functionality causing low
coupling and also the functionality has high potential for reuse.
c. Both 1 & 2
d. Only 1
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 11/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 21
Correct
Mr. Anthony is the Configuration Manager for the ABC Utility. He has to plan
Configuration Management. Planning CM has a set of sequential steps associated
with it. Assume that you are part of CM Team and arrange the steps which are
mentioned below in the sequential order while planning CM.
A. Levels of Control.
B. Selecting CIs
C. Determining categories of CM
D. Naming Conventions
E. Configuration Items(CIs)
Select one:
a. D,E,B,A,C
b. C,E,D,A,B
c. C,B,D,A,E
d. C,A,E,D,B
Question 22
Correct
Select one:
a. Injection - Correct
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 12/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 23
Correct
Select one:
a. GABRIEL's definition
b. DANIEL's definition
c. EVANA's definition
d. JOE's definition
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 13/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 24
Correct
b. Planning
c. Development
d. Management
e. Operations
Question 25
Incorrect
Which SOLID principle helps the use to develop less coupled code by ensuring the
high level modules depend on abstraction rather than concrete implementations of
lower level modules?
Select one:
a. Dependency Inversion Principle
b. Interface segregation
d. Single responsibility
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 14/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 26
Correct
Select one:
a. Yes, Design Patterns are logical and comprehensive sequencing of elements
with procedural principles
The correct answer is: No, Design Patterns are logical and comprehensive
sequencing of elements with object-oriented principles only
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 15/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 27
Correct
Select one:
a. FDCABE
b. BDECFA
c. ADFCBE
d. BAEDFC
Question 28
Correct
Select one:
a. Everybody is on the same page
b. It helps one understand what needs to be done for that particular column
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 16/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 29
Correct
What was seen in application over time, which creates the need of solutions which
could also be used in other projects?
Select one:
a. More effective and efficient process
Question 30
Correct
"This pattern evaluates scenarios where you need just one object and you don't want
to create multiple objects of that particular class. Or simply put restricting
construction of more than one object" Which pattern is it?
Select one:
a. Structural Pattern
b. Behavioral Pattern
c. Singleton pattern
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 17/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 31
Incorrect
Select one:
a. Run time Level
b. Compile Level
c. Assembly Level
d. Design Level
Question 32
Correct
For handling errors in ABC project code base, Sam has been assigned task for
creating exceptions. Which guidelines he must follow while writing exceptions?
b. Create new types of exceptions to handle any kind of situation if need be.
The correct answers are: Always handle the exception as it is an unusual event that
may occur., Create new types of exceptions to handle any kind of situation if need
be.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 18/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 33
Correct
A team has completed 10 Sprints and moving to the 11th Sprint. Till Sprint 10, the team
has achieved an average of 50 story points per sprint. The same is projected as their
velocity for the upcoming sprints with the Client. What is this approach called?
Select one:
a. Commitment Driven Velocity
Question 34
Correct
The correct answers are: Monitor changes and updates to the project requirements
as part of CM., Review and authorize changes to the baselines.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 19/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 35
Correct
Select one:
a. Handling each task in isolation ensuring that we have the right degree of
coupling in cohesion
The correct answer is: All the procedures were treated as an identifiable behavior of
an object
Question 36
Correct
Manoj from network and Infrastructure team was to update the firewall rules on
Saturday night to disable any requests coming from EU region into the banking
application as the business was recently closed in EU. However, Manoj missed doing
this update while working on other requests. What kind of security threat is the bank
now vulnerable to?
Select one:
a. Broken Authentication
b. Security Misconfiguration
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 20/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 37
Correct
Mr. Jacob is an ethical hacker. He wants to intrude into mail box of his friend john to
access his personal information.
So he logged into the mail account which resulted in the URL as shown below -
http://mail.abc.com/home/user=j4jacob/0/#inbox
He replaces j4jacob with his friends user id john123. Now the update URL is -
http://mail.abc.com/home/user=john123/0/#inbox
He tries with this URL and he could access the mail box of his friend John. What type
of vulnerability you have noticed in the above scenario?
Select one:
a. Cross Site Scripting
c. SQL Injection
d. Broken Authentication
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 21/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 38
Correct
Mr John has developed a software program and to make his program run faster he
allows portion of the program to reside in a computer's memory. However, this
approach will cause the program to consume more memory. As a result, the
program will be optimized in terms of speed, but will be inefficient in terms of
memory utilization. What Mr. John is trying to achieve in this scenario?
Select one:
a. Speed Optimization
b. Code Optimization
c. Memory utilization
d. Memory Optimization
Question 39
Correct
Which of the following is the description for the Level 1 OWASP threat assessment
maturity practice?
Select one:
a. Identify and understand the high level threats to the organization and
individual projects
b. Map compensating controls to each threat against the internal and third-
party software
The correct answer is: Identify and understand the high level threats to the
organization and individual projects
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 22/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 40
Correct
Complete the statements- Accenture Delivery Suite (or ADS) is our standard delivery
framework designed to help our teams "___________" results.
Select one:
a. workable, smooth, reliable and high-quality results
The correct answer is: fast, efficient, predictable, reliable and high-quality results
Question 41
Correct
Dr. Neil, Professor of an University, whose main work is on Agile and DevOps. He has
quoted some challenges that the DevOps is facing predominantly.
They are as follows -
A. Developer Vs Operations mindset
B. Transition from legacy infrastructure for deployments to microservices
C. Resistance to the changes
Which among the above is the CORRECT challenge(s) that DevOps is/are facing?
Select one:
a. A, B and C
b. Both B and C
c. Only B
d. Only A
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 23/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 42
Correct
Select one:
a. All the procedures were treated as an identifiable behavior of an object.
c. Handling each task in isolation ensuring that we have the right degree of
coupling in cohesion
The correct answer is: All the procedures were treated as an identifiable behavior of
an object.
Question 43
Correct
The correct answers are: Implementing the practice of peer reviews., Using
automated code review tools, if permitted by client, Follow the Accenture Code
Quality Model, Adhere to Accenture Delivery Methods best practices and guidelines
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 24/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 44
Correct
Sprint Retrospective ceremony can include an analysis of how the recent sprint went
with respect to which of the following?
Select one:
a. All of the options
b. Process
c. People
d. Tools
Question 45
Correct
If any team member, accidently , pushed the sensitive information in their project's
private github.com repository, what should be the step he/she has to take
immediately?
b. Copied code over to Accenture internal repository hence the code can be
protected.
c. Remove the sensitive information from github.com and delete the version
history immediately.
The correct answers are: Report the issue to ASOC and his/her manager
immediately, Remove the sensitive information from github.com and delete the
version history immediately.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 25/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 46
Correct
What are various lines of businesses that Accenture Delivery Suite(ADS) support?
Select one:
a. Technology, Digital, Operations, and Strategy
The correct answer is: Technology, Digital, Operations, Security, and Strategy
Question 47
Correct
Select one:
a. Enables users to gain access to an application with a federated user name
The correct answer is: Enables users of one secure domain to securely access
resources in another domain seamlessly
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 26/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 48
Correct
What are the two important objectives when adding testing code to a project?
d. Run integration tests on the final release to ensure test code is present
The correct answers are: Prevent test code from being compiled into production
code, Ensure test-related code is isolated
Question 49
Correct
Select one:
a. Writing codes with the highest possible coupling and the Lowest possible
cohesion.
b. Writing codes with the lowest possible coupling and the highest possible
cohesion.
c. Writing codes with the highest possible coupling and the highest possible
cohesion.
The correct answer is: Writing codes with the lowest possible coupling and the
highest possible cohesion.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 27/28
10/27/21, 10:17 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 50
Correct
What are guidelines that needs to be followed for managing bottlenecks during
optimization?
The correct answers are: Increase memory space to make the program efficient in
terms of speed., Do performance testing on critical methods carrying business logic,
Identifying benefits of implementing complex algorithm does not out weigh the time
taken to create it.
Stay in touch
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=424823&cmid=8422&showall=1 28/28
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 1
Partially correct
Projects should establish baselines at the end of each project stage. Typically, a
baseline is created for each major stage of work, and the Team Lead for each stage (or
the Project Manager) is responsible for creating that baseline. Which of the following
baseline will be supported for project's work according to you?
Choose exactly THREE correct options.
b. Testing Baseline
c. Requirements Baseline
d. Integration Baseline
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 1/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 2
Correct
Select one:
a. Micro-service Containers
b. Micro-container Services
c. Micro-service Components
Question 3
Correct
To secure the http messages in the API calls, its necessary to:
Select one:
a. Use cryptography
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 2/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 4
Correct
BookMyTicket is an online application for booking the movie ticket. This application is
making use of a central database which is maintained on cloud and is available on
demand. It is encrypted in transit. This database is used by all the movie ticket booking
applications including BookMyTicket. Which XaaS is depicted in the above scenario?
Select one:
a. CaaS
b. STaaS
c. DaaS
d. BPaaS
Question 5
Incorrect
After what activity we should raise a Change Request(CR)? (Choose the best option)
Select one:
a. Any changes to the requirements which come after entering the Design Stage.
Since the requirements gets base lined at the end of Analyze stage.
The correct answer is: Any changes to the requirements which come after entering the
Design Stage. Since the requirements gets base lined at the end of Analyze stage.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 3/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 6
Incorrect
Select one:
a. Assembly Level
b. Compile Level
d. Design Level
Question 7
Incorrect
When data about how much work has been burned down on the team's tasks, is
captured across multiple sprints, it gives ?
Select one:
a. projected velocity
b. estimated velocity
c. initial velocity
d. natural velocity
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 4/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 8
Partially correct
b. Inheritance
c. Polymorphism
d. Abstraction
Question 9
Incorrect
Select one:
a. None
b. By only allowing users access to columns they require instead of entire table
The correct answer is: By only allowing users access to columns they require instead of
entire table
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 5/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 10
Incorrect
Select one:
a. BDD, TDD
b. BDD, BDD
c. TDD, BDD
d. TDD, TDD
Question 11
Partially correct
Digital asset management comes in the form of a software or appliance device that
can be used on which of the following?
d. cloud-based model
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 6/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 12
Incorrect
A team is referring to the latest version of the product backlog to work on the
deliverables. Who is responsible for the content, availability and ordering of the items in
the product backlog?
Select one:
a. Product Owner
b. Project Manager
c. Scrum Master
Question 13
Correct
Select one:
a. https://methodology.accenture.com
b. https://ads.acceture.com
c. https://accenturedeliverysuite.accenture.com
d. https://in.accenture.com/accenturedeliverysuite/
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 7/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 14
Incorrect
Select one:
a. Only b,c and d
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 8/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 15
Incorrect
Which of the following is not the right answer for Packaged or Custom development ?
Select one:
a. Custom software maps to the client's business process and contains key
features necessary to a specific business function
d. Packaged Software is ready-made and available for sale, lease or license to the
public
The correct answer is: Packaged Software is owned solely by the business who creates it
Question 16
Partially correct
c. Developers adaptability
The correct answers are: Developers adaptability, Design changes may affect unit tests
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 9/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 17
Incorrect
Select one:
a. Writing codes with the highest possible coupling and the highest possible
cohesion.
b. Writing codes with the lowest possible coupling and the highest possible
cohesion.
c. Writing codes with the highest possible coupling and the Lowest possible
cohesion.
The correct answer is: Writing codes with the lowest possible coupling and the highest
possible cohesion.
Question 18
Incorrect
What is the logical grouping of elements that have single major outcome/ business
result?
Select one:
a. Workstream
b. Activity or Discipline
c. Stage
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 10/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 19
Incorrect
Which GRASP principle talks about, who should be responsible for creating new objects
or use other objects in your program or your system ?
Select one:
a. High Cohesion
b. Low Coupling
c. Creator
d. Controller
Question 20
Correct
The correct answers are: Plan for a review, Prepare for a review, Resolve review points,
Baseline a software products
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 11/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 21
Incorrect
Select one:
a. Using Open source
Question 22
Correct
Mr. John performs testing to ensure continuous improvement to the software being
developed. Which of the code will be testable as part of continuous testing?
Select one:
a. Only Infrastructure Code
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 12/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 23
Partially correct
What are guidelines that needs to be followed for managing bottlenecks during
optimization?
d. Identifying benefits of implementing complex algorithm does not out weigh the
time taken to create it.
The correct answers are: Increase memory space to make the program efficient in
terms of speed., Do performance testing on critical methods carrying business logic,
Identifying benefits of implementing complex algorithm does not out weigh the time
taken to create it.
Question 24
Correct
b. Management
c. Testing
d. Planning
e. Operations
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 13/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 25
Partially correct
The correct answers are: Tracks and Reports on CM status and audits., Plans
Configuration Management, Attends and facilitates CCB meetings.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 14/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 26
Incorrect
Mr. Vincent is the Configuration Manager for one project in Accenture. He has to identify
and establish Configuration Items.
Assume that you are Mr. Vincent and select the steps involved while identifying and
establishing CIs mentioned below.
A. Determine CI Categories.
B. Determine CM Control Levels.
C. Determine CI Tools.
F. Select CIs
Select one:
a. A,B,C,D,F
b. A,B,C,D
c. A,B,E,F
d. A,C,D,E
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 15/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 27
Partially correct
Which are the external application-oriented devices that provide application security?
b. HTTPS
c. DAM
d. WAF
e. API Gateway
Question 28
Incorrect
Complete the statements- Accenture Delivery Suite (or ADS) is our standard delivery
framework designed to help our teams "___________" results.
Select one:
a. workable, smooth, reliable and high-quality results
The correct answer is: fast, efficient, predictable, reliable and high-quality results
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 16/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 29
Correct
Keith working on configuring Jenkins for his project. He would like to avoid single point of
failure of Jenkins Services. Which environmental setup will be suggested to be followed
by him?
Select one:
a. One Master Node Jenkins Environment setup
b. On-Premises Setup
Question 30
Correct
What guidelines should be followed for creating the Accenture coding standards?
b. Multiple developers rewrite each other's code to match their personal styles
The correct answers are: Coding Standards should be easy to understand, Should be
agreed upon across project teams spanning globally.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 17/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 31
Correct
What are the different generic techniques followed in code optimization for independent
platform?
The correct answers are: Using memory efficient routines, Reducing the number of
conditions.
Question 32
Incorrect
Which SOLID principle represents the following statement " the vehicle is an abstract for
truck and bike"?
Select one:
a. Liskov Substitution Principle
b. Open/Closed Principle
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 18/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 33
Incorrect
Which are the common coding situations that Developers come across frequently from
below?
Select one:
a. code is inconsistent
b. code is complex
Question 34
Correct
Linda, an AWS cloud administrator, used to generate a soft token in her mobile every
time she used to login to AWS cloud console as part of cloud application security
practices.
Which of the following type of Identity access this action refers to?
Select one:
a. Single Sign-on/off
c. Multifactor authentication
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 19/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 35
Correct
Select one:
a. All of the options
b. User Story
c. Feature
d. Web Page
Question 36
Correct
b. GitLab
d. VSS(Visual SourceSafe)
The correct answers are: PVCS(Poly Version Control System), Mercurial, VSS(Visual
SourceSafe)
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 20/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 37
Correct
Sujata a senior developer of project has been assigned a task to look at the code
structure and decoupling component wherever deemed necessary. What points she
should keep in mind while checking?
The correct answers are: Dependencies to external libraries are well known., The
average complexity of classes, programs, methods, procedures, or functions is under
control., There are no cyclic dependencies between classes, components or layers.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 21/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 38
Partially correct
The correct answers are: Implementing the practice of peer reviews., Using automated
code review tools, if permitted by client, Follow the Accenture Code Quality Model,
Adhere to Accenture Delivery Methods best practices and guidelines
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 22/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 39
Partially correct
Mr. Neil has to create a project document that includes Configuration Item categories in
the project he is currently working on. He has proposed the Configuration
B. Architectures
C. Interfaces
D. Designs
Assume that you are Mr. Vincent and determine few more categories that can be
added to the same.
d. Training materials
The correct answers are: Metrics and Status Reports, Requirements, Training materials,
Databases that include processed data
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 23/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 40
Incorrect
Alex has been identified as the Scrum Master of an Agile execution. A team of 8
members have been tagged to him. In the capacity of Scrum Master, on a daily basis,
he does the following things.
B) Connect with them twice a day, to get updates on the work done so far
Select one:
a. Only B and C
b. Only A and B
c. All A, B and C
d. Only A and C
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 24/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 41
Correct
What are some of the ways test-driven development can benefit a project compared to
other technique?
Question 42
Correct
Select one:
a. Activity or Discipline
b. Workstream
c. Stage
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 25/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 43
Correct
"This pattern evaluates scenarios where you need just one object and you don't want to
create multiple objects of that particular class. Or simply put restricting construction of
more than one object" Which pattern is it?
Select one:
a. Singleton pattern
b. Structural Pattern
c. Behavioral Pattern
Question 44
Partially correct
b. Implementation
c. Code Access
d. Catalog of Solutions
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 26/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 45
Correct
Which of the following action to be taken before pushing the code into github.com when
we have sensitive information in the source code ?
Select one:
a. No change needed as the information is needed for application functionality
The correct answer is: Move the sensitive information to .gitignore file
Question 46
Correct
Select one:
a. All the procedures were treated as an identifiable behavior of an object
b. Handling each task in isolation ensuring that we have the right degree of
coupling in cohesion
The correct answer is: All the procedures were treated as an identifiable behavior of an
object
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 27/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 47
Correct
Select one:
a. Defects
b. Delays
c. Time
Question 48
Correct
Select one:
a. Both 1 & 2
c. Only 1
d. Closely look at domain/design model to locate the classes with low coupling.
Use an existing class to take the responsibility of functionality causing low coupling
and also the functionality has high potential for reuse.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 28/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 49
Correct
A team has completed 10 Sprints and moving to the 11th Sprint. Till Sprint 10, the team
has achieved an average of 50 story points per sprint. The same is projected as their
velocity for the upcoming sprints with the Client. What is this approach called?
Select one:
a. Velocity Driven Sprint Planning
Question 50
Incorrect
Select one:
a. All of the above
c. Classifying data
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 29/30
10/27/21, 12:10 PM Delivery Foundation Academy (DFA) L1 Assessment
Stay in touch
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312436&cmid=8422&showall=1 30/30
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 1
Correct
Select one:
a. A final sprint within the release for performing integration & regression testing
b. Sprint that can be conducted as and when required for adhoc tasks
The correct answer is: A final sprint within the release for performing integration &
regression testing
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 1/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 2
Incorrect
Select one:
a. One module may be dependent on another module for data
c. None of them
Question 3
Incorrect
Mr. John is trying to trigger the pipeline for Build Periodically option of Build Triggers 15
minutes past mid-night every day. Can you help Mr. John to achieve the same.
Select one:
a. Under build triggers, select Build Periodically option and 15 0 * * *
The correct answer is: Under build triggers, select Build Periodically option and 15 0 * * *
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 2/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 4
Incorrect
What are various lines of businesses that Accenture Delivery Suite(ADS) support?
Select one:
a. Technology, Digital, Operations, and Strategy
The correct answer is: Technology, Digital, Operations, Security, and Strategy
Question 5
Partially correct
For handling errors in ABC project code base, Sam has been assigned task for creating
exceptions. Which guidelines he must follow while writing exceptions?
b. Create new types of exceptions to handle any kind of situation if need be.
The correct answers are: Always handle the exception as it is an unusual event that may
occur., Create new types of exceptions to handle any kind of situation if need be.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 3/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 6
Correct
Before using the "git commit" command, in the source code, if sensitive information is
identified, in which order the actions to be performed to secure those sensitive data?
Select one:
a. ABDC
b. DBCA
c. DBCA
d. DACB
Question 7
Correct
Select one:
a. All of the above
d. It helps one understand what needs to be done for that particular column
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 4/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 8
Incorrect
iii) Proxy PO can make 'Go' or 'No-Go' decisions with the teams
Select one:
a. Only iii
d. Only i
Question 9
Incorrect
Select one:
a. Improve and clean up production code - Refactor
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 5/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 10
Incorrect
CIs are the work products within the selected categories that the project wants under
configuration control. Imagine you are the person for writing the CM Plan who typically
works with the Team Leads to document the CIs for the designated categories. Once the
team determines the CM categories and the naming convention for each CI, it must
maintain a list of the actual CIs. Which role you are playing from below options.
Select one:
a. Configuration Manager
b. Product Manager
c. Project Manager
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 6/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 11
Correct
If any team member, accidently , pushed the sensitive information in their project's
private github.com repository, what should be the step he/she has to take immediately?
b. Remove the sensitive information from github.com and delete the version
history immediately.
d. No action needed as the repository is private and have access to only project
team members.
The correct answers are: Report the issue to ASOC and his/her manager immediately,
Remove the sensitive information from github.com and delete the version history
immediately.
Question 12
Correct
What are the three security features match the Server level security ?
Select one:
a. All of them
b. Logins
c. Server roles
d. Audits
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 7/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 13
Partially correct
Which of the following statements are correct about coding best practices and coding
standards?
The correct answers are: Coding best practices are collection of good programming
practices and experiences, which involve the use and improvement of coding
standards., Coding standards improve the consistency and reliability of the code by
eliminating personal styles and by bringing symmetry to the application code,
irrespective of the developers involved., Deliver High Quality Code
Question 14
Incorrect
Which of the following is a unit of work that a role may be asked to perform?
Select one:
a. Work Unit
b. Work?ow
c. Activity
d. Task
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 8/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 15
Incorrect
What are the three security features match the Database level security ?
Select one:
a. Server Roles, schemas, Audits
Question 16
Correct
Select one:
a. Output only
c. Input only
The correct answer is: Optional input, mandatory input, primary output and secondary
output.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 9/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 17
Partially correct
c. API calls travel across the internet and are subject to threats
The correct answers are: Developer create the APIs when building application, API calls
travel across the internet and are subject to threats, attack surface has increased, API
calls emanate from multiple device types
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 10/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 18
Incorrect
Ms. Julie has to write a project document that proposes the Configuration Management
adoption into the project. Which among the below are the benefits you think Ms. Julie
can quote in her document?
A. Establishes and maintains the integrity of the items that have been placed under its
control
Select one:
a. A,B,D,E
b. A,B,C,D and E
c. A, B, C and D
d. A and B
e. B and C
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 11/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 19
Incorrect
Sohini is a new developer on XYZ e-commerce project. She has a written a piece of code
for handling errors that may occur because of non availability of product in a cart
already added earlier. Her first task is to define these issue under a suitable category.
Identify the correct category from the following options:
Select one:
a. Technical Exceptions
b. Compiler Exceptions
c. Application Exceptions
d. Business Exceptions
Question 20
Correct
Select one:
a. Tests from the customer view without requiring the customer
The correct answer is: Tests from the user's point of view
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 12/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 21
Incorrect
A graph that shows the progress of work toward a goal line associated with a value on
the vertical axis is called?
Select one:
a. Burndown Chart
b. Task Chart
c. Progress Bar
d. Burnup Chart
Question 22
Incorrect
Select one:
a. Both Option 1 and 2
c. None of them
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 13/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 23
Partially correct
The correct answers are: Sometimes you do this by breaking it into multiple
independent blocks, Having loosely coupled system, No dependable modules
Question 24
Correct
The correct answers are: Monitor changes and updates to the project requirements as
part of CM., Review and authorize changes to the baselines.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 14/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 25
Partially correct
b. Naming conventions
c. Indentation
d. Blocks of code
The correct answers are: Blocks of code, Indentation, The use of white space, Naming
conventions
Question 26
Incorrect
Which of the following is the description for the Level 1 OWASP threat assessment
maturity practice?
Select one:
a. Increase the accuracy of the threat assessment and improve granularity of per-
project understanding.
b. Map compensating controls to each threat against the internal and third-party
software
c. Identify and understand the high level threats to the organization and individual
projects
The correct answer is: Identify and understand the high level threats to the organization
and individual projects
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 15/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 27
Incorrect
Select one:
a. Loop conditions are initialized incorrectly or not at all.
Question 28
Correct
The correct answers are: Designing for testability, Using a modular design
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 16/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 29
Incorrect
1. Encryption
2. Output Encoding
3. Hardening user account management
Select one:
a. 1 and 4
b. 1 and 2
c. 3 and 4
d. 2 and 3
Question 30
Correct
During which ceremony Team members synchronize their work and progress and report
any impediments to the Scrum Master for removal?
Select one:
a. Status ceremony
b. Monitoring ceremony
c. Daily Scrum
d. Sprint Retrospective
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 17/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 31
Correct
Select one:
a. Always Both
b. Packaged Only
c. Custom/Packaged/Both
d. Custom Only
Question 32
Partially correct
Which of the following could be input or output of a task? (Select all that apply.)
b. Role
c. Artifact
d. Deliverable
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 18/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 33
Incorrect
What was seen in application over time, which creates the need of solutions which
could also be used in other projects?
Select one:
a. Faster time to market
Question 34
Incorrect
If we open a new account with a vendor on the Internet, on their web site, they ask us for
our phone number in which we receive a unique code, we then enter into the web site,
just to make sure and confirm the identity of ours. What type of confirmation this
scenario is mapped in?
Select one:
a. out-of-band confirmation
b. OTP Confirmation
c. Multifactor confirmation
d. In-band confirmation
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 19/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 35
Correct
Which SOLID principle represents the following statement " the vehicle is an abstract for
truck and bike"
Select one:
a. Single Responsibility Principle
d. Open/Closed Principle
Question 36
Incorrect
Mr John has developed a software program and to make his program run faster he
allows portion of the program to reside in a computer's memory. However, this
approach will cause the program to consume more memory. As a result, the program
will be optimized in terms of speed, but will be inefficient in terms of memory utilization.
What Mr. John is trying to achieve in this scenario?
Select one:
a. Memory utilization
b. Code Optimization
c. Memory Optimization
d. Speed Optimization
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 20/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 37
Correct
Select one:
a. Docker
b. Kubernetes
c. Salt Stack
d. Ansible
Question 38
Incorrect
Consider there are two jobs Job A and Job B. How will you trigger Job B after completion
of Job A ? Choose the appropriate option.
Select one:
a. Either 1 or 2 needs to be done
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 21/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 39
Incorrect
Mr. Anthony is the Configuration Manager for the ABC Utility. He has to plan
Configuration Management. Planning CM has a set of sequential steps associated with
it. Assume that you are part of CM Team and arrange the steps which are mentioned
below in the sequential order while planning CM.
A. Levels of Control.
B. Selecting CIs
C. Determining categories of CM
D. Naming Conventions
E. Configuration Items(CIs)
Select one:
a. C,A,E,D,B
b. C,E,D,A,B
c. C,B,D,A,E
d. D,E,B,A,C
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 22/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 40
Incorrect
In a real-world system where we will hundreds of classes and objects which perform
thousands of actions. How will assign the responsibility to each class or object?
Select one:
a. Create an Abstract class and implement based on the responsibility
b. Assign a responsibility to the Information Expert, which will have the necessary
information to fulfill the responsibilities.
c. Group the objects into classes which will be giving the information to all the
subclasses on their responsibility
The correct answer is: Assign a responsibility to the Information Expert, which will have
the necessary information to fulfill the responsibilities.
Question 41
Correct
Manoj from network and Infrastructure team was to update the firewall rules on
Saturday night to disable any requests coming from EU region into the banking
application as the business was recently closed in EU. However, Manoj missed doing this
update while working on other requests. What kind of security threat is the bank now
vulnerable to?
Select one:
a. Security Misconfiguration
b. Broken Authentication
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 23/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 42
Partially correct
When you are choosing Custom Vs Package implementation, which factors would you
want to consider ?
b. Product Availability
c. Budget
d. Historical Factors
Question 43
Partially correct
b. Reputability
c. Vastness
d. Longevity
The correct answers are: Reputability, Longevity, Vastness, Extensions and Context
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 24/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 44
Incorrect
Select one:
a. No, there is no risk as he removed from github.com
c. No, the file is a cfg file as most of the team members have their own cfg file
The correct answer is: Yes, the changes will be reflected in the version history.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 25/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 45
Correct
Select one:
a. GABRIEL's definition
b. JOE's definition
c. EVANA's definition
d. DANIEL's definition
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 26/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 46
Incorrect
Select one:
a. Product Owner
c. Scrum Master
d. Both of them
Question 47
Correct
Select one:
a. Attend the daily scrum ceremony and discuss rationale behind work undone
b. Attend the daily scrum ceremony and provide the hours consumed or burned
down
d. Attend the daily scrum ceremony and discuss rationale behind work completed
The correct answer is: Attend the daily scrum ceremony and provide the hours
consumed or burned down
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 27/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 48
Correct
Select one:
a. To ensure smooth flow of things through the system
The correct answer is: To ensure smooth flow of things through the system
Question 49
Correct
The correct answers are: Parallel processing and concurrency, Object pooling and
recycling patterns
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 28/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 50
Incorrect
Which of the following statement is not CORRECT about code quality metrics?
Select one:
a. Comment density is measured by dividing the number of comment lines by the
total lines of code.
The correct answer is: Tight coupling and low cohesion indicates high quality of code
Stay in touch
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=312481&cmid=8422&showall=1 29/29
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 1
Incorrect
Select one:
a. Run the written tests or unit tests
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 1/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 2
Correct
Select one:
a. https://ads.acceture.com
b. https://in.accenture.com/accenturedeliverysuite/
c. https://methodology.accenture.com
d. https://accenturedeliverysuite.accenture.com
Question 3
Correct
When we try to push the changes into github.com using git, few git commands need to
be executed. Identify the right order of execution of the following git commands.
Select one:
a. git add . ; git commit -m "Commenting" ; git push
The correct answer is: git add . ; git commit -m "Commenting" ; git push
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 2/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 4
Correct
Select one:
a. They can accept decisions made on their behalf by Scrum Master
b. They can identify their own goals and make decisions on their own
The correct answer is: They can identify their own goals and make decisions on their
own
Question 5
Partially correct
c. Vastness
d. Reputability
The correct answers are: Reputability, Longevity, Vastness, Extensions and Context
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 3/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 6
Correct
What are the benefits of adopting the security-centric approach to develop the
applications in the cloud?
Select one:
a. Early identification and mitigation of security vulnerabilities
Question 7
Correct
Select one:
a. User fails to identify the forged links/websites
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 4/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 8
Partially correct
Kiran needs help in following the rules that must be followed while creating exception
handling strategy. Which rules he must consider from below list?
The correct answers are: Differentiate between application business and technical
exceptions., Think of a strategy for logging exceptions, Create meaningful exception
messages.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 5/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 9
Correct
Alex is addressing the Scrum Development Team and educating them on 'Courage',
which is one of the core values of Scrum. Which of the following is an appropriate
explanation that Alex can give his team on 'Courage'?
i) Courage in sharing facts as it is
Select one:
a. Only ii, iii and iv
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 6/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 10
Incorrect
Select one:
a. Enables users to gain access to an application with a federated user name
The correct answer is: Enables users of one secure domain to securely access resources
in another domain seamlessly
Question 11
Partially correct
The correct answers are: Tracks and Reports on CM status and audits., Plans
Configuration Management, Attends and facilitates CCB meetings.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 7/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 12
Correct
Select one:
a. a, c, b, e, f, d
b. b, f, a, e, c, d
c. b, f, a, e, c, d
d. b, e, a, c, d, f
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 8/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 13
Partially correct
Mr. Neil has to create a project document that includes Configuration Item categories in
the project he is currently working on. He has proposed the Configuration
Item categories that are quoted below -
A. Project Documentation
B. Architectures
C. Interfaces
D. Designs
Assume that you are Mr. Vincent and determine few more categories that can be
added to the same.
b. Requirements
d. Training materials
The correct answers are: Metrics and Status Reports, Requirements, Training materials,
Databases that include processed data
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 9/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 14
Incorrect
Select one:
a. Kanban Board
b. WIP
c. Define Components
Question 15
Correct
b) Lack of prioritization creates the risk that important features may not make it into the
sprint.
c) It also means that lower priority items can be completed early and then deemed not
as important later.
Select one:
a. Only b and c
c. Only a and c
d. Only a and b
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 10/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 16
Partially correct
John has written code that includes multiple methods that is not synonymous with
functionality of it. Many of those methods contain lots of nested statements, hard coded
values and over 500 lines of code. What standard coding patterns would you suggest to
him?
d. Limit the method size between 100 and 150 code lines by refactoring it.
The correct answers are: Name of methods does not matter., Group logically related
statements for easy readability
Question 17
Correct
Select one:
a. Progress within a team
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 11/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 18
Correct
Which SOLID principle states that an abstraction should not depend on details, but the
details should depend on the abstractions?
Select one:
a. Open Closed Principle
b. Interface segregation
c. Single responsibility
Question 19
Incorrect
Select one:
a. Establish priorities together with the Product Owner for Product Backlog Items
(PBIs).
The correct answer is: Establish priorities together with the Product Owner for Product
Backlog Items (PBIs).
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 12/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 20
Incorrect
Which of the following is the description for the Level 2 OWASP threat assessment
maturity practice?
Select one:
a. Map compensating controls to each threat against the internal and third-party
software
b. Identify and understand the high level threats to the organization and individual
projects
c. Increase the accuracy of the threat assessment and improve granularity of per-
project understanding.
The correct answer is: Increase the accuracy of the threat assessment and improve
granularity of per-project understanding.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 13/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 21
Correct
Ms. Julie has to write a project document that proposes the Configuration Management
adoption into the project. Which among the below are the benefits you think Ms. Julie
can quote in her document?
A. Establishes and maintains the integrity of the items that have been placed under its
control
B. Accounts for and reports the progress of development efforts
Select one:
a. A, B, C and D
b. A and B
c. A,B,D,E
d. B and C
e. A,B,C,D and E
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 14/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 22
Incorrect
Mr. Vincent is the Configuration Manager for one project in Accenture. He has to identify
and establish Configuration Items.
Assume that you are Mr. Vincent and select the steps involved while identifying and
establishing CIs mentioned below.
A. Determine CI Categories.
B. Determine CM Control Levels.
C. Determine CI Tools.
F. Select CIs
Select one:
a. A,B,C,D
b. A,C,D,E
c. A,B,E,F
d. A,B,C,D,F
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 15/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 23
Incorrect
Select one:
a. Yes, Design Patterns can be formed by principles, any programing language
and standard
c. No, Design Patterns are logical and comprehensive sequencing of elements with
object-oriented principles only
The correct answer is: No, Design Patterns are logical and comprehensive sequencing of
elements with object-oriented principles only
Question 24
Incorrect
Select one:
a. Methods & Estimators, Deliverables, Process, Metrics
The correct answer is: Methods & Estimators, Tools, Architecture, Metrics
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 16/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 25
Correct
Mr John has developed a software program and to make his program run faster he
allows portion of the program to reside in a computer's memory. However, this
approach will cause the program to consume more memory. As a result, the program
will be optimized in terms of speed, but will be inefficient in terms of memory utilization.
What Mr. John is trying to achieve in this scenario?
Select one:
a. Speed Optimization
b. Code Optimization
c. Memory Optimization
d. Memory utilization
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 17/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 26
Incorrect
Select one:
a. ACE
b. ABE
c. ABCE
d. ABCD
Question 27
Correct
What is the logical grouping of elements that have single major outcome/ business
result?
Select one:
a. Activity or Discipline
b. Workstream
c. Stage
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 18/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 28
Incorrect
In a Banking application, we keep the Customer UI logic separate from the backend or
the business logic of our application. Which GRASP principle would take the request
from the UI and then assign that to the proper object to do the work?
Select one:
a. Low Coupling
b. Controller
c. High Cohesion
d. Creator
Question 29
Correct
Every sprint starts with _________ and ends with ___________ and
______________.
Select one:
a. 1. Sprint Retrospective 2. Sprint Review 3. Sprint planning
The correct answer is: 1. Sprint planning 2. Sprint Review 3. Sprint Retrospective
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 19/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 30
Incorrect
Select one:
a. Ensures modular, reusable output
The correct answer is: it results in the tasks being completed quicker
Question 31
Incorrect
The trend of work remaining across time in a sprint, a release, or a product, with work
remaining tracked on the vertical axis and the time periods tracked on the horizontal
axis is called?
Select one:
a. Burnup Chart
c. Progress Chart
d. Burndown Chart
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 20/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 32
Correct
Which of the following types of testing and their contribution to overall system
documentation are correct.
Select one:
a. All of the above
Question 33
Incorrect
Select one:
a. Policy 0012
b. Policy 1100
c. Policy 1200
d. Policy 0011
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 21/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 34
Partially correct
b. Blocks of code
c. Naming conventions
The correct answers are: Blocks of code, Indentation, The use of white space, Naming
conventions
Question 35
Correct
Select one:
a. Integration Testing
b. Module Testing
c. Component testing
d. API Testing
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 22/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 36
Correct
Select one:
a. Security Service organization
Question 37
Incorrect
Select one:
a. Integration
b. Monitoring
c. Continuous delivery
d. Collaboration
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 23/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 38
Incorrect
Select one:
a. Writing codes with the highest possible coupling and the Lowest possible
cohesion.
b. Writing codes with the highest possible coupling and the highest possible
cohesion.
c. Writing codes with the lowest possible coupling and the highest possible
cohesion.
The correct answer is: Writing codes with the lowest possible coupling and the highest
possible cohesion.
Question 39
Correct
Select one:
a. Adding a functionality to your application is difficult and effects your application
b. Big change can break your code and this could have a disastrous effect on your
application
c. Small change can break your code and this could have a disastrous effect on
your application
The correct answer is: Small change can break your code and this could have a
disastrous effect on your application
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 24/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 40
Correct
Select one:
a. Service Design
b. Architecture Blueprint
c. Design Pattern
d. Interfaces
Question 41
Correct
Select one:
a. Software As Service
b. Platform As Service
c. Code As Service
d. Infrastructure As Service
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 25/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 42
Partially correct
What are the two important objectives when adding testing code to a project?
c. Use normal design criteria to embed test code directly into units
d. Run integration tests on the final release to ensure test code is present
The correct answers are: Prevent test code from being compiled into production code,
Ensure test-related code is isolated
Question 43
Correct
b. Represent the interests of the Project Manager and any groups who are not
affected by changes to the baselines.
The correct answers are: Monitor changes and updates to the project requirements as
part of CM., Review and authorize changes to the baselines.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 26/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 44
Incorrect
Consider the identity and access management solutions by various providers as given
below.
Select one:
a. Multifactor Authentication
c. Federated identity
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 27/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 45
Partially correct
The correct answers are: Implementing the practice of peer reviews., Using automated
code review tools, if permitted by client, Follow the Accenture Code Quality Model,
Adhere to Accenture Delivery Methods best practices and guidelines
Question 46
Correct
The correct answers are: Improves the organization's performance, Improves the
compilation time of an application
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 28/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 47
Correct
The correct answers are: Plan for a review, Prepare for a review, Resolve review points,
Baseline a software products
Question 48
Partially correct
George is a project manager handling a software project and suggest their team
members to use distributed version control for software configuration management.
Guide the team members of George to choose the Distributed Version Control system
from the given options.
b. Perforce
c. Mercurial
d. Subversion (SVN)
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 29/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 49
Incorrect
What was seen in application over time, which creates the need of solutions which
could also be used in other projects?
Select one:
a. More effective and efficient process
Question 50
Incorrect
Given you are an Application Designer, apart from the requirements which tells you
what does Application need to do; which is the next most important work product which
will help you in understanding how the work is done in the Application and how
decisions are made
Select one:
a. Project Glossary
c. Data Dictionary
d. Application Architecture
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 30/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Stay in touch
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=318675&cmid=8422&showall=1 31/31
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 1
Correct
How did object-oriented programing systems handle complexity better than procedural
process?
Select one:
a. Handling each task in isolation ensuring that we have the right degree of
coupling in cohesion
The correct answer is: All the procedures were treated as an identifiable behavior of an
object.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 1/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 2
Incorrect
A release has been planned with 5 sprints. The team, for the sake of convenience, has
decided to keep the sprint duration open. Depending on how much they commit and
achieve, they decide to wrap up the sprint at an appropriate time. Which of the
following is True in this given context?
Select one:
a. This helps the team to perform at their convenience
The correct answer is: Estimating the velocity would be difficult in such a scenario
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 2/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 3
Correct
Select one:
a. A,B,C
b. A,B,C,D
c. B,C,D
d. B,C
Question 4
Incorrect
Select one:
a. Policy 1200
b. Policy 0011
c. Policy 1100
d. Policy 0012
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 3/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 5
Partially correct
Projects should establish baselines at the end of each project stage. Typically, a
baseline is created for each major stage of work, and the Team Lead for each stage (or
the Project Manager) is responsible for creating that baseline. Which of the following
baseline will be supported for project's work according to you?
b. Integration Baseline
c. Architecture Baseline
d. Testing Baseline
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 4/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 6
Incorrect
F. Mitigation listing
Select one:
a. BDECFA
b. BAEDFC
c. ADFCBE
d. FDCABE
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 5/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 7
Incorrect
Alex is the Scrum Master and he wants his team to do the Product Backlog Refinement
ceremony in all seriousness. He is highlighting the purpose of Product Backlog
Refinement ceremony to the team. Which of the following is NOT a purpose of this
ceremony?
Select one:
a. Stories can be re-prioritized based on dependencies, if any
b. The team demonstrates current progress with the product owner to get quick
feedback
The correct answer is: The team demonstrates current progress with the product owner
to get quick feedback
Question 8
Correct
Which SOLID principle helps the use to develop less coupled code by ensuring the high
level modules depend on abstraction rather than concrete implementations of lower
level modules?
Select one:
a. Interface segregation
b. Single responsibility
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 6/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 9
Incorrect
A technique to render the untrusted data such as user input into literal text so that when
any malicious code is input, it will not be executed and instead be displayed as plain
text is called__________and used as a security measure against _________.
Select one:
a. Encryption, Cross Site Scripting
Question 10
Correct
CIs are the work products within the selected categories that the project wants under
configuration control. Imagine you are the person for writing the CM Plan who typically
works with the Team Leads to document the CIs for the designated categories. Once the
team determines the CM categories and the naming convention for each CI, it must
maintain a list of the actual CIs. Which role you are playing from below options.
Select one:
a. Scrum Master Manager
b. Configuration Manager
c. Project Manager
d. Product Manager
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 7/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 11
Partially correct
What are guidelines that needs to be followed for managing bottlenecks during
optimization?
The correct answers are: Increase memory space to make the program efficient in
terms of speed., Do performance testing on critical methods carrying business logic,
Identifying benefits of implementing complex algorithm does not out weigh the time
taken to create it.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 8/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 12
Correct
a. Conduct a review
b. Plan for a review
c. Resolve review points
d. Validate resolutions
e. Prepare for a review
f. Baseline a software work product
Select one:
a. b, f, a, e, c, d
b. b, e, a, c, d, f
c. b, f, a, e, c, d
d. a, c, b, e, f, d
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 9/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 13
Incorrect
The option on e-commerce websites to make payments using credit,UPI,debit, COD and
others is an example of ?
Select one:
a. Dependency Inversion Principle
b. Interface segregation
c. Single responsibility
Question 14
Correct
If any team member, accidently , pushed the sensitive information in their project's
private github.com repository, what should be the step he/she has to take immediately?
b. No action needed as the repository is private and have access to only project
team members.
c. Remove the sensitive information from github.com and delete the version
history immediately.
d. Copied code over to Accenture internal repository hence the code can be
protected.
The correct answers are: Report the issue to ASOC and his/her manager immediately,
Remove the sensitive information from github.com and delete the version history
immediately.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 10/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 15
Incorrect
Which of the following is a set of automated processes that allows developers and
operations to reliably and efficiently compile, build and deploy applications or services
to production environments or platforms?
Select one:
a. DevOps Environment Pipeline
c. Continuous Integration
Question 16
Correct
b. Discover vulnerabilities
The correct answers are: Discover attack vectors and agents, Discover vulnerabilities,
Discover the impact of the applied malware
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 11/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 17
Incorrect
Which are the common coding situations that Developers come across frequently from
below?
Select one:
a. Code is not well-formatted
b. code is complex
d. code is inconsistent
Question 18
Incorrect
Select one:
a. Write code that should pass the tests or unit tests
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 12/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 19
Correct
Select one:
a. None of them
Question 20
Partially correct
b. Planning
c. Monitoring
d. Testing
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 13/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 21
Incorrect
Which SOLID principle represents the following statement " the vehicle is an abstract for
truck and bike"?
Select one:
a. Open/Closed Principle
Question 22
Correct
Which are the roles usually seen in the Custom Application Design in ADM?
Select one:
a. Application Designer; User Experience Architect ; Data Architect; Integration
Solution Architect
The correct answer is: Application Designer; User Experience Architect ; Data Architect;
Integration Solution Architect
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 14/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 23
Partially correct
b. host-to-host
c. peer-to-peer
d. network-to-network
Question 24
Incorrect
Select one:
a. Methods & Estimators, Tools, Architecture, Metrics
The correct answer is: Methods & Estimators, Tools, Architecture, Metrics
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 15/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 25
Correct
Select one:
a. Customer Request Received/Lead Time
Question 26
Correct
Select one:
a. Tests from the user's point of view
The correct answer is: Tests from the user's point of view
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 16/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 27
Partially correct
The correct answers are: Parallel processing and concurrency, Object pooling and
recycling patterns
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 17/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 28
Partially correct
Prof. Kevin is writing a white paper on a new survey he has made. To support his survey,
he has define the statements which are given below in correct order. Arrange the below
statements that depicts DevOps process and help Prof. Kevin.
1. The build software product or feature(s) will be tested thoroughly by the testing team
to ensure that the quality build is ready for deployment anytime.
2. Once the deployments is done, the working product would be kept under surveillance
to check fitness of the product under different circumstances
3. The code committed by the all the team members is integrated into version control
system, automated build process is initiated and finally results in a build whose source
code is evaluated thoroughly
b. 3,1,2 and 4
c. 4,3,2 and 1
d. 3,4,2 and 1
The correct answers are: 3,1,4 and 2, 3,4,2 and 1, 4,3,2 and 1
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 18/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 29
Correct
What are various lines of businesses that Accenture Delivery Suite(ADS) support?
Select one:
a. Technology, Digital, Operations, Security, and Cloud
The correct answer is: Technology, Digital, Operations, Security, and Strategy
Question 30
Correct
Who should be responsible when an expert violates high cohesion and low coupling?
Select one:
a. Closely look at domain/design model to locate the classes with low cohesion
and high coupling, Create a new class to take the responsibility of functionality
causing low cohesion and high coupling
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 19/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 31
Correct
Select one:
a. Workstream
b. Stage
c. Activity or Discipline
Question 32
Correct
Select one:
a. ii, iii, I, iv, v, vi
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 20/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 33
Partially correct
John has written code that includes multiple methods that is not synonymous with
functionality of it. Many of those methods contain lots of nested statements, hard coded
values and over 500 lines of code. What standard coding patterns would you suggest to
him?
b. Limit the method size between 100 and 150 code lines by refactoring it.
The correct answers are: Name of methods does not matter., Group logically related
statements for easy readability
Question 34
Correct
What is the major difference between the Product Backlog and the Sprint Backlog?
Select one:
a. The Product Backlog is equal to the Sprint Backlog.
The correct answer is: The Sprint Backlog is a subset of the Product Backlog.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 21/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 35
Incorrect
Select one:
a. fixed
b. attended
c. hidden
d. avoided
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 22/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 36
Incorrect
Mr. Anthony is the Configuration Manager for the ABC Utility. He has to plan
Configuration Management. Planning CM has a set of sequential steps associated with
it. Assume that you are part of CM Team and arrange the steps which are mentioned
below in the sequential order while planning CM.
A. Levels of Control.
B. Selecting CIs
C. Determining categories of CM
D. Naming Conventions
E. Configuration Items(CIs)
Select one:
a. C,A,E,D,B
b. C,B,D,A,E
c. C,E,D,A,B
d. D,E,B,A,C
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 23/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 37
Correct
Sohini is a new developer on XYZ e-commerce project. She has a written a piece of code
for handling errors that may occur because of non availability of product in a cart
already added earlier. Her first task is to define these issue under a suitable category.
Identify the correct category from the following options:
Select one:
a. Technical Exceptions
b. Business Exceptions
c. Application Exceptions
d. Compiler Exceptions
Question 38
Partially correct
What are the major challenges faced when performing test-driven database
development?
The correct answers are: Layer dependencies being rigid, Schema changes breaking
tests
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 24/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 39
Correct
Select one:
a. The completed Sprint Backlog items are evaluated for a release, and
incomplete items are put back into the Product Backlog.
d. The completed Sprint Backlog items are evaluated for a release, and
incomplete items are discarded.
The correct answer is: The completed Sprint Backlog items are evaluated for a release,
and incomplete items are put back into the Product Backlog.
Question 40
Correct
Select one:
a. Input only
b. Output only
The correct answer is: Optional input, mandatory input, primary output and secondary
output.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 25/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 41
Incorrect
Select one:
a. Sprint Backlog
b. Release Backlog
c. Definition of Done
d. Product Backlog
Question 42
Partially correct
What are some features a tool should have to facilitate TDD Agile database
development
The correct answers are: Able to run tests in transactions to keep them independent,
Provide the ability to fake tables and views
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 26/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 43
Correct
What are the different generic techniques followed in code optimization for independent
platform?
c. Data-level parallelism
The correct answers are: Using memory efficient routines, Reducing the number of
conditions.
Question 44
Correct
b. VSS(Visual SourceSafe)
d. Mercurial
The correct answers are: PVCS(Poly Version Control System), Mercurial, VSS(Visual
SourceSafe)
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 27/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 45
Correct
JOE defines CONFIGURATION MANAGEMENT is just for code, making sure right code gets
into the project at right time.
Select one:
a. GABRIEL's definition
b. EVANA's definition
c. JOE's definition
d. DANIEL's definition
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 28/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 46
Partially correct
As part of cloud application security, which of the following are the identity and access
solutions provided by the cloud service providers?
c. Multifactor Authentication
d. Single Sign-On/Off
The correct answers are: Federation and Identity Provision, Single Sign-On/Off,
Multifactor Authentication
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 29/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 47
Correct
Which of the following statements are correct about coding best practices and coding
standards?
The correct answers are: Coding best practices are collection of good programming
practices and experiences, which involve the use and improvement of coding
standards., Coding standards improve the consistency and reliability of the code by
eliminating personal styles and by bringing symmetry to the application code,
irrespective of the developers involved., Deliver High Quality Code
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 30/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 48
Partially correct
The correct answers are: Use HTTPS identity Authentication, Operation, Protection
Against Injection, Use API Keys
Question 49
Incorrect
Select one:
a. Yes, Design Patterns are logical and comprehensive sequencing of elements
with procedural principles
The correct answer is: No, Design Patterns are logical and comprehensive sequencing of
elements with object-oriented principles only
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 31/32
10/27/21, 12:11 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 50
Incorrect
Select one:
a. Injection - Correct
Stay in touch
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=345128&cmid=8422&showall=1 32/32
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Your completion will reflect within next 5 business days. Reach out to
DLF Team for any queries !
Question 1
Correct
For handling errors in ABC project code base, Sam has been assigned task for creating
exceptions. Which guidelines he must follow while writing exceptions?
c. Create new types of exceptions to handle any kind of situation if need be.
The correct answers are: Always handle the exception as it is an unusual event that may
occur., Create new types of exceptions to handle any kind of situation if need be.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 1/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 2
Partially correct
Kiran needs help in following the rules that must be followed while creating exception
handling strategy. Which rules he must consider from below list?
The correct answers are: Differentiate between application business and technical
exceptions., Think of a strategy for logging exceptions, Create meaningful exception
messages.
Question 3
Incorrect
How to handle alternatives based on the type or how to create pluggable software
components?
Select one:
a. Identity Classes/Types which would have the behavior changing slightly. Assign
responsibility to a type for which the behavior varies
d. Assign responsibility for the behavior using polymorphic operations to the types
for which the behavior varies
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 2/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 4
Correct
CIs are the work products within the selected categories that the project wants under
configuration control. Imagine you are the person for writing the CM Plan who typically
works with the Team Leads to document the CIs for the designated categories. Once the
team determines the CM categories and the naming convention for each CI, it must
maintain a list of the actual CIs. Which role you are playing from below options.
Select one:
a. Product Manager
b. Project Manager
c. Configuration Manager
Question 5
Correct
Which of the following is a unit of work that a role may be asked to perform?
Select one:
a. Work Unit
b. Work?ow
c. Activity
d. Task
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 3/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 6
Correct
In the sprint planning meeting, at the _____, the team along with the PO selects the
goal in one-sentence for overall outcome of the sprint
Select one:
a. Mid of the sprint planning.
Question 7
Incorrect
2. Output Encoding
Select one:
a. 1 and 4
b. 2 and 3
c. 1 and 2
d. 3 and 4
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 4/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 8
Partially correct
The correct answers are: Improves the organization's performance, Improves the
compilation time of an application
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 5/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 9
Incorrect
John is the identified Product Owner of a just commenced Scrum Project. One month
into the project, the team don't get enough opportunities to interact with John. The case
is that either John can't be reached or even if reached, he spares only very little time
with the team. Which of the following can the team adapt to get enough availability of
the John - the Product Owner?
i) Identify the REAL Product Owner to do the job
iii) Request the Scrum Master to pitch in for the Product Owner
Select one:
a. Only i and iii
b. Only i and ii
Question 10
Correct
Select one:
a. Micro-container Services
b. Micro-service Components
c. Micro-service Containers
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 6/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 11
Correct
What guidelines should be followed for creating the Accenture coding standards?
The correct answers are: Coding Standards should be easy to understand, Should be
agreed upon across project teams spanning globally.
Question 12
Correct
Select one:
a. Time Boxing
b. Feature Boxing
c. Theme Boxing
d. Epic Boxing
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 7/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 13
Correct
What are the three security features match the Server level security ?
Select one:
a. Audits
b. Logins
c. Server roles
d. All of them
Question 14
Incorrect
Complete the statements- Accenture Delivery Suite (or ADS) is our standard delivery
framework designed to help our teams "___________" results.
Select one:
a. efficient, predictable, reliable and high-quality results
The correct answer is: fast, efficient, predictable, reliable and high-quality results
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 8/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 15
Incorrect
Select one:
a. Requiring all applications be deployed in the cloud.
Question 16
Incorrect
Select one:
a. Assembly Level
b. Design Level
c. Compile Level
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 9/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 17
Incorrect
Mr. Peter is from Technical Support team of a software firm. There was a request for him
to install Cucumber tool for performing the BDD. As a prerequisite, Mr. Peter has to install
one among the below software's before installing Cucumber tool. Identify that software.
Select one:
a. Nodejs
b. ASP.net
c. Angular JS
d. ReactJS
Question 18
Incorrect
What was seen in application over time, which creates the need of solutions which
could also be used in other projects?
Select one:
a. Complexity of application and managing business
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 10/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 19
Correct
Linda, an AWS cloud administrator, used to generate a soft token in her mobile every
time she used to login to AWS cloud console as part of cloud application security
practices.
Which of the following type of Identity access this action refers to?
Select one:
a. Multifactor authentication
b. Single Sign-on/off
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 11/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 20
Correct
JOE defines CONFIGURATION MANAGEMENT is just for code, making sure right code gets
into the project at right time.
Select one:
a. DANIEL's definition
b. JOE's definition
c. GABRIEL's definition
d. EVANA's definition
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 12/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 21
Partially correct
The correct answers are: Designing for testability, Using a modular design
Question 22
Correct
Sujata a senior developer of project has been assigned a task to look at the code
structure and decoupling component wherever deemed necessary. What points she
should keep in mind while checking?
The correct answers are: Dependencies to external libraries are well known., The
average complexity of classes, programs, methods, procedures, or functions is under
control., There are no cyclic dependencies between classes, components or layers.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 13/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 23
Correct
Which of the following statement is not CORRECT about code quality metrics?
Select one:
a. Cyclomatic complexity measures the complexity of a program.
The correct answer is: Tight coupling and low cohesion indicates high quality of code
Question 24
Incorrect
Swiss Knife is capable enough to perform multiple tasks but if you want to change one
of the blade or component of the Swiss Knife, all other components need to be removed
as well, meaning has impact. Which SOLID principle does the above quote does not
satisfy?
Select one:
a. Single responsibility
c. Interface segregation
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 14/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 25
Correct
Select one:
a. Loops are terminated incorrectly or not terminated at all.
Question 26
Incorrect
Select one:
a. Component testing
b. API Testing
c. Module Testing
d. Integration Testing
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 15/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 27
Correct
Select one:
a. Small change can break your code and this could have a disastrous effect on
your application
c. Big change can break your code and this could have a disastrous effect on your
application
The correct answer is: Small change can break your code and this could have a
disastrous effect on your application
Question 28
Incorrect
If we open a new account with a vendor on the Internet, on their web site, they ask us for
our phone number in which we receive a unique code, we then enter into the web site,
just to make sure and confirm the identity of ours. What type of confirmation this
scenario is mapped in?
Select one:
a. out-of-band confirmation
b. In-band confirmation
c. OTP Confirmation
d. Multifactor confirmation
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 16/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 29
Partially correct
b. Implementation
c. Code Access
d. Environment
Question 30
Incorrect
Mythili would like to create a application environment in order to deploy and manage
applications in an automated way. Which AWS service suits for the same.
Select one:
a. Elastic Bean Stack (EBS)
b. Cloud Watch
c. Auto Scaling
d. Cloud Formation
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 17/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 31
Correct
The correct answers are: Identify risk areas, Properly report risk
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 18/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 32
Incorrect
Which is not the task performed as per ADM for Packaged Development?
Select one:
a. "-Design reports, interfaces, conversions, extensions, forms and workflow to fill
the packaged software functional gaps - Produce an application design pack for
the solution consisting of the page specification, domain class model,
component/class design, data conversion design, physical database design and,
other design deliverables.
b. "- Develop and Application prototype and conduct Conference Room Pilot to
validate the configuration design, explore configuration gap resolution options -
Design reports, interfaces, conversions, extensions, forms and workflow to fill the
packaged software functional gaps"
c. "- Design reports, interfaces, conversions, extensions, forms and workflow to fill
the packaged software functional gaps -Continue the product, performance, and
user acceptance test planning if the test conditions and expected results were not
fully developed in the Analysis Stage"
d. "- Design Packaged Software configuration to meet the Business Process Design
and the Application requirements - Develop and Application prototype and conduct
Conference Room Pilot to validate the configuration design, explore configuration
gap resolution options"
The correct answer is: "-Design reports, interfaces, conversions, extensions, forms and
workflow to fill the packaged software functional gaps - Produce an application design
pack for the solution consisting of the page specification, domain class model,
component/class design, data conversion design, physical database design and, other
design deliverables.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 19/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 33
Partially correct
Mr. Neil has to create a project document that includes Configuration Item categories in
the project he is currently working on. He has proposed the Configuration
B. Architectures
C. Interfaces
D. Designs
Mr. Vincent is the Configuration Manager in the project. While reviewing the document,
Mr. Vincent has found that few more configuration item categories can be added.
Assume that you are Mr. Vincent and determine few more categories that can be
added to the same.
b. Requirements
d. Training materials
The correct answers are: Metrics and Status Reports, Requirements, Training materials,
Databases that include processed data
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 20/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 34
Partially correct
What are some of the ways test-driven development can benefit a project compared to
other technique?
Question 35
Correct
Which speaks about "what" the application needs to do and which speaks about "How"
is it achieved ?
Select one:
a. Design and Development respectively.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 21/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 36
Correct
Select one:
a. Granting and Denying user privileges
c. Classifying data
Question 37
Correct
b. Management
c. Operations
d. Planning
e. Testing
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 22/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 38
Correct
Select one:
a. User's browser is compromised
Question 39
Incorrect
Select one:
a. Ensures modular, reusable output
The correct answer is: it results in the tasks being completed quicker
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 23/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 40
Correct
Select one:
a. Transparency, Balance, Customer Focus, Flow, Leadership, Understanding,
Agreement, Respect, Collaboration
d. None of these
The correct answer is: Transparency, Balance, Customer Focus, Flow, Leadership,
Understanding, Agreement, Respect, Collaboration
Question 41
Correct
The correct answers are: Monitor changes and updates to the project requirements as
part of CM., Review and authorize changes to the baselines.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 24/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 42
Correct
John, the product owner, in consultation with his stakeholders, has arrived at four
features that are of same priority. The stakeholders are of the opinion that all those
features are of equal significance. Which of the following can John do, in this context?
Select one:
a. Ask the development team to park these features until the stakeholders agree
on to a priority order
b. Randomly pick and implement one feature after the other since all are of same
priority
c. Consult with the Development Team and still arrive at a priority among these
features
d. Tell the Development Team that all features need to be worked on in parallel
The correct answer is: Consult with the Development Team and still arrive at a priority
among these features
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 25/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 43
Correct
Mr. Anthony is the Configuration Manager for the ABC Utility. He has to plan
Configuration Management. Planning CM has a set of sequential steps associated with
it. Assume that you are part of CM Team and arrange the steps which are mentioned
below in the sequential order while planning CM.
A. Levels of Control.
B. Selecting CIs
C. Determining categories of CM
D. Naming Conventions
E. Configuration Items(CIs)
Select one:
a. C,B,D,A,E
b. D,E,B,A,C
c. C,A,E,D,B
d. C,E,D,A,B
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 26/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 44
Incorrect
While doing the daily scrum ceremony, the true spirit of the ceremony should be?
Select one:
a. reporting updates to scrum master
Question 45
Correct
Select one:
a. Scrum of Scrum
b. Daily Scrum
c. Sprint Review
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 27/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 46
Partially correct
Which of the following could be input or output of a task? (Select all that apply.)
b. Role
c. Artifact
d. Outcome
Question 47
Partially correct
c. Operation
The correct answers are: Use HTTPS identity Authentication, Operation, Protection
Against Injection, Use API Keys
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 28/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 48
Incorrect
The Scrum Development Team is getting ready to start their Agile execution. In the
current release, 8 sprints have been planned. The team wants to give the product
owner, a picture of what are they planning to do in the current release. To start this, they
need to decide on the goal of each sprint. When are the Sprint goals identified?
Select one:
a. As and when needed. No constraints.
Question 49
Partially correct
As part of cloud application security, which of the following are the identity and access
solutions provided by the cloud service providers?
b. Multifactor Authentication
d. Single Sign-On/Off
The correct answers are: Federation and Identity Provision, Single Sign-On/Off,
Multifactor Authentication
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 29/30
10/27/21, 8:54 PM Delivery Foundation Academy (DFA) L1 Assessment
Question 50
Correct
Select one:
a. Input and Output
b. Input only
d. Output only
The correct answer is: Optional input, mandatory input, primary output and secondary
output.
Stay in touch
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=375429&cmid=8422&showall=1 30/30
Dashboard My courses
Question 1
What are the OOP components that is
Partially
influenced in Design Patterns?
correct
b. Encapsulation
c. Abstraction
d. Inheritance
b. Vastness
c. Longevity
Question 3
The Scrum Development Team is
Incorrect
getting ready to start their Agile
Mark 0.00 out execution. In the current release, 8
of 1.00
sprints have been planned. The team
wants to give the product owner, a
picture of what are they planning to do
in the current release. To start this, they
need to decide on the goal of each
sprint. When are the Sprint goals
identified?
Select one:
a. During planning of the
respective sprint
b. Operations
c. Planning
d. Testing
e. Management
Select one:
a. No, there is no risk as he
removed from github.com
Select one:
a. All of the above
c. Dependencies to external
libraries are well known.
d. Components responsibilities
are maximized.
Question 9
What is the key benefit of the least
Incorrect
privilege approach to security?
Mark 0.00 out
of 1.00
Select one:
a. it results in the tasks being
completed quicker
Select one:
a. More effective and efficient
process
Question 11
What guidelines should be followed for
Correct
creating the Accenture coding
Mark 1.00 out standards?
of 1.00
Select one:
a. They are experts in different
technologies
b. Data-level parallelism
Select one:
a. Jenkins will fail to come up
Question 16
Identify the right combination of
Correct
red/green/refactor cycle with its
Mark 1.00 out description.
of 1.00
Select one:
a. All of the above
c. Differentiate between
application business and technical
exceptions.
Question 20
How does microservices provide small,
Correct
manageable, and deployable
Mark 1.00 out components ?
of 1.00
Select one:
a. Micro-service Components
b. Micro-container Services
c. Micro-service Containers
Select one:
a. Status ceremony
b. Sprint Retrospective
c. Daily Scrum
d. Monitoring ceremony
Question 22
Which of the following are phases of
Correct
NIST SDLC model?
Mark 1.00 out
of 1.00 A. The initiation phase
Select one:
a. ACE
b. ABE
c. ABCD
d. ABCE
Select one:
a. Jira Core
c. Jira software
d. Jira ALM
Question 24
Identify the usage of sandboxes in
Correct
Cloud Application Security.
Mark 1.00 out
of 1.00
Select one or more:
a. Discover peek application
performance
b. Discover vulnerabilities
Question 26
Scrum of Scrum meeting is focused on
Incorrect
?
Mark 0.00 out
of 1.00
Select one:
a. Progress within a team
b. Resolving coordination
challenges between teams
c. Resolving coordination
challenges within a team
Select one:
a. Interfaces
b. Service Design
c. Architecture Blueprint
d. Design Pattern
Question 28
What is the work / assets grouped by
Correct
business area?
Mark 1.00 out
of 1.00
Select one:
a. Stage
b. Activity or Discipline
c. Workstream
b. Work?ow
c. Work Unit
d. Activity
A. Project Documentation
B. Architectures
C. Interfaces
D. Designs
b. Training materials
c. Requirements
C. Determine CI Tools.
D. Determine CI Naming Conventions.
F. Select CIs
Select one:
a. A,B,C,D,F
b. A,B,E,F
c. A,B,C,D
d. A,C,D,E
Question 34
What practices should be used when
Partially
building a complex system ?
correct
Select one:
a. In-band confirmation
b. out-of-band confirmation
c. Multifactor confirmation
d. OTP Confirmation
Question 36
What relationship(s) can a work
Correct
product have to task?
Mark 1.00 out
of 1.00
Select one:
a. Output only
b. Input only
Select one:
a. Identify system configuration
issues
Question 38
What is the functionality of Data
Correct
Cohesion in modules of projects ?
Mark 1.00 out
of 1.00
Select one:
a. Both Option 1 and 2
b. None of them
c. If a module is independent of
data from other modules
Select one:
a. People
b. Tools
c. Process
Question 40
Which are the common coding
Incorrect
situations that Developers come across
Mark 0.00 out frequently from below?
of 1.00
Select one:
a. Code is not well-formatted
c. code is inconsistent
d. code is complex
Question 41
Which of the following statements is
Incorrect
Valid?
Mark 0.00 out
of 1.00
Select one:
a. An user story is a large epic
that is made up of smaller, more
granular epics.
Select one:
a. Yes, Design Patterns are logical
and comprehensive sequencing of
elements with procedural principles
Select one:
a. Map compensating controls to
each threat against the internal
and third-party software
A. Levels of Control.
B. Selecting CIs
C. Determining categories of CM
D. Naming Conventions
E. Configuration Items(CIs)
Select one:
a. C,B,D,A,E
b. C,A,E,D,B
c. C,E,D,A,B
d. D,E,B,A,C
c. Plans Configuration
Management
Question 46
"This pattern evaluates scenarios where
Correct
you need just one object and you don't
Mark 1.00 out want to create multiple objects of that
of 1.00
particular class. Or simply put
restricting construction of more than
one object" Which pattern is it?
Select one:
a. Structural Pattern
b. Singleton pattern
c. Behavioral Pattern
Question 48
People if need to change the
Incorrect
appearance change the hair style,
Mark 0.00 out clothes and appeals but may the
of 1.00
person itself. Which SOLID principle
does the above quote satisfy?
Select one:
a. Single responsibility
b. Interface segregation
http://mail.abc.com/home/user=j4jacob/0/#
Select one:
a. Broken Authentication
d. SQL Injection
Select one:
a. All A, B and C
b. Only A and B
c. Only B and C
d. Only A and C
Stay in touch
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 1
Partially correct
c. API calls travel across the internet and are subject to threats
The correct answers are: Developer create the APIs when building application, API
calls travel across the internet and are subject to threats, attack surface has
increased, API calls emanate from multiple device types
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 1/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 2
Incorrect
Select one:
a. Assembly Level
b. Design Level
d. Compile Level
Question 3
Partially correct
Digital asset management comes in the form of a software or appliance device that
can be used on which of the following?
c. on-premises
d. cloud-based model
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 2/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 4
Incorrect
Manoj from network and Infrastructure team was to update the firewall rules on
Saturday night to disable any requests coming from EU region into the banking
application as the business was recently closed in EU. However, Manoj missed doing
this update while working on other requests. What kind of security threat is the bank
now vulnerable to?
Select one:
a. Broken Authentication
d. Security Misconfiguration
Question 5
Incorrect
Consider there are two jobs Job A and Job B. How will you trigger Job B after
completion of Job A ? Choose the appropriate option.
Select one:
a. Call Job B from the 'Post-build Action' section of Job A
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 3/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 6
Correct
Select one:
a. All the procedures were treated as an identifiable behavior of an object
b. Handling each task in isolation ensuring that we have the right degree of
coupling in cohesion
The correct answer is: All the procedures were treated as an identifiable behavior of
an object
Question 7
Correct
Select one:
a. Epic Boxing
b. Theme Boxing
c. Time Boxing
d. Feature Boxing
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 4/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 8
Correct
Select one:
a. Writing codes with the highest possible coupling and the highest possible
cohesion.
b. Writing codes with the lowest possible coupling and the highest possible
cohesion.
c. Writing codes with the highest possible coupling and the Lowest possible
cohesion.
The correct answer is: Writing codes with the lowest possible coupling and the
highest possible cohesion.
Question 9
Incorrect
Mr John has developed a software program and to make his program run faster he
allows portion of the program to reside in a computer's memory. However, this
approach will cause the program to consume more memory. As a result, the
program will be optimized in terms of speed, but will be inefficient in terms of
memory utilization. What Mr. John is trying to achieve in this scenario?
Select one:
a. Memory Optimization
b. Memory utilization
c. Code Optimization
d. Speed Optimization
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 5/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 10
Correct
Select one:
a. Sprint Review
b. Scrum of Scrum
c. Daily Scrum
Question 11
Incorrect
Select one:
a. Assign the responsibility to an intermediate object to mediate between other
components or services so that they are not directly coupled
b. Only 1
c. Both 1 & 2
d. Closely look at domain/design model to locate the classes with low coupling.
Use an existing class to take the responsibility of functionality causing low
coupling and also the functionality has high potential for reuse.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 6/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 12
Correct
Select one:
a. Custom Only
b. Custom/Packaged/Both
c. Always Both
d. Packaged Only
Question 13
Incorrect
Select one:
a. TDD, BDD
b. TDD, TDD
c. BDD, BDD
d. BDD, TDD
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 7/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 14
Incorrect
Alex is the Scrum Master and he wants his team to do the Product Backlog
Refinement ceremony in all seriousness. He is highlighting the purpose of Product
Backlog Refinement ceremony to the team. Which of the following is NOT a purpose
of this ceremony?
Select one:
a. The team demonstrates current progress with the product owner to get
quick feedback
The correct answer is: The team demonstrates current progress with the product
owner to get quick feedback
Question 15
Incorrect
Which are the common coding situations that Developers come across frequently
from below?
Select one:
a. code is complex
c. code is inconsistent
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 8/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 16
Partially correct
John has written code that includes multiple methods that is not synonymous with
functionality of it. Many of those methods contain lots of nested statements, hard
coded values and over 500 lines of code. What standard coding patterns would you
suggest to him?
The correct answers are: Name of methods does not matter., Group logically related
statements for easy readability
Question 17
Correct
Select one:
a. Tests from the customer view without requiring the customer
The correct answer is: Tests from the user's point of view
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 9/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 18
Incorrect
Select one:
a. Methods & Estimators, Deliverables, Process, Metrics
The correct answer is: Methods & Estimators, Tools, Architecture, Metrics
Question 19
Incorrect
Select one:
a. 3 and 4
b. 1 and 2
c. 1 and 4
d. 2 and 3
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 10/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 20
Correct
b. Planning
c. Monitoring
d. Release
Question 21
Correct
What are the three security features match the Database level security ?
Select one:
a. Logins, Users, Audits
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 11/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 22
Correct
Select one:
a. Only iii
c. Only i
Question 23
Correct
A release has been planned with 5 sprints. The team, for the sake of convenience,
has decided to keep the sprint duration open. Depending on how much they commit
and achieve, they decide to wrap up the sprint at an appropriate time. Which of the
following is True in this given context?
Select one:
a. This is the best case for a self-organized team
The correct answer is: Estimating the velocity would be difficult in such a scenario
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 12/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 24
Incorrect
John is the identified Product Owner of a just commenced Scrum Project. One month
into the project, the team don't get enough opportunities to interact with John. The
case is that either John can't be reached or even if reached, he spares only very little
time with the team. Which of the following can the team adapt to get enough
availability of the John - the Product Owner?
i) Identify the REAL Product Owner to do the job
ii) Educate the Product Owner on the expectations
iii) Request the Scrum Master to pitch in for the Product Owner
Select one:
a. All i, ii and iii
c. Only i and ii
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 13/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 25
Correct
Ms. Nina, after her training in DevOps, she was encountered this question in an
assessment she faced. The question was "Which among the given options are
benefits of automation?" If you were Nina, what would have been your answer?
Choose exactly 3 CORRECT options.
d. Increased productivity
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 14/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 26
Incorrect
Mr. Anthony is the Configuration Manager for the ABC Utility. He has to plan
Configuration Management. Planning CM has a set of sequential steps associated
with it. Assume that you are part of CM Team and arrange the steps which are
mentioned below in the sequential order while planning CM.
A. Levels of Control.
B. Selecting CIs
C. Determining categories of CM
D. Naming Conventions
E. Configuration Items(CIs)
Select one:
a. D,E,B,A,C
b. C,A,E,D,B
c. C,E,D,A,B
d. C,B,D,A,E
Question 27
Correct
The correct answers are: Developers adaptability, Design changes may affect unit
tests
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 15/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 28
Correct
Which of the following statements are correct about coding best practices and
coding standards?
The correct answers are: Coding best practices are collection of good programming
practices and experiences, which involve the use and improvement of coding
standards., Coding standards improve the consistency and reliability of the code by
eliminating personal styles and by bringing symmetry to the application code,
irrespective of the developers involved., Deliver High Quality Code
Question 29
Correct
What are various lines of businesses that Accenture Delivery Suite(ADS) support?
Select one:
a. Technology, Industry, Operations, Security, and Strategy
The correct answer is: Technology, Digital, Operations, Security, and Strategy
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 16/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 30
Incorrect
Select one:
a. Policy 0012
b. Policy 1100
c. Policy 1200
d. Policy 0011
Question 31
Correct
What is the logical grouping of elements that have single major outcome/ business
result?
Select one:
a. Workstream
b. Stage
c. Activity or Discipline
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 17/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 32
Correct
Ms. Julie has to write a project document that proposes the Configuration
Management adoption into the project. Which among the below are the benefits you
think Ms. Julie can quote in her document?
A. Establishes and maintains the integrity of the items that have been placed under
its control
B. Accounts for and reports the progress of development efforts
C. Prevents unauthorized access to assets
D. Coordinates, tracks, and manages change activities
E. Facilitates concurrent development
Select one:
a. B and C
b. A and B
c. A,B,C,D and E
d. A,B,D,E
e. A, B, C and D
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 18/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 33
Correct
Linda, an AWS cloud administrator, used to generate a soft token in her mobile every
time she used to login to AWS cloud console as part of cloud application security
practices.
Which of the following type of Identity access this action refers to?
Select one:
a. Multifactor authentication
b. Single Sign-on/off
Question 34
Partially correct
d. No dependable modules
The correct answers are: Sometimes you do this by breaking it into multiple
independent blocks, Having loosely coupled system, No dependable modules
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 19/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 35
Partially correct
b. peer-to-peer
c. host-to-host
d. network-to-network
Question 36
Correct
After what activity we should raise a Change Request(CR)? (Choose the best option)
Select one:
a. Any changes made after the design is complete
b. Any changes to the requirements which come after entering the Design
Stage. Since the requirements gets base lined at the end of Analyze stage.
The correct answer is: Any changes to the requirements which come after entering
the Design Stage. Since the requirements gets base lined at the end of Analyze
stage.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 20/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 37
Incorrect
Complete the statements- Accenture Delivery Suite (or ADS) is our standard delivery
framework designed to help our teams "___________" results.
Select one:
a. workable, smooth, reliable and high-quality results
The correct answer is: fast, efficient, predictable, reliable and high-quality results
Question 38
Partially correct
Projects should establish baselines at the end of each project stage. Typically, a
baseline is created for each major stage of work, and the Team Lead for each stage
(or the Project Manager) is responsible for creating that baseline. Which of the
following baseline will be supported for project's work according to you?
Choose exactly THREE correct options.
b. Integration Baseline
c. Testing Baseline
d. Requirements Baseline
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 21/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 39
Correct
For handling errors in ABC project code base, Sam has been assigned task for
creating exceptions. Which guidelines he must follow while writing exceptions?
c. Create new types of exceptions to handle any kind of situation if need be.
The correct answers are: Always handle the exception as it is an unusual event that
may occur., Create new types of exceptions to handle any kind of situation if need
be.
Question 40
Incorrect
Select one:
a. FDCABE
b. BAEDFC
c. ADFCBE
d. BDECFA
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 22/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 41
Incorrect
In a real-world system where we will hundreds of classes and objects which perform
thousands of actions. How will assign the responsibility to each class or object?
Select one:
a. Assign a responsibility to the Information Expert, which will have the
necessary information to fulfill the responsibilities.
c. Group the objects into classes which will be giving the information to all the
subclasses on their responsibility
The correct answer is: Assign a responsibility to the Information Expert, which will
have the necessary information to fulfill the responsibilities.
Question 42
Correct
Select one:
a. Small change can break your code and this could have a disastrous effect
on your application
b. Big change can break your code and this could have a disastrous effect on
your application
The correct answer is: Small change can break your code and this could have a
disastrous effect on your application
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 23/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 43
Correct
CIs are the work products within the selected categories that the project wants
under configuration control. Imagine you are the person for writing the CM Plan who
typically works with the Team Leads to document the CIs for the designated
categories. Once the team determines the CM categories and the naming
convention for each CI, it must maintain a list of the actual CIs. Which role you are
playing from below options.
Select one:
a. Project Manager
b. Product Manager
c. Configuration Manager
Question 44
Correct
A graph that shows the progress of work toward a goal line associated with a value
on the vertical axis is called?
Select one:
a. Task Chart
b. Progress Bar
c. Burnup Chart
d. Burndown Chart
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 24/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 45
Correct
The correct answers are: Monitor changes and updates to the project requirements
as part of CM., Review and authorize changes to the baselines.
Question 46
Correct
What are the three security features match the Server level security ?
Select one:
a. Server roles
b. All of them
c. Audits
d. Logins
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 25/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 47
Correct
Select one:
a. Improper nesting occurs.
Question 48
Partially correct
The correct answers are: Implementing the practice of peer reviews., Using
automated code review tools, if permitted by client, Follow the Accenture Code
Quality Model, Adhere to Accenture Delivery Methods best practices and guidelines
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 26/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 49
Incorrect
Swiss Knife is capable enough to perform multiple tasks but if you want to change
one of the blade or component of the Swiss Knife, all other components need to be
removed as well, meaning has impact. Which SOLID principle does the above quote
does not satisfy?
Select one:
a. Interface segregation
b. Single responsibility
Question 50
Incorrect
Before using the "git commit" command, in the source code, if sensitive information
is identified, in which order the actions to be performed to secure those sensitive
data?
A. Use functions in code to read sensitive information from cfg file
B. Copy the sensitive information to a cfg file
C. Add the cfg file to .gitignore file
D. Identify the sensitive information in IDE.
Select one:
a. DACB
b. DBCA
c. ABDC
d. DBCA
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 27/28
10/27/21, 10:53 AM Delivery Foundation Academy (DFA) L1 Assessment
Stay in touch
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=406820&cmid=8422&showall=1 28/28
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 1
Not answered
Select one:
a. DaaS
b. STaaS
c. CaaS
d. BPaaS
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 1/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 2
Not answered
While doing the daily scrum ceremony, the true spirit of the ceremony should be?
Select one:
a. reporting updates to product owner
Question 3
Not answered
A team has completed 10 Sprints and moving to the 11th Sprint. Till Sprint 10, the team
has achieved an average of 50 story points per sprint. The same is projected as their
velocity for the upcoming sprints with the Client. What is this approach called?
Select one:
a. Velocity Driven Sprint Planning
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 2/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 4
Not answered
Select one:
a. Write code that should pass the tests or unit tests
Question 5
Not answered
b. Blocks of code
d. Naming conventions
The correct answers are: Blocks of code, Indentation, The use of white space, Naming
conventions
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 3/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 6
Not answered
Which SOLID principle represents the following statement " the vehicle is an abstract
for truck and bike"
Select one:
a. Dependency Inversion Principle
c. Open/Closed Principle
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 4/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 7
Not answered
Mr. Vincent is the Configuration Manager for one project in Accenture. He has to
identify and establish Configuration Items.
Assume that you are Mr. Vincent and select the steps involved while identifying and
establishing CIs mentioned below.
A. Determine CI Categories.
B. Determine CM Control Levels.
C. Determine CI Tools.
D. Determine CI Naming Conventions.
E. Audits and Status Reporting
F. Select CIs
Select one:
a. A,B,E,F
b. A,C,D,E
c. A,B,C,D
d. A,B,C,D,F
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 5/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 8
Not answered
Ms. Tina working in a development of an application. She would like to trigger Jenkins
job whenever there is a change detected either in the code or branches or any
where in the code repository. Which build trigger option will be more suitable.
Select one:
a. GitHub hook trigger for GitSCM polling
d. Poll SCM
Question 9
Not answered
The correct answers are: Tracks and Reports on CM status and audits., Plans
Configuration Management, Attends and facilitates CCB meetings.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 6/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 10
Not answered
Select one:
a. https://ads.acceture.com
b. https://accenturedeliverysuite.accenture.com
c. https://methodology.accenture.com
d. https://in.accenture.com/accenturedeliverysuite/
Question 11
Not answered
Select one:
a. Integration Testing
b. API Testing
c. Module Testing
d. Component testing
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 7/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 12
Not answered
b. Environment
c. Catalog of Solutions
d. Implementation
Question 13
Not answered
b. GitLab
c. VSS(Visual SourceSafe)
d. Mercurial
The correct answers are: PVCS(Poly Version Control System), Mercurial, VSS(Visual
SourceSafe)
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 8/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 14
Not answered
The correct answers are: Parallel processing and concurrency, Object pooling and
recycling patterns
Question 15
Not answered
Select one:
a. Host
b. None
c. Overlay
d. Bridge
e. MACVLAN
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 9/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 16
Not answered
b. Management
c. Planning
d. Development
e. Operations
Question 17
Not answered
b. Vastness
d. Reputability
The correct answers are: Reputability, Longevity, Vastness, Extensions and Context
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 10/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 18
Not answered
Which of the following could be input or output of a task? (Select all that apply.)
b. Role
c. Deliverable
d. Outcome
Question 19
Not answered
Who is responsible for analyzing the project performance and identifying the
corrective and preventive actions?
Select one:
a. Project Manager
b. Development Team
c. Scrum Master
d. Product Owner
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 11/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 20
Not answered
What are guidelines that needs to be followed for managing bottlenecks during
optimization?
The correct answers are: Increase memory space to make the program efficient in
terms of speed., Do performance testing on critical methods carrying business logic,
Identifying benefits of implementing complex algorithm does not out weigh the time
taken to create it.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 12/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 21
Not answered
Mr. Neil has to create a project document that includes Configuration Item
categories in the project he is currently working on. He has proposed the
Configuration
Item categories that are quoted below -
A. Project Documentation
B. Architectures
C. Interfaces
D. Designs
E. Source code and Executable code.
Mr. Vincent is the Configuration Manager in the project. While reviewing the
document, Mr. Vincent has found that few more configuration item categories can
be added.
Assume that you are Mr. Vincent and determine few more categories that can be
added to the same.
b. Requirements
The correct answers are: Metrics and Status Reports, Requirements, Training
materials, Databases that include processed data
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 13/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 22
Not answered
Select one:
a. b, f, a, e, c, d
b. b, f, a, e, c, d
c. b, e, a, c, d, f
d. a, c, b, e, f, d
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 14/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 23
Not answered
Select one:
a. JOE's definition
b. DANIEL's definition
c. GABRIEL's definition
d. EVANA's definition
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 15/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 24
Not answered
Which SOLID principle represents the following statement " the vehicle is an abstract
for truck and bike"?
Select one:
a. Single Responsibility Principle
b. Open/Closed Principle
Question 25
Not answered
Select one:
a. Input and Output
b. Output only
d. Input only
The correct answer is: Optional input, mandatory input, primary output and
secondary output.
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 16/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 26
Not answered
Which of the following action to be taken before pushing the code into github.com
when we have sensitive information in the source code ?
Select one:
a. No change needed as the information is needed for application functionality
The correct answer is: Move the sensitive information to .gitignore file
Question 27
Not answered
Select one:
a. Yes, Design Patterns can be formed by principles, any programing language
and standard
The correct answer is: No, Design Patterns are logical and comprehensive
sequencing of elements with object-oriented principles only
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 17/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 28
Not answered
What guidelines should be followed for creating the Accenture coding standards?
b. Multiple developers rewrite each other's code to match their personal styles
The correct answers are: Coding Standards should be easy to understand, Should be
agreed upon across project teams spanning globally.
Question 29
Not answered
Select one:
a. Continuous Integration (CI)
c. Agile Collaboration
d. 1 and 2
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 18/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 30
Not answered
Select one:
a. multiple teams, multiple product backlog
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 19/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 31
Not answered
Select one:
a. "- Develop and Application prototype and conduct Conference Room Pilot to
validate the configuration Design explore configuration gap resolution options -
Design reports, interfaces, conversions, extensions, forms and workflow to fill the
packaged software functional gaps"
b. "- Produce an application design pack for the solution consisting of the page
specification, domain class model, component/class design, data conversion
design, physical database design and, other design deliverables. - Derive the
application design from and ensure the consistency of the design deliverables
with the application requirements, the use-cases, business rules, and other
requirements-related deliverables"
c. "- Produce an application design pack for the solution consisting of the page
specification, domain class model, component/class design, data conversion
design, physical database design and, other design deliverables. - Develop and
Application prototype and conduct Conference Room Pilot to validate the
configuration design, explore configuration gap resolution options"
The correct answer is: "- Produce an application design pack for the solution
consisting of the page specification, domain class model, component/class design,
data conversion design, physical database design and, other design deliverables. -
Derive the application design from and ensure the consistency of the design
deliverables with the application requirements, the use-cases, business rules, and
other requirements-related deliverables"
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 20/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 32
Not answered
A technique to render the untrusted data such as user input into literal text so that
when any malicious code is input, it will not be executed and instead be displayed as
plain text is called__________and used as a security measure against
_________.
Select one:
a. Applying Least Privilege, Insufficient attack protection
Question 33
Not answered
Select one:
a. v, vi, iii, ii, iv, i
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 21/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 34
Not answered
Select one:
a. Open Closed Principle
b. Interface segregation
d. Single responsibility
Question 35
Not answered
John, the product owner, in consultation with his stakeholders, has arrived at four
features that are of same priority. The stakeholders are of the opinion that all those
features are of equal significance. Which of the following can John do, in this
context?
Select one:
a. Consult with the Development Team and still arrive at a priority among these
features
b. Randomly pick and implement one feature after the other since all are of
same priority
c. Tell the Development Team that all features need to be worked on in parallel
d. Ask the development team to park these features until the stakeholders
agree on to a priority order
The correct answer is: Consult with the Development Team and still arrive at a
priority among these features
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 22/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 36
Not answered
Every sprint starts with _________ and ends with ___________ and
______________.
Select one:
a. 1. Daily Stand Up 2. Sprint Review 3. Sprint retrospective
The correct answer is: 1. Sprint planning 2. Sprint Review 3. Sprint Retrospective
Question 37
Not answered
Which of the following is the description for the Level 1 OWASP threat assessment
maturity practice?
Select one:
a. Increase the accuracy of the threat assessment and improve granularity of
per-project understanding.
b. Map compensating controls to each threat against the internal and third-
party software
c. Identify and understand the high level threats to the organization and
individual projects
The correct answer is: Identify and understand the high level threats to the
organization and individual projects
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 23/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 38
Not answered
Select one:
a. Multifactor Authentication
c. Federated identity
Question 39
Not answered
Select one:
a. By creating one common view for all the tables
c. None
d. By only allowing users access to columns they require instead of entire table
The correct answer is: By only allowing users access to columns they require instead
of entire table
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 24/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 40
Not answered
What are some features a tool should have to facilitate TDD Agile database
development
The correct answers are: Able to run tests in transactions to keep them independent,
Provide the ability to fake tables and views
Question 41
Not answered
Customer walks into an ATM to withdraw money. The money dispensed from the
ATM, although the ATM was not able to print its Transaction Receipt as ATM Machine
ran out of paper. The Customer got a message on the ATM Screen notifying "Unable
to print the transaction receipt". Which principle of GRASP was utilized to handle this
exception?
Select one:
a. Controller
b. High Cohesion
c. Indirection
d. Low Coupling
e. Creator
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 25/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 42
Not answered
b. Citrix
c. WAF
d. DAM
e. API Gateway
Question 43
Not answered
Select one:
a. Broken security or authentication
d. Injection - Correct
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 26/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 44
Not answered
Select one:
a. Enables users of one secure domain to securely access resources in another
domain seamlessly
The correct answer is: Enables users of one secure domain to securely access
resources in another domain seamlessly
Question 45
Not answered
When we try to push the changes into github.com using git, few git commands need
to be executed. Identify the right order of execution of the following git commands.
Select one:
a. git commit -m "Commenting" ; git add . ; git push
The correct answer is: git add . ; git commit -m "Commenting" ; git push
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 27/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 46
Not answered
What was seen in application over time, which creates the need of solutions which
could also be used in other projects?
Select one:
a. More effective and efficient process
Question 47
Not answered
"This pattern evaluates scenarios where you need just one object and you don't want
to create multiple objects of that particular class. Or simply put restricting
construction of more than one object" Which pattern is it?
Select one:
a. Singleton pattern
b. Behavioral Pattern
c. Structural Pattern
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 28/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 48
Not answered
Sohini is a new developer on XYZ e-commerce project. She has a written a piece of
code for handling errors that may occur because of non availability of product in a
cart already added earlier. Her first task is to define these issue under a suitable
category. Identify the correct category from the following options:
Select one:
a. Compiler Exceptions
b. Business Exceptions
c. Technical Exceptions
d. Application Exceptions
Question 49
Not answered
The correct answers are: Improves the organization's performance, Improves the
compilation time of an application
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 29/30
10/27/21, 10:54 AM Delivery Foundation Academy (DFA) L1 Assessment
Question 50
Not answered
Which of the following statement is not CORRECT about code quality metrics?
Select one:
a. Tight coupling and low cohesion indicates high quality of code
The correct answer is: Tight coupling and low cohesion indicates high quality of code
Stay in touch
https://deepknowledge.accenture.com/mod/quiz/review.php?attempt=407300&cmid=8422&showall=1 30/30