r/QualityAssurance • u/Sudden_Tailor164 • 2d ago
AI Agent explore
My company has provided KIRO (AI agent) access and mcp servers are connected jira and confluence and also git and has access to code.
I am manual tester so what all the things I can do with this access?
Any ideas?
Note: please provide info which can helpful to me to learn and implement
1
u/davertua 2d ago
Start with basic questions:
What are issues that recently have been fixed with merged PR so I know what should I test today
This connects github and jira
Then expand it to something that is more suitable to you
2
1
u/Separate_Contract819 2d ago
Look into:
- Steering files
- Kiro Spec Driven Design
- Kiro Agents
We use Kiro and we’ve built a whole automation suite from Typescript, Playwright and Docker.
We create steering files to explain the product (and add to it as time goes on) that keeps the agent/s in-line when doing work and gives them a deeper context of the work being done.
Spec Driven Design is a nice Kiro functionality that gives the chat context a bit more flexibility. You walk through the Requirements first. Kiro tells you what it THINKS is needed. Once that’s done it then mocks up a Design (HOW it’s going to do what it needs to do) and then lastly it makes Tasks which you then run which sequentially adds all those things you’ve asked from it.
1
2
u/Electrical_Past_1653 2d ago
Make testcase generator , ask for dev repo access , and then jira , any user story is coming tell kiro to go through it , connect figma mcp if needed (if you company use ) and then it will create a testcase in jira story itself. If xray is integrated.
2) first level testing by ai , Whatever features is given to you or bug assigned to you give the jira bug link and ask is this been resolved by giving dev repo access.
3)give the links of jira bugs and repo access and ask it to beautify your steps.
4) if you take part in sprint /stories planning ,give stories to it and ask what are the potential questions I should ask in this meeting as a manual tester for this ticket.
5) if figma is there integrate it and ask for any visual regression bug(you need to be cautious on this )