Simple coding algorithms like Fibonacci sequence and reversing string on whiteboard.
Software Developer In Test Interview Questions
1,163 software developer in test interview questions shared by candidates
Conceptual questions regarding test automation.
Q: Based on what criteria you decide if the test should be automated?
1) Find a sub array of array which results in a particular sum.Write all test cases for it? 2) Find an element in a sorted array where a[i]=i.Write all test cases for it? 3) If an array consists of even number of long numbers and 1 odd number of long numbers .Find the odd number.Write all test cases for it? 4) Given three sides find whether it can form a triangle else return whether it is equilateral,isosceles or scalene.Write all test cases for it? 5) Can you insert an element between a sorted linked list and also ensure it is sorted if only middle pointer to linked list is given? 6) Find all lines between starting time stamp and ending time stamp in a log file? How will you do it? 7) Design question. Fix a legacy code that has addItem(String,Number) and printReceipt()? 8) How do you test a dollar note scanner?
They asked me to plan the verification/test of an ATM plus backend system, including testing, resources, people.
Asked about everything I already put on the job application and my resume.
Describe a situation where you dealt with ambiguity.
Nothing really
Online tests then details of my experience and its correlation with planned job responsibilities
For a webpage with several fancy CSS elements on it, how would you go about automating your tests for this situation.
Viewing 811 - 820 interview questions