Can you define a thread and add 2 scenarios in which you apply them?
Senior Software Engineer In Test Interview Questions
306 senior software engineer in test interview questions shared by candidates
NDA Helpful Notes: Go though data structures, algorithms and collections. The technical interviews will mainly focus on testing strategies and coding skills. You might be asked to write up test cases for multiple services. Be sure to cover all negative cases, edge cases, happy path scenarios and dependencies. It will help if you practice enumerating test cases for websites, algorithms and functions. For coding questions, I think they are looking to see if you come up with the strategy. They might ask you to implement the solution in a different way. If you can give them a fair idea about your analysis on how to address the solution, I think that should be sufficient. Be prepared for database queries. Joins and normalization in specific. Apart from that, you can expect process related questions related to bug tracking, metrics, CI/CD, release management etc. Automation and REST services questions were also part of the mix (If you work with technologies like Selenium, they will ask you specific questions related to it).
selenium webdriver and CoreJava
there is dynamic page on which there are text boxes which keep on changing. sometimes 1 is visible sometimes 10. How do handle it ?
Automation questions- 1. Handle multiple windows 2. Optimize code 3. Selenium 4 features
Questions on some IEEE standard for storing of floating numbers in memory. I dont remember exact question. This was completely unexpected as who refers the IEEE specs by their some registration number?
What is difference between cipher and hash?
I think one of them was the two-sum problem.
Tell me about your solution to the take-home programming test, and why you solved it that way?
Hacker Rank test with: C# theory and practical questions. QA theory questions. Different behavior questions regarding how would I react in any complicated cases.
Viewing 101 - 110 interview questions