AWS Certified AI Practitioner (AIF-C01) — Question 346
An AI practitioner is writing software code. The AI practitioner wants to quickly develop a test case and create documentation for the code.
Which solution will meet these requirements with the LEAST effort?
Answer options
- A. Upload the code to an online coding assistant.
- B. Develop an application to use foundation models (FMs).
- C. Use Amazon Q Developer in an integrated development environment (IDE).
- D. Research and write test cases. Then, create test cases and add documentation.
Correct answer: C
Explanation
Amazon Q Developer integrates directly with popular IDEs to provide automated code generation, test case creation, and documentation features with minimal setup. Building a custom FM application or manually writing the tests and documentation requires significantly more development overhead. Using external online assistants may raise security concerns and lacks the seamless workflow of an integrated IDE tool.