Question - What is Continuous Testing (CT) ?
Answer -
Continuous testing is the process of executing automated tests as part of the software delivery pipeline to obtain immediate feedback on the business risks associated with a software release candidate.It establishes a stable test environment with valid test data at all stages of development Tests should be wide to adapt to an applicaon's change, which affects funconality.