> For the complete documentation index, see [llms.txt](https://altafshaikh.gitbook.io/testing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altafshaikh.gitbook.io/testing/master.md).

# Quality Coding & Testing

## Testing

### Types

1. Unit Testing
2. Integration Testing
3. End 2 End Testing

### Development Methodologies

* TDD
* BBD
* UBD
* ATDD
