
QA Engineer
Pournami T
QA Engineer at Kiebot focused on automated regression, API contract testing, and the gritty edge-case work that ships polished releases.
About Pournami
Pournami is a QA Engineer at Kiebot, where she owns automated regression for several long-running client projects. She specialises in API contract testing, end-to-end UI automation, and the kind of detailed bug investigation that turns a "weird intermittent issue" into a clear reproduction. Her writing focuses on hands-on QA techniques, test data design, and how testers can collaborate effectively with engineers and product owners.
Recent highlights
- 1
Built reusable API test harnesses adopted across three client engagements.
- 2
Created Kiebot’s internal cheatsheet for writing reproducible bug reports.
Articles by Pournami
Questions Pournami gets asked
How does Pournami approach a vague bug report?
Reproduce, then reduce. First confirm the bug with the exact steps. Then strip away every step that is not required to trigger it. The remaining minimal repro is what engineers can fix quickly.
What is her one rule for test data?
Test data should be intention-revealing. A user called "Premium User With Expired Card" tells the reader what the test is about; "User1" does not.
