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
Test Automation Engineer Interview Questions
3,205 test automation engineer interview questions shared by candidates
Can you Introduce yourself and what are the roles and responsibilities in your project?
Explain the roles and responsibilities in current/ last project.
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.
Preform an integer swap in Java or C++ without using an intermediate variable
What are the considerations for building automation framework ?
F2F technical interview
Aptitude
aptitude questions
I was asked to automate a few scenarios in their happyfox website with selenium and any framework I was comfortable with.
Viewing 2121 - 2130 interview questions