N

Nehan

Computer engineering student passionate about technology and software systems.

Computer engineering student passionate about technology and software systems.

About Me

McMaster University

Class of 2028

Toronto, ON, Canada

Interests

Engineering
Embedded systems
Software development

Interview Questions

Home From College

QA Specialist Needed

Home From College Profile Image

Can you give an example of a detailed QA report you have created in the past?

Yes, during development of the Tinder for Roommates app, I was responsible for testing the swipe functionality and user profile matching. One bug I encountered involved the app crashing when swiping right on certain user profiles. Here's a summary of the QA report I documented:

Title: App crash when swiping right on specific profiles Environment

Steps to Reproduce: Log in with any user account. Navigate to the swipe screen. Swipe right on profiles with incomplete bios

Expected Result: User is added to match queue and taken to chat preview

Actual Result: App freezes and crashes after swipe right

Console Error: bashCopyEditTypeError: Cannot read properties of undefined (reading 'roomType')

Root Cause: The matching logic did not include null-checks for optional profile fields. Attempting to access .roomType on undefined triggered a crash.

Solution Proposed: Add null-checks in the match prioritization algorithm

Home From College

QA Specialist Needed

Home From College Profile Image

How do you approach identifying and documenting bugs in digital products?

When identifying bugs, I start by thoroughly testing the product to replicate the issue. I work backward to isolate the root cause and debugging the logic layer by layer. Once I’ve pinpointed the issue, I document it clearly, including steps to reproduce, expected vs. actual behavior, environment details and relevant screenshots or logs. This way, developers can efficiently understand and resolve the problem. I also track patterns in issues over time to help inform broader product improvements.

Your Privacy

We use cookies on our site to enhance your user experience. By clicking Accept below, you agree to our use of cookies.

For more detailed information, please refer to our Worker and Company Terms of Service as well as our Privacy Policy.

To opt-out of our use of cookies, click here.