String manipulation, bitwise operations
Software Test Interview Questions
43,565 software test interview questions shared by candidates
I was assigned some works during tryout day relating to my applied position, which is of course confidential I can not share with others.
If you do not have any document/SRS/use case - how will you test the application.
Scripting questions in Python like, parse a csv file and extract the name, phone numebers, emails into a dict.
Tell me about yourself
What is the difference between == vs equals() in Java?
Write a method to output the Fibonacci sequence.
What is testing pyramid ?
QA related
(1)Given string is palindrome or not(Inlace without using extra buffer) (2)Given a number n - give me the first n prime numbers (Improve efficiency of code) (3)Fizz-buzz type question (4)Given a string(for e.g.,abc) and an array of strings(s1,s2,....sn) -> return an array of boolean values based on if a string s1 can be made from the characters of string(abc) (5)Find the duplicates in an array. (6)Given an architecture of an application - find the best ways to test it and make sure that how can we deliver quality products. (7)Behavioral questions like conflict with a team-member etc.
Viewing 681 - 690 interview questions