Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified Network Associate Automation (CCNA Automation)

Domain 1Objective 3

3. Describe the Concepts of Test-Driven Development 200-901 Practice Questions (Page 1)

Part of the 1.0 Software Development and Design domain, which accounts for 15% of the 200-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~8–12 in this domain), expect 1–2 from this objective — we provide 48 practice questions to prepare you well beyond it. (estimate)

48questions here
10free pages
8concepts
15%of the exam

Questions 1–5

  1. 1application · medium

    A network automation engineer is developing a Python function that validates SNMP community strings. Following TDD, the engineer writes a test that expects the function to return False for a community string that contains a space. The test fails because the function does not exist yet. What is the next step in the TDD cycle?

    Select an answer first
  2. 2application · medium

    A CI pipeline includes a coverage gate that fails if coverage drops below 80%. A developer adds a new module but does not write tests for it, causing coverage to drop to 75%. What is the best action for the developer?

    Select an answer first
  3. 3application · easy

    A team developing a Python library for network device configuration is adopting TDD. They want to reduce the number of defects that reach production. Which practice is most directly aligned with TDD's benefit of reducing defects?

    Select an answer first
  4. 4expert · medium

    A developer has a passing test suite for a module that parses device logs. The module has a function that is 100 lines long and contains several nested conditionals. The developer wants to refactor it to improve readability. What is the safest way to refactor?

    Select an answer first
  5. 5foundation · easy

    In a unit test, which of the following is an example of a valid assertion?

    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. “200-901” is a trademark of its owner, used for identification only.