Benefits of test automation
- It is Reliable as they run the same test every time
- It is repeatable as a script can be run many times
- It is Reusable as it can be used on various versions of application
- Reduces cost as reduces regression efforts
- It is fast so save time compared to human efforts
- It is programmable hence can find hidden system defect