Interview Questions
Home From College
H\FC Internal Testing

What steps do you take to ensure thorough testing of new features?
I start by reviewing the new feature requirements to fully understand what is to be expected from these features. I try to create a detailed test case to cover all potential scenarios. Performing a mix manual and exploratory tests to uncover unexpected issues, I also seek to ensure no previous features are affected using regression testing. To ensure a comprehensive log of my steps, I document results clearly, communication efficiently and retest after implementation of new features have been tested to confirm suitability before release.
Home From College
H\FC Internal Testing

How do you approach identifying and reporting bugs during testing?
To be able to identify and report bugs when testing, I try to take a thorough and structured approach. Initially, I’ll try to reproduce the issue to confirm it is a consistent error. I will document the steps taken to get to this result, ensuring to record specific details of the browser type, the expected vs actual results, and the sensitivity and impact of the issue on what I’m trying to achieve. Screenshots and logs will be used to help develops see firsthand what is being experienced, ensuring a quick resolve of the issue. All findings would be logged in the tracking tools and followed up on to verify fixes after updates have been carried out.

