Did you implemented automated tests for testing the UI of an app?
Automation Qa Engineer Interview Questions
3,995 automation qa engineer interview questions shared by candidates
tell about yourself and some basic questions and deep about technologies
Phone question: How would you test a semaphore?
Phone question: How would you test a human detection system?
Your hobby is software development, will you feel bored when doing QA tasks?
What are the Selenium suite components?
The frameworks of automation I worked on and the level of knowledge in it
1. Basic questions about Selenium (What to scroll down a web browser, Implicit and Explicit wait, test report, API testing).
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
Oops question in java
Viewing 381 - 390 interview questions