Using a shared test case format: a login example
Published
What should go in a test case? This login example covers preconditions, steps, expected results, and the details a teammate needs to run it.
THE NOTEBOOK / 08 ARTICLES
I write about test design, teamwork, and ways to use AI.
Pick a topic below to find something useful for your work.
Published
What should go in a test case? This login example covers preconditions, steps, expected results, and the details a teammate needs to run it.
Browse by topic ALL 08 NOTES
TEST DESIGN
Examples and notes on writing tests other people can run.
Published
What should go in a test case? This login example covers preconditions, steps, expected results, and the details a teammate needs to run it.
Read the articlePublished
How to run the same test steps with different inputs, using an input form and a short pytest example.
Read the articlePublished
Some tests are easier to understand as a data table; others need a sequence of actions or a starting state. Here are examples of each.
Read the articleTEAM & PROCESS
Notes on planning work and sharing information with a team.
Published
Agree on responsibilities, who makes decisions, and where information is kept. Then create the procedures and templates the team needs.
Read the articlePublished
When a three-day task takes five days, keep the original estimate and record what changed. Here is a simple way to separate plan, actual, and forecast.
Read the articlePublished
A review request example, a checklist of details to include, and a few signs that a short call would help.
Read the articleAI IN PRACTICE
Ways to use AI in QA, with examples of what to check.
Published
A prompt example for separating confirmed facts, possible explanations, and questions that still need checking.
Read the articlePublished
An example guide covering project context, files that may be edited, and the evidence to include in findings.
Read the articleBEHIND THE NOTEBOOK
かさね抄
QA engineer / Test design, bug analysis & AI-assisted QA
About the author
I’m Kasane, a QA engineer. I have worked across multiple products at seven companies, mainly in third-party software testing, with experience as an acting team lead and in supporting QA team operations. I hold the JSTQB Foundation Level certification.
My strengths include test design, bug analysis, regression testing, and localization QA. I also work with AI-assisted QA and am interested in evaluating Japanese language quality, AI output, and audio and text data. On this blog, I share testing and investigation approaches with practical steps and examples.
I built CSV CHECK to check CSV files for missing and duplicate values. I’m also working on QA Cert Drill, an app for QA certification study. This site includes project guides and examples of what to test.