QA Forum 2025 5 12
π€ AI + Testing Hackathon TakeawaysΒΆ
Last Wednesday, several backend developers participated in the AI + Testing Hackathon. During the QA Forum, we shared insights on using AI toolsβespecially Cursorβto improve our testing practices. Here's a summary of what was presented and discussed:
π§ͺ DemosΒΆ
- Martin demonstrated how to use the Cursor AI Agent to create Majority Check integration tests.
- Li showed how to:
- Use Cursor's AI conversation feature to analyze and refactor regression and integration test coverage for the Mpay
PaymentController. - Rule settings and generate rules directly from conversations.
- Use Cursor's AI conversation feature to analyze and refactor regression and integration test coverage for the Mpay
π‘ What We LearnedΒΆ
- β AI excels at analyzing and generating documentation.
- π οΈ Start with simple projects or a limited scope, and iterate with step-by-step prompts.
- π Having sample code and reference documentation is very helpful.
- π§ Learned some thinking patterns and tips for creating Cursor rules.
- π It's essential to carefully review AI-generated code before using it.
π Additional Insights from Anders, Lars, and VictorΒΆ
- Tool usage of reviewing AI-generated code for correctness and security.
- Highlighted that beyond Cursor, other Agentic AI tools are available:
- Rider + Windsurf plugin
- VSCode + Agent Mode with Copilot
π Next StepsΒΆ
We encourage developers to begin experimenting with AI tools like Cursor to enhance our real-world testing. Start small, review carefully, and share your learnings!