Software Engineer
CurrentGenAI-Driven Unit Test AutomationPurpose: Automate unit test case generation to improve code quality and speed up development cycles in automotive software.GenAI Framework: Utilizes Google’s Gemini LLM to generate and refine test cases directly from requirements.Multi-Agent Design: Two agents—one generates initial test cases, the other boosts coverage iteratively.Tools: Integrated with CrewAI for agent coordination and a React UI for user interaction and test result display.Impact: Achieves over 60% reduction in test development time, full code coverage, and increased testing accuracy in complex automotive systems.