Software Automation Interview Questions

13,050 software automation interview questions shared by candidates

Coding: Medium : Balanced Parenthesis Dificult : Print the Spiral Matrix Technical Round: Basic Core Java Questions(Method Overriding, Overloading with an Example) Testing Concepts Defect Life Cycle Client Server Architecture Automation Concepts(Selenium Tool)
avatar

Automation Test Engineer

Interviewed at EPAM Systems

4
Dec 29, 2020

Coding: Medium : Balanced Parenthesis Dificult : Print the Spiral Matrix Technical Round: Basic Core Java Questions(Method Overriding, Overloading with an Example) Testing Concepts Defect Life Cycle Client Server Architecture Automation Concepts(Selenium Tool)

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
avatar

QA Automation Engineer

Interviewed at Fidelity Investments

4.1
Oct 5, 2019

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

Viewing 1351 - 1360 interview questions

Glassdoor has 13,050 interview questions and reports from Software automation interviews. Prepare for your interview. Get hired. Love your job.