Tekstrom Automation Testing Interview Questions
In this article we will cover Tekstrom Automation Testing Interview Questions from 2021 which could help you prepare in advance. Tekstrom Automation Testing Interview Questions Difference between equals and ==? (==) -> is a reference comparison; both objects point to the same memory location (.equals()) -> evaluates to the comparison of values in the objects When to use if-else and switch-case? Xpath vs CSS Selectors? Disadvantages of Selenium? Captcha,WIN pop-ups, only Web Apps automation Types of Waits Implicit, Explicit, Fluent Keywords - super and this? System - File.separator? ThreadLocal? Concurrency? Multi-Threading? Replace() vs replaceall() in java? Replace - 1 character ReplaceAll - 1 regular expression Do you have experience in handling java system functions? System.exit() - program terminate Sysout System - IO Actually how you handle windows or os level pop-ups? How you write the multi-threading to launch different browsers using selenium? main method ...