productTest: function(seClient, productId) {
        if (!productId) {
            return;
        }
        seClient = seClient || tests.seClient;