# Home

This is my testing guide. It is filled with catalogs, heuritics, guidewords, cheat sheets, lists, links and other models I find useful.

*This is still very much a work in progress as I figure out how to best focus and use it.*

* Sometimes I like catalogs
* Sometimes I like checklists
* Sometimes I like guides
* Sometimes I like cheat sheets
* I almost always love models

## Other

* [Hendrickson, Elizabeth's Test Heuristics Cheat Sheet](https://s3.eu-west-1.amazonaws.com/matrix.assets/fa2aa6x6kkxle2lv5xm720wltja3)
* [Hunter, Michael's You Are Not Done Yet Checklist](http://thebraidytester.com/downloads/YouAreNotDoneYet.pdf)
* <http://www.qualityperspectives.ca/resources_mnemonics.html>

## Questions, Suggestions

* Twitter: [@ckenst](http://twitter.com/ckenst)
* Edit on GitHub

## Make Your Own

If you like this idea, clone the repo and make it yours!

## TODO:

1. Add Timezones and Time related catalogs
2. Find a better way make this list / catalog actionable.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.kenst.com/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
