Skip to content

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ΒΆ

  1. Martin demonstrated how to use the Cursor AI Agent to create Majority Check integration tests.
  2. 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.

πŸ’‘ 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!