What is shifting left in agile?

What is shifting left in agile?

Hey Ian!

Regarding agile, shifting left refers to moving testing activities earlier in the software development process. It includes activities like testing, performance optimization, security, etc. A primary objective of the shift left approach is to identify and fix issues early.

For more details, check out this tutorial!