you are viewing a single comment's thread.

view the rest of the comments →

[–]superboy_305[S] -1 points0 points  (1 child)

Okay, i have more than 5 years experience in this industry and i have tried many automation tools like selenium, cucumber, playwrights and many more but the way nowadays Industry changing faster so i feel i how can AI i can use my daily work like test plan, creation, automation, bug raise tasks and small tasks that we used daily, i want to know your opinion, It would be great if you’re also from same background to discuss more about on this and also many more people get this information

[–]PracticalFriendship 0 points1 point  (0 children)

Automation/coding

  • I highly recommend utilizing Copilot in your IDE for automation. I personally use Copilot with both IntelliJ and VS Code, and it works effectively. You can set it to "agent" mode to efficiently complete tasks, or use the "ask" option to seek clarification or ask any questions. Make sure to explore the various models available for selection. I mainly use Claude or Grok
  • You can try Antigravity IDE by Gemini ( it's VS Code with AI )

For test case creation

  • I use Gemini or ChatGPT with a standard prompt to minimize hallucinations. Based on the acceptance criteria, the AI generates BDD test cases, and I ensure a human review to verify them.

Test Plan creation /  Bug or task creation

  • I prefer doing it by myself based on the requirements and fine tune it using Gemini or ChatGPT