Question 1
Consider that an e-commerce web application is being tested. In one of the tests, invalid inputs are provided during the checkout process, subsequently the server fails to query the database properly and crashes, resulting in inconsistent records in the database, the failure stack trace is shown to the user.
Which of the following categories of server response does the above belong to?
Abnormal server error
Exposure
Valid response
None of these
