Test Automation Developer Interview Questions

3,198 test automation developer interview questions shared by candidates

1) Introduction 2) (Orange, apple, lemon, mango, Orange), Which collection do you use if I want to add the objects in insertion order? What if I want to add in alphabetical order, which collection will you use? 3(Orange, apple, lemon, mango) which collection do you use to store these, and why? how can we store in alphabetically order 4) (Fruit: Orange), (Vegetable : Onion) : Which collection will you use to store it, can we store it in order wise? if yes, why ? if not, why? 5)(Fruit: Orange, Mango,pear), (Vegetable: Onion, potato, cabbage): Which collection will you use to store it? can you write it with syntax ..How can we store it in alphabetical order? 6) What would be output String name = "Royal Challengers Bengaluru"; name.toLowerCase(); System.out.println(name); name.toUpperCase(); System.out.println(name); Explain the code as well 7) Give the logic and print it Input: "I Love Dogs"; Output Example: IL, Io, Iv, Ie, ID, Io, Ig, Is LI, Lo, Lv, Le, LD, Lo , Lg, Ls oI, oL, ov, oe, oD, og, os
avatar

Test Automation Engineer

Interviewed at Mphasis

3.4
Aug 30, 2024

1) Introduction 2) (Orange, apple, lemon, mango, Orange), Which collection do you use if I want to add the objects in insertion order? What if I want to add in alphabetical order, which collection will you use? 3(Orange, apple, lemon, mango) which collection do you use to store these, and why? how can we store in alphabetically order 4) (Fruit: Orange), (Vegetable : Onion) : Which collection will you use to store it, can we store it in order wise? if yes, why ? if not, why? 5)(Fruit: Orange, Mango,pear), (Vegetable: Onion, potato, cabbage): Which collection will you use to store it? can you write it with syntax ..How can we store it in alphabetical order? 6) What would be output String name = "Royal Challengers Bengaluru"; name.toLowerCase(); System.out.println(name); name.toUpperCase(); System.out.println(name); Explain the code as well 7) Give the logic and print it Input: "I Love Dogs"; Output Example: IL, Io, Iv, Ie, ID, Io, Ig, Is LI, Lo, Lv, Le, LD, Lo , Lg, Ls oI, oL, ov, oe, oD, og, os

1. Examples where you have made a framework which can be used by different teams like developers, testers, BA’s etc 2. Difference between scenario and scenario outline 3. What connects feature with step definition 4. What do you write in page object files 5. What is page object model 6. What are different types of waits 7. What type of wait will you use for loading symbol for an image on webpage 8. What do you write in runner file 9. Program to find missing number in an array 10. Program to print the distinct numbers in an array (array contains repeated numbers and you just need to print each number just once)
avatar

Senior Test Automation Engineer

Interviewed at Delivery Hero

3.5
May 20, 2021

1. Examples where you have made a framework which can be used by different teams like developers, testers, BA’s etc 2. Difference between scenario and scenario outline 3. What connects feature with step definition 4. What do you write in page object files 5. What is page object model 6. What are different types of waits 7. What type of wait will you use for loading symbol for an image on webpage 8. What do you write in runner file 9. Program to find missing number in an array 10. Program to print the distinct numbers in an array (array contains repeated numbers and you just need to print each number just once)

A table has 8 rows and two columns of text fields on a web page. All the text fields on the left are mandatory and the ones on the right are optional. List down all the possible tests you will be covering for the above scenario.
avatar

Test Automation Engineer

Interviewed at Prowareness

3.8
Apr 2, 2016

A table has 8 rows and two columns of text fields on a web page. All the text fields on the left are mandatory and the ones on the right are optional. List down all the possible tests you will be covering for the above scenario.

Viewing 2111 - 2120 interview questions

Glassdoor has 3,198 interview questions and reports from Test automation developer interviews. Prepare for your interview. Get hired. Love your job.