None of the technical questions were difficult.
Qa Automation Architect Interview Questions
46 qa automation architect interview questions shared by candidates
SQL: There are 2 tables: Account and Owner Account has the columns - Account_ID, Account_Type and Create_Date Owner has the columns - Owner_ID, Account_ID, Account_Type We need to fetch all the owners having multiple accounts and created in the year 2015. Write the query for that.
Describe what you are working on currently.
Given a system with 3 components: - Component 1: CLI (Command Line Input) with send commands to component 2 - Component 2: Server which receives queries from Component 1 and stores the results in Component 3 - Component 3: Storage unit which saves all results from component 2. The system is composed of DB with tables, and it knows to perform the following commands: CREATE TABLE (INT, CHAR, 10 COLUMNS) DROP TABLE INSERT DELETE WHERE UPDATE SELECT *, COL-X Task 1: What would you test on this system? Task 2: If we add another component 1, what else should you test?
Creation of framework hands on Coding round Pipeline creation
1) Describe the framework used in your project 2) Challenges with in-sprint automation 3) Autohealing scripts etc
* Write a code for singlton class * How do you over-ride the WebDriver class
online quiz: four questions (1 live question, java, selenium, cookies)
Attitude and Culture fit related questions
Given nested json , How to convert hash map into list and list to hash map
Viewing 21 - 30 interview questions