cancel
Showing results for 
Search instead for 
Did you mean: 

How does Test Case Optimization works in BPCA?

01-07-2021 12:00 PM
486 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

What is the concept behind Test Scope Optimization in BPCA?

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

AjayHS
Product and Topic Expert
Product and Topic Expert

Test Scope Optimization in BPCA will determine what is the minimum number of test cases (manual/automated) that needs to be regression tested which results in maximum test scope in order to determine the impact of the change introduced.

Eg: If there are 100 e2e test cases (combination of both manual + automated) in order to determine what is the impact on these 100 test cases as a result of the change we need to perform regression test, testing all 100 is not feasible due to time crunch & resource unavailability. BPCA TSO will help here, it will determine if there are test cases which has same technical objects (TBOM) as the other and will eliminate such test cases with duplicate technical objects from being included in the test scope there by minimizing the test effort.

Thanks,

Aj