%%
date:: [[2023-11-14]]
parent::
%%
# [[AI in testing]]
[[Artificial Intelligence]] can be used in [[Software Testing]] in a few ways.
## Test planning
- Understanding the domain and system under test
- Suggesting test approaches
- Test data generation
## Test creation
- Test case creation
- Test refactoring
## Test results analysis