BDD Framework questions, Selenium and Cucumber
Software Development Engineer In De Test Interview Questions
6,459 software development engineer in de test interview questions shared by candidates
It was good experience, They have asked about the Java and Selenium. Coding and some integers related programs. Collection, ArrayList
All of the questions are fairly easy. Be prepared for communication skills and big oh analysis.
What would be your ideal job?
Write a program that takes in a string and removes any duplicate spaces (including leading and trailing spaces – there should be none when finished). This program should not have any embedded loops, and you can only traverse the string ONCE. Should definitely be faster than O(n^2).
Given an eBay type service with multiple front-end applications, user information is being truncated when sent back to the user (Name was 'Andrew' but shows 'And'). Discuss your strategy on debugging this issue.
During lunch, one interviewer asked me how I would test a pencil to prepare it for release.
What problems will you point out in any products of Microsoft if you're going to improve it?
Find all the words that you can identify associated to a telephone number.
Given a linked list, swap every pair of elements (so elements 1 and 2 swap, 3 and 4 swap, etc.)
Viewing 651 - 660 interview questions