Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/automationhacks/testing-checklists
A curation of different checklists for testing and automation
https://github.com/automationhacks/testing-checklists
Last synced: 3 months ago
JSON representation
A curation of different checklists for testing and automation
- Host: GitHub
- URL: https://github.com/automationhacks/testing-checklists
- Owner: automationhacks
- License: apache-2.0
- Created: 2020-03-08T11:37:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T17:16:08.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T19:54:20.030Z (6 months ago)
- Size: 8.79 KB
- Stars: 197
- Watchers: 10
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-qa-links - Testing Checklists
README
# testing-checklists
> A curation of different checklists for testing and automation
A testers brain requires a lot of creativity and the no of scenarios that we test on a day to day basis are innumerable. Expecting the *brain* to remember all the ways of testing an application whether it be from a mobile, a web or an API interface is tough and an overhead.
These checklists are a brain dump of the different ways that I approach and think about testing apps in different conditions and hopefully reduces the cognitive load to remember these.
Hopefully these can give you inspiration to adapt and add more items for your needs as well.
## Currently available checklists
- [Mobile app testing](/mobile_testing.md)
For more useful tips and tricks on testing, automation and programming. Check out [automation hacks blog](https://automationhacks.blog)