List is interface or class i said its an interface in collection but as per his knowledge it is a class :P
Senior Software Engineer Test Interview Questions
297 senior software engineer test interview questions shared by candidates
Check vowels in string and reverse it.
A user logs in to a website with proper credentials and the user is taken to a blank page. How would you troubleshoot that?
What experience you have in test automation?
Write testcases on login functionality, imagine that already 50 testcases are written on login functionality.
Framworks that you have worked on, Their architecture, Modules, coding.
2 complete the program. Which is better Test Automation framework?(Hybrid or Test Driven) Difference between Data Driven and Test Driven Framework?
1. Find whether the given Array has fibonacci series 2. Find the longest palindrome Substring in a string 3. Process a String of given pattern with underscores to get result given. 4. Remove duplicates in an Array
Selenium questions Difference between driver.quit() and driver.close(). Difference between implicit wait() and explicit wait () in Java. Describe the Automation framework. what is the output of these two print statements in java? System.out.println("Hello, World!"+ 12 +150); System.out.println(12 + 150 "Hello, World!"); Replace or create a new json object in the array? Array [ { "name" : "bob", "status" : "Active" // change key "status" to output and "Active" to true -- something like that } ]
Difference B/w Page Factory and POM. write all syntex about POM and Page Factory. How to approach excel sheet to read/write data in selenium. Write full program.
Viewing 31 - 40 interview questions