Forum Discussion

rmnrdi's avatar
rmnrdi
Contributor
7 years ago
Solved

Handling errors in DDT

I've created a DDT "framework" that I use to pass data into a test template. This is the function that controls the whole thing: // Start Here function Main() { aqPerformance.Start(); //Used...