One key thing they asked me was how I validate ETL data in Azure Databricks, including source-to-target mapping, record count verification, and applying business rules.
Automation Engineer Interview Questions
10,262 automation engineer interview questions shared by candidates
The question is from string. class Test { public static void main(String args[]) { String t1 = "Auto"; String t2 = "Auto"; System.out.println(t1==t2) //Line1 String x1=new String("Java"); String x2 =new String("Java"); System.out.println(x1==x2); //Line 2 } } What is the output of Line 1 and Line2
what is OOP in java what is the difference between verification and assertion? can you write a code for login on one page with selenium? why do you want to join the company what kind of report are you using
started to wrote code for simple Java program and in the code pairing with senior tester is like, they asking many questions during the interview. why u put this? why u haven't tried this like that..
Basic project related.Python basics.
What is White box testing and how is it different from black box?
From Selenium, deleting first 10 rows from web table, clink first enabled link in page which is having multiple links, window handle, handle multiple alert in a page, forced click etc. From UFT, selecting from drop drown, writing in a textbox present in another page etc. From java, few coding questions and few basic SQL query as joins , highest record from a table etc.
related to java and selenium
Write a file watcher in BASH, which watches for a dump that comes from another server through NDM?
How is my current role similar to this role?
Viewing 1091 - 1100 interview questions