Q: print in one line the values of a map public static void main(String[] args) { Map<Integer, String> map = new HashMap<>(); map.put(1, "One"); map.put(2, "Two");
Automation Test Interview Questions
3,425 automation test interview questions shared by candidates
1. How will you open Browser in Incognito mode. 2. Switching Tabs in selenium 3. How will you execute only the failed testcases after the first run. 4. How to run test cases parallelly.
1.Tell me about yourself? 2.The asked about which framework you used? about that. 3.Selenium-about locators, selenium wait and usage 4.Basic Java Q? Difference between HashMap and HashSet, Abstract and Interface, What is Final? What is Encapsulation? 5.What is Instance Variable, method and object? 6.Java program to count and print repeated character in a string? String would be Your Name. 7.Cucumber-About Gherkins, Background, Scenario Outline, Reporting, How Feature file and stepDefinition file are linked etc. 8.About API Automation?
Find duplicate numbers from an array {1,2,3,3, 4,5,6,7,...100}
Is Webdriver a class or interface?
Whats your work auth? Do you know xpath? Selenium?
Selenium
How to select a radio button having same id as of the other button, overloading..overriding..reverse a string ..how to get existing text from textbox
What is findElement in the Selenium statement " driver.findElement(By.xpath('')) '?
What is Difference between XPath and CSS Selectors in Selenium WebDriver
Viewing 11 - 20 interview questions