Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified DevNet Professional

Domain 4Objective 1

Diagnose a CI/CD Pipeline Failure (such as Missing Dependency, Incompatible Versions of Components, and Failed Tests) 350-901 Practice Questions (Page 1)

Part of the 4.0 Application Deployment and Security domain, which accounts for 20% of the 350-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)

28questions here
6free pages
7concepts
20%of the exam

Questions 1–5

  1. 1foundation · easy

    A developer is reviewing a CI/CD pipeline that consists of stages for build, test, and deploy. The pipeline fails during the deploy stage. Which statement best describes where the failure occurred?

    Select an answer first
  2. 2foundation · easy

    A CI/CD pipeline fails during the test stage. The test report shows that a test for a login function failed because the expected response time was under 2 seconds, but the actual response time was 5 seconds. What is the most likely root cause of this failure?

    Select an answer first
  3. 3application · medium

    A CI/CD pipeline for a Java microservice fails during the integration test stage. The test logs show a NoSuchMethodError for a method in a library that was recently updated. The pom.xml declares the library version as 2.0.0, but the build server's local Maven repository has an older version cached. What is the most likely cause of this failure?

    Select an answer first
  4. 4application · medium

    A CI/CD pipeline for a React application fails during the build stage. The log shows an error: 'Module not found: Can't resolve 'react-dom''. The package.json file lists react-dom as a dependency. The pipeline runs npm install before the build. What is the most likely cause of this failure?

    Select an answer first
  5. 5expert · hard

    A CI/CD pipeline for a Python application fails during the build stage. The log shows an error: 'ImportError: cannot import name 'foo' from 'bar''. The bar library was recently updated from version 1.0.0 to 2.0.0. The requirements.txt file specifies bar==1.0.0. What is the most likely cause of this failure?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “350-901” is a trademark of its owner, used for identification only.