3. Write the Test cases for the amazon review page which has these things on that page: stars to rate the product two edit boxes: 1 for title, 2 for review two buttons: ok and cancel.
Software Development Engineer Test Interview Questions
43,307 software development engineer test interview questions shared by candidates
Given an array of integers and an arbitrary integer, find the number of pairs of integers in the array whose sum is equal to the arbitrary integer.
Questions about - Severity vs Priority, Black box vs white box testing, Traceability matrix, Basic sql queries and java questions on oops concept.
How do you test the functionality of weather.com which takes a coordinates anywhere on earth and gives you accurate current weather information. After I given my plan which is to use automation tool collecting weather information from public weather station and compare results. I was asked what if there's no web service, no phone service, not even radio and you can't load weather forecast information from the public weather stations. Nor you can use historical value to test since the results need to be very accurate.
White box Blackbox Sdlc Stlc Types of testing Levels of testing
Write code in your favorite programming language that will accept two strings and return true if they are anagrams.
Find cycle in linked list.
Suppose you have a C++ base class and several classes that inherit from it. What might happen if you do not write a virtual destructor for the base class?
find if string1 exists in string2, give test conditions
How many lines of code I wrote for the project I worked on?
Viewing 671 - 680 interview questions