Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

iSQI ISTQB Certified Tester Advanced Level, Test Automation Engineering CTAL-TAE Question # 13 Topic 2 Discussion

iSQI ISTQB Certified Tester Advanced Level, Test Automation Engineering CTAL-TAE Question # 13 Topic 2 Discussion

CTAL-TAE Exam Topic 2 Question 13 Discussion:
Question #: 13
Topic #: 2

An automated test script makes a well-formed request to a REST API in the backend of a web app to add a single item for a product (with ID = 710) to the cart and expects a response confirming that the product is successfully added. The status line of the API response is HTTP/1.1 200 OK, while the response body indicates that the product is out of stock. The API response is correct, the test script fails but completes, and the message to log is: The product with ID = 710 is out of stock. Cart not updated. When this occurs, you are already aware that both the failed test and the API are behaving correctly and that the problem is in the test data. The TAS supports the following test logging levels: FATAL, ERROR, WARN, INFO, DEBUG. Which of the following is the MOST appropriate test logging level to use to log the specified message?


A.

FATAL


B.

INFO


C.

DEBUG


D.

WARN


Get Premium CTAL-TAE Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.