
Project Description
GitHub: link
Project description. A series of posts and videos demonstrating exploratory testing of a real app - Google Keep. Testing notes and resources can be found in ObsidianMD starter kit (vault) on GitHub which I use as an exploratory testing tool. Other testers and QA enthusiasts are welcome to use it as a starter kit.
Let's imagine we have a real app to test - Google Keep
I thought it would be great to demonstrate and share how I do testing. I think my testing is far from perfect but I definitely learned some things along the way. This is also a good exercise and I look forward to learning new things.
Hopefully my posts helpful for other testers and for those who want to know whether I am a good fit for their testing needs.
This is the list of posts I am planning to publish. You can explore those which have links. For others - come back later. I will do my best to publish regularly.
- Knowledge management in testing
- Overview of my exploratory testing framework: obsidian, heuristics, metadata, reporting, excel, mindmaps, github
- Workflow Demo Sessions
- daily note
- exploratory test session
- reporting testing results
- Exploratory testing sessions:
- product coverage outline
- product elements - structure and function
- product elements - users
- product elements - data
- product elements - interfaces
- product elements - platform
- product elements - operations
- product elements - time
- product coverage outline
- risk coverage outline
- risk analysis
Challenges and what I learned. While working on this project I started to learn Javascript. I also use used Git for version control and GitHub to publish a final product.
Tools:
- Markdown
- Javascript
- ObsidianMD
- Git
- GitHub