Tag Archives: QA

TestComplete Simple CSV Reader (C# script)

Automation is finally heating up at work and its tough to do any automation without reading your test definition files. I wrote mine in TestComplete’s C# scripting. This is a very simple script but why go re-write something if you … Continue reading

Posted in Automation, C#, Code Sample, Test Complete | Leave a comment

SQA Interview Question

Problem: Imagine you are given a white cube that consists of 125 equally sized pieces. Just before it is given to you, however, the exterior is painted black. How many pieces are black on exactly 2 sides?

Posted in Interview Questions | Leave a comment

SQL – QA Analyst Interview Problem

Problem: Write us a query that will return the second highest paid employee.

Posted in Code Sample, Interview Questions, MS-SQL, Uncategorized | Leave a comment