Interview Questions
Home From College
QA Specialist Needed

Can you give an example of a detailed QA report you have created in the past?
Bug Report: [CRIT-042] Checkout Crash on Guest Guest Checkout
Severity: Critical (Blocker)
Priority: HighStatus:
NewReporter: MS
Date: January 20, 2026
Environment
Device: iPhone 15
ProOS: iOS 17.2App
Version: v2.4.1 (Build 882)
Network: 5G / Stable
Steps to Reproduce:
Open the app and add any item (e.g., "Blue Denim Jacket") to the cart.
Proceed to the cart and click "Checkout".
Select the "Continue as Guest" option.
Enter valid shipping information and select "Standard Shipping".
Enter valid Visa credit card details in the payment section
Click the "Place Order" button.
Expected Result:
The user should be redirected to an "Order Confirmation" screen with a unique Order ID.
Actual Result:
The app freezes for 2 seconds and then crashes to the iOS Home Screen. No order is recorded in the database.
Evidence & Logs:
Screen Recording: [Link_to_Video_Attachment.mp4]
Console Log Snippet: > Fatal error: Unexpectedly found nil while unwrapping an Optional value: file PaymentViewController.swift, line 142
Network Trace: API call to /v1/orders/guest returns a 500 Internal Server Error before the crash.
Home From College
QA Specialist Needed

How do you approach identifying and documenting bugs in digital products?
Identification and Validation
Documentation
Technical context and Metadata
Post submission




