You are designing a build and release pipeline.
You need to implement a shift-left testing strategy for the pipeline.
Which types of tests should you include?
integration, user acceptance, and regression
unit, smoke, and integration
formal acceptance, user acceptance, and smoke
functional, regression, and formal acceptance
Submit