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
Qa Automation Architect Interview Questions
3,922 qa automation architect interview questions shared by candidates
how much SQL experience do you have
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..
Describe a challenging bug you fixed and how you approached it?
Karat round is the toughest verify palindrome in permutation -- to check if the string is a palindrome turtle travel inside a box
Managerial Round: 1. Tell me about yourself. 2. Explain about your Project process, roles and responsibilities. 3. Why do you want to leave your current company. 4. Why do you want to join Xpanxion. Technical Round: 1. Explain your Project process. 2. Common questions from Selenium Automation. (Difficulty level- mid) 3. Common questions from Manual Testing. Note: He/She will check your willingness to learn new things, logical ability, self-confidence etc. HR Round: Salary discussion. About yourself.
Round 1 was conducted online on 4/27/2022 till date no communication whether cleared round or not, they asked java questions basic core java , constructor chaining, collections, abstraction interface, String related question, wap for anagram without sorting, locate the ai section on guru99 page using unique locator with 8 elements .
related to java and selenium
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.
Core Java, Selenium Framework, Appium, manual
Viewing 371 - 380 interview questions