Returns
Returns a Test object for the given product and test name.Example
Parameters
string
required
The ID of the product for which you want to retrieve the test.
string
required
The name of the test you want to retrieve.
string
The type of the test (e.g.,
ACCURACY, SECURITY). This is needed if multiple tests share the same name but have different types.