• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need some help with technical phone interview

jinduy

Diamond Member
I have a phone interview for a software testing position... i'm trying to compile a list of questions they may ask me... so far i've come up with some of the obvious ones...

what's a ptr?
what's polymorphism/inheritance/abstraction?
what's regression/integration/etc testing?
what's a struct/class?

thanks
 
Go to a bookstore and pickup, or look through, this book:

Programming Interviews Exposed: Secrets to landing your next job.
John Mongan and Noah Suojanen
 
Well, shouldn't you be reviewing on your testing? IE, what are unit vs functional tests, blackbox vs whitebox tests, etc... What tools are commonly used... ie FIT, J-UNIT... How about your code metrics. And what kind of software processes uses tests and when do they use them, ie Rational Unified Process (RUP) vs Extreme Programming. And the list goes on and on...
 
I would go over the stuff that was on my resume, if there were any projects, courses, or research that you did, I'll brush up on those, esp. the projects. I had a couple of EE interviews ... so that's as much as I can help you with ... good luck!
 
Back
Top