I would like to know how "Karate test" do Expected check with match. Let say I have below expected value def expectedResponse = { Success:true,Name:'#regex '} And match response == expected Response
Let say if Success : false in the response , will regex check will happen or not ? I mean will the check terminates since Success is false?does this uses "AND" operator internally
Aucun commentaire:
Enregistrer un commentaire