Feature Development

This section outlines a streamlined workflow for integrating AI into the software development lifecycle. The workflow focuses on discipline and good practices to deliver quality software for Defra.

Important prerequisites:

Workflow

  1. Development - Develop the solution iteratively, using AI for implementation
  2. Test Driven Development - TDD using AI tools
  3. Testing - Unit testing and journey testing
  4. Refactoring - Refactor once feature complete
  5. Documentation - Update all relevant documentation to reflect changes, ensuring clarity and alignment with project goals. Use documentation to give feedback to the AI tools for future iterations

Next -> Development