All Topics
Topic161 questions
Accenture Agile & DevOpsQuestions & Answers
Practice 161 verified Accenture Agile & DevOps questions with detailed answers and explanations. Tap any question below to study the full solution — perfect for last-minute Accenture primer and dumps prep.
Agile & DevOps question list
Which agile methodology divides the development into sprint cycles, in which a Specified set of features are delivered? Choose fro…What are the roles in dynamic system development method? Choose from the following:State true or false. During agile development more emphasize is given for documentationWhich of the following agile methodologies depends on the cohesiveness of the team and individual commitment of the team members?_____ methodology focus on visualization fiow__________ is an iterative and incremental approach that embraces principles of agile development, including continuous user/custo…________ is the process during which the changes of a system are implemented in a controllable manner by following a predefined mo…the options select the configuration items that are eligible for configuration managementWhich is the software configuration concept that ensures that change should be done in a controlled and authorized environment____________ ensures that when two different people does the work and update parallelly, one should not over write the otherTom and Peter works on the same project. Tom does his work and update the local copy back to the configuration management server. …Collaborative and co-operative approach among all the stake holders is important. This is a feature of the _______________ Agile M…Which of these is not an agile methodologyScrum divides the development into short cycles called as ______________ methodology is useful when the client requirements are not clear and stableDSDM is iterative and incremental_____ helps to uncover unexpected patterns and associations from all data within an organizationTo understand the best course of action for a problem is __________ is the Process of discovering various models, summaries and derived values from a given collection of dataAnalytics reveal hidden patterns in _________ layer in busness analytics indicate what is happening or what has happenedIn _____ Allows decision makers at virtually all levels of the organization to gain insight into business performance and data to …____ layer describes what could happenA metric should be time bound____ is an important measure of how well an organization meets or exceeds a customer's expectations_____ is the subject matter area on which reports revolve around.The most common form of KPI reporting is ____Units per hour is an example of what KPIWhich is not a KPI_____ helps an organization to define and measure progress towards organizational goals.Expand KSI____ refiect the success or failure after an event has been consumed_______in design thinking is a written, actionable statement that expresses the problem that the design team is trying to address.Researching Your Users' Needs is done in which phaseChallenge Assumptions and Create Ideas is done inAnalyzing how users interact with their environment is a ____ activity in EmpathizeStating Your Users' Needs and Problems is done in which phase____ is an iterative process in which we understand the users clearlyWhich is not a phase in design thinkingDesign Thinking is focusing on the stated problem than to arrive at a solution immediatelyPipe uses a script that lives in a Docker containerWhich of the following CI/CD tools is designed to handle anything from a simple CI server to a complete CD hub?Which of the following uses a version control system and a central code repository for tracking the code changes made by developer…You can either define the pipeline using YAML syntax or through the user interface in Azure pipelineIn GitLab, pipes are agents that run the CI/CD JobsWhich of the following CI/CD tools is suitable for small projects?In _________, developed code is continuously delivered until the programmer considers it is ready to ship.The __________is used to record the code changes made by developers so that these changes can be shared to othersIn Continuous Integration, build status is reported to developers when they are changing the code.The applications with Azure CI/CD pipelines can be deployed to multiple target environmentsIn which of the following, there is no human intervention and only a failed test will prevent a new change to be deployed to produ…In YAML file used for BitBucket pipeline, you can use different types of container for each step by selecting different imagesWhich of the following is the final phase of the DevOps cycle?Which of the following CI/CD tools is a continuous integration server developed by Atlassian?In which of the following pipelines, all the new changes run through a consistent set of quality checks?Each service runs in its own process and communicates with other services through a well-defined interface in MicroservicesWhich of the following CI/CD toolsprovides support for .Net framework?Which of the following CI/CD tools is known for its ease of setup, out-of-the-box usability, and beautiful user interface?Before DevOps, there is a significant delay between development and operationsDevOps culture is about agility, scalability, continuous improvements in the delivery of services.In the Blue/Green deployment, once testing has been completed on the blue environment, live application trafic is directed to the …Using a blue/green deployment strategy increases application availability and reduces deployment risk by simplifying the rollback …DevOps bridges the gap between development and operations teams.With Continuous Delivery, production happens automatically without explicit approval.A Blue/Green deployment is a deployment strategy in which you create two separate, but identical environments.An Elastic stack can be created to automatically monitor the application and logs.Unit Testing tests individual units or components of a code written by the developer to validate if they perform as expected.Infrastructure-as-Code tools are used to create software environments using predefined templates.Replacing or modifying older apps with newer microservices architecture can open up the doors to faster development and quicker in…Runtime protection means securing software against threats that can arise when your application starts running.Use a SAST tool to ensure that your code is secure, safe, and reliable.Vulnerability Scanning ensures that code is checked for vulnerabilities at every major stage of the delivery pipeline from the tim…Employing both SAST and DAST in a pipeline would cover both codebase and runtime vulnerabilities.DSOMM strives to incrementally increase the effectiveness of a security program from Level 1 to Level 4.DSOMM Level 1 calls for the execution of static analysis tools without any changes to the tools or settings.During the development phase in secure SDLC, teams need to make sure that they use secure coding standards.Security issues can be addressed in the SDLC pipeline well before deployment to production.Implementing SCA ensures that all of the components in your applications are secure and compliant.SAC tools can both spot any security weak points and suggest potential solutions based on the entire code base.Any component that has the potential to adversely impact cyber supply-chain risk is a candidate for Component Analysis.Bill Of Materials (BOM) describe the components included in applications, the version of the components used, and the license type…SAST is performed at the static level ensuring that code guidelines are followed without actually executing the application.SAST tools examine the source code at rest to detect and report on potential security vulnerabilities.Static Application Security Testing (SAST) is also known as 'black box testing.Static code analyzers help to define project specific rules to ensure that all developers follow them without any manual intervent…Ansible leverages SSH to communicate between servers.Ansible is an example of a pull based configuration management tool.You can also use Ansible Automation Platform for configuration management to maintain your systems in the desired state.Configuration drift occurs when ad-hoc configuration changes and updates result in a mismatched development, test, and deployment …In Push Based Configuration Management System, nodes pull the configuration information from the server.InSpec can also run as a series of automated tests that execute as part of your standard release pipelines.Once you have categorized and prioritized vulnerabilities, break down your remediation process into bite-size chunks to make them …Chef Automate is an integrated solution for managing and deploying infrastructure and applications.In Inspec uses a client-server model.InSpec tests can be easily added to act as a quality gate for compliance.With Chef Automate, you can run your InSpec compliance tests on demand, see the results on the dashboard, and remediate the proble…ServerSpec lets you to include metadata about your compliance rules.Vulnerability scanning tools can be used to identify specific local users and groups._____ Allows decision makers at virtually all levels of the organization to gain insight into business performance and data to sup…____ reflect the success or failure after an event has been consumedExpand KSIIn the Blue/Green deployment, once testing has been completed on the blue environment, live application traffic is directed to the…Inspec uses a client-server model.State true or false. During agile development more emphasis is given for documentation.Which agile methodology divides the development into sprint cycles, in which a specified set of features are delivered?Which methodology focuses on visualizing flow?Collaborative and co-operative approach among all stakeholders is a feature of which Agile methodology?Which agile methodology depends most on team cohesiveness and individual commitment?Which statement best reflects the Agile Manifesto?Who is responsible for maximizing product value in Scrum?Which event inspects the Increment and adapts the Product Backlog?Time-box of the Daily Scrum is:Definition of Done (DoD) ensures:A Product Backlog item should follow INVEST. What does I stand for?Velocity in Scrum is:Which chart shows remaining work against time in a sprint?During Sprint Planning, the team commits to:Who removes impediments in Scrum?Backlog prioritization technique often used in Agile:Which practice is core to Extreme Programming?Lean Software Development focuses primarily on:Kanban limits WIP to:DSDM prioritization uses:Crystal methodology adapts based on:Feature-Driven Development (FDD) emphasizes:In XP, TDD stands for:Continuous Integration helps to:Kanban board typical columns are:Lean concept “Build quality in” means:A good User Story format is:Story points measure:Planning Poker is used for:Timeboxing means:Spikes are used to:Which is best when requirements are unclear?Risk-driven model primarily associated with:Minimum Viable Product (MVP) focuses on:Definition of Ready (DoR) ensures:Acceptance Criteria are used to:Which configuration concept ensures change happens in a controlled and authorized way?Tom updates local work back to the configuration server. This process is called:Which ensures parallel updates do not overwrite each other?________ is the process to implement changes in a controllable manner following a predefined model.Which of the following is NOT a characteristic of cloud computing?Agile prioritization often values:In version control, Check-out means:Configuration Audit verifies:SVN is a:Scrum Master primarily serves:Sprint Retrospective focuses on:Which is a pull-based system?WSJF (Weighted Shortest Job First) prioritizes by:Agile teams should be:Burndown chart trending flat indicates:Refactoring aims to:Which ceremony is time-boxed and for planning the next iteration?Minimum marketable feature (MMF) is:A good Kanban WIP limit effect is:What are the roles in dynamic system development method? Choose from the following: Select one or more: a. System Analyst b. Scrib…_____ methodology focus on visualization flow a. Kanban b. Scrum c. DSDMFrom the options select the configuration items that are eligible for configuration management Select one or more: a. Source code …Practice more Accenture topics
PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.