Round 4: F2F 1. Brief about myself. 2. What is a deadlock? Give a real-time example 3. What is multithreading? 4. How do threads communicate each other? 5. Given a sentence reverse the entire sentence including their letters in their words - O(n^2) is highly discouraged. 6. Design a framework for the below requirements [Explained the Data Driven Framework] - Read the raw data from - Excel or DB - Process the raw data. - Once processed call the Business Logic. - Once Business Logic is completed call the Report Generation. - After Report has been generated, display the result in a good format. For the above requirement Which framework would you use and why? If there's a future requirement to add or delete a particular task how will you handle it? - Task Manager will take care. 7. Difference between String, StringBuilder and StringBuffer. 8. Where does a String gets initialized if you declare it with null?
Senior Test Engineer Interview Questions
2,709 senior test engineer interview questions shared by candidates
Round 2: - What is the difference between - String, StringBuilder, StringBuffer? - What is the difference between - Abstract Class vs Inheritance? - When will you go for Abstract Class and When will you go for Interfaces? - Given arr1 = {1, 12, 15, extra space1, extra space 2, ... ,extra space N}, arr2 = {2, 4, 35}. Merge these two sorted arrays in arr1 without the help of a third array. Makes sure that arr1 is also sorted. Give an O(1) solution. - Balance the given parentheses. - Given an array - Find the sum pairs which satisfies the condition a+b = c+d in the array
Problem Statement: There's a queue which has N producers at one end and N consumers at the other end. The Producers get their input from an SDK. The queue actions can be controlled by APIs. Now When there are 1000+ orders placed in a minute in Myntra portal, come up with a solution in the framework on how you will validate the packets sent and received are the same in the Queue? Note: Here there are N producers and N consumers. Any consumer can receive a packet from any producer. There can also be scenarios that Queue is blocked and not flushed at for a very long time. Due to high traffic, the queue may not drain all the packets at the regular period of interval. Keep all the negative scenarios in mind while designing this framework.
EMV transaction flow, Certification process, Payment ecosysytem. After that HR round where salary discussion happens and then got an offer based on mutual agree on salary. After joining I served around 1 year
All that you put in your resume and on top of their requirement. Automation testing , Manual testing concepts, problem solving skills.
Project related Flow and work.
My past experiences and hypothetical questions. Testings types and testing experiences.
Technical they ask about - Testing concepts , automation frameworks and so on. They will also tell you to write some code which is pretty basic like palindrome, shifting strings and all. Managerial is a technical with managerial discussions. Will ask about high level Testing concepts and frameworks. HR is just a formality with happens over phone to discuss compensations.
Only one question on project and was not even interested to listen.you could know by the body language of the interviewer that it's not going to happen.complete waste of time
Simple
Viewing 891 - 900 interview questions