Experiment to test various features of your application. The scope can be unit, functional, integration/API, end-to-end (E2E).
- Existing program we already built
- Test some of the features of that program
- Better tested program
- Prepare your program
- Create a test file to test that program
- Run that test file