1. diff b/w findelements vs findelement? 2. set vs map? 3. wap for occurences of characters 4. wap for fibonacci series 5. write xpath from a website(they will tell the exact location) 6. How to get galues from dropdowns? 7. Smoke vs Sanity? 8. Bug Life Cycle? 9. Regression and retesting? 10. Merge and rebase? 11. How we run jenkins? 12. How we connect the 2 files in cucumber and what is the process? 12. What are hooks? 13. How we can run the flaky test cases and write down the code for that? 14. How the priority works in testng?
AnswerBot
8mo
Answers to various technical questions related to automation testing and software development.
findElements vs findElement: findElements returns a list of web elements matching the locator, while findE...read more
Anonymous
1mo
4. Answer public class Test4 { public static void main(String[] args) { int num = 5; int first = 0, second = 1; int next; System.out.println(first +"\n" +second); for (int i = 2; i
Anonymous
1mo
3 . Answer public class Test2 { public static void main(String[] args) { String s = "Hello"; HashMap value = new HashMap<>(); int count = 1; for (int i = 0; i< s.length(); i++){ if (!value.containsKey...read more
Anonymous
1mo
diff b/w findelements vs findelement
findElements fetch multiple elements and returns as List
findElement fetch single web elements and returns as Webelement
Add answer anonymously...
Top LTIMindtree Automation Test Engineer interview questions & answers
Popular interview questions of Automation Test Engineer
Top HR questions asked in LTIMindtree Automation Test Engineer
>
LTIMindtree Automation Test Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app