To prepare for R1: all concept related to core java, selenium, testng and its annotation execution flow, automation framework, POM in selenium etc. To prepare for R2: 1.automation framework in details, 2.testng listeners, 3.wap to find all palindromes of given string 4.wap to find character counts in given string (Eg: kiss, output: k-1,i-1,s-2) 5.find xpath of given scenario 6.find first non repetitive char in string 7.wap in java to find values of a,b,c where a^2+b^2=c^2, a+b+c=1000 and a<b<c
Automation Engineer Interview Questions
10,241 automation engineer interview questions shared by candidates
1.roles and responsibilities in present company. 2. String s1=new String("test"); String s2="test"; System.out.println(s1==s2) System.out.println(s1.equal(s2)) what is the output ? 3. Write a java programme for reverse the sentence String ref="I live in india"; output :india in live I 4.swap 2 strings without using 3 variables. 5. explain about api automation
Floyd's triangle
they may ask you from vb
What was your favorite class?
Python: Extract tuples adding up to 100 from a list of numbers.
how Scaling of analog signal is done
Calculate the min area of the rectangle that may be required to encompass multiple triangles selected by the user on a GUI. The input was text file with x, y axis and width and length of the rectangles. The output was suppose to be a text file with the same params
TestNg,
Background and engineering questions
Viewing 201 - 210 interview questions