You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


High level test cases for auth.method = "basicAuth"  :


Te


TC ID

Test Case Name

Test Case Description

Expected Result 
T01Client with correct basic auth and correct certificate
PASS
T02Client with correct basic auth and incorrect certificate
PASS
T03Client with correct basic auth and without certificate
PASS
T04Client without basic auth and without certificate
FAIL
T05Client without basic auth and with correct certificate
FAIL
T06Client with incorrect basic auth and with correct certificate
FAIL
T07Client with incorrect basic auth and with correct certificate
FAIL 








  • No labels