1st Round:- * Tell about yourself * WAP to find any element in an array * What is a HashMap, what will happen if we try to put any duplicate key value pair. * What is difference between ArrayList and Array. * What is initial size of ArrayList and how much does it increases when we add any new element to it. * What is final keyword 2nd Round : * Scenario based questions * Role based tests for swiggy application. * What are testNG annotations you've used. * What will be order of running tests in testNG. * What are different types of polymorphisms. Explain them and with example. * Method overloading and over riding. * What is final keyword used for. * How do you handle exceptions. * What are different types of locators. Which one do you use and why. * What is different between CSS locator and Xpath Locator.
Senior Software Qa Engineer Interview Questions
509 senior software qa engineer interview questions shared by candidates
Implement an object counter using Python classes and static method.
How you can test a refrigerator?
a) Algorithm questions Armstrong Number and Anagram b) Questions on Testing framework and how to manage the script if it is taking a lot of time. c) Other basic Selenium related questions.
a) Algorithm questions --> Find first non-repeating character in a string using normal iterative method and then using a HashSet. I used LinkedHashSet --> this was the tricky part. Just go through the use of LinkedHashSet. b) Questions on testing on mobile and Desktop. c) TestNG and Selenium based questions.
Join a few tables in SQL, reverse a string, describe postman error codes, etc.
1. how will you manage when there is high stress at work 2. How will you fix conflicts with developers 3.sql queries -distinct on multiple columns, duplicates on 3 fields -how will you display distinct on all 3 fields, replace null with '4' without using update -using select query 4. Failed in production, passed in test -how will you handle this as a QA member 5. 1 million records ,but 100K mising in destination table, how will you find where its missing . 6. Agile/JIRA 7. unique creative way of doing wokr-in past with eg
Programming related medium difficulty + unix commands.
3. Write a program to print the pascal triangle.
Questions ranged from test planning, types of testing, how would I test Amazon website, use cases to basic programming questions on Java and Selenium. Made me write code on an online IDE for Java. Most of the questions were related to my previous experiences and how would I approach a use case for testing. Were interested to understand the types of testing like Security testing, accessibility testing, localization testing and functional testing and their use cases Questions on Java: (Strings) - How to find if a string is a palindrome - Find all substrings of a given string - Find the longest palindrome of a given string - Difference between Assert and Verify - Most common exceptions - How do you pass control to a different page in POM - How do you find elements when IDs are dynamic - How do you handle alerts in selenium
Viewing 161 - 170 interview questions