Test Use Cases

Sample Xml contains the following test cases.

Test Cases

Title

Description

TC1

Invalid Credential

Return error response with message "Invalid Username or Password".

TC2

Invalid HotelCode

Return error response with message "Invalid HotelCode".

TC3

Valid Request

Return success response with valid list of Products.

Last updated