They asked me to find bugs on a website with manual testing and then write an automation test against the website.
Software Development Engineer In Test Interview Questions
5,157 software development engineer in test interview questions shared by candidates
How do you find elements that are duplicated in two arrays
What is the pyramid?
How do you test API?
SQL Injection,Performance Engineering
Given an array of numbers, e.g. [1,2,3]. Write a program to print all the possible permutations of their arrangements in the array, e.g. [1,2,3], [2,1,3], [1,3,2], [2,3,1], [3,2,1], [3,1,2].
Level order traversal of a given tree.
basic data structures/algorithms/big O notation. Should be able to apply algorithms such as binary search, hashing etc as and when needed.
Oops DSA Rest Assured Manual Fundamental
Tell me about your Projects?
Viewing 4591 - 4600 interview questions