Q2. Difference between Heap and Stack?
Software Engineer In Test Interview Questions
11,951 software engineer in test interview questions shared by candidates
Q1. Were asked a coding question, the question state- 'Print the unique characters present in the string' and a follow-up question to print the frequency of all the characters in the string.
Compute Nth Fibonacci number. Given tree data structure, print each level as a row. Given data from stock's trade during day, compute what would have been the best trade of the day. Create a circular buffer of size N, program reads and writes.
nested try block,difference b/w throw n throws keyword,why string is immutable,difference b/w string builder and string buffer,collections and checked and unchecked exceptions and at the end they asked some puzzles
non-specialized questions about the field, there were no clear questions
Read and Write data from Excel in selemiun webdriver?
sanity testing , agile methodology etc etc
He asked me write an automation of login page and then came to API automation Find two strings are anagram or not
1)introduction about yourself 2) Verify login page 3) find bugs in given page
Java: String vs StringBuilder vs StringBuffer: what is thread synchronization Manual testing concepts of Boundary Value Analysis and Equivalence Partitioning String s = "ABC" String s2 = new String("ABC") s == s2 s.equalsIgnoreCase(s2) Program for "ABC XYZ" to "XYZ ABC" How to alter registry settings via Selenium Why don't we write ChromeDriver dr = new ChromeDriver Difference between get() and navigate() Difference between bug and defect Questions related to API testing, I don't remember
Viewing 851 - 860 interview questions