Check vowels in string and reverse it.
Senior Software Engineer In Test Interview Questions
222 senior software engineer in test interview questions shared by candidates
A user logs in to a website with proper credentials and the user is taken to a blank page. How would you troubleshoot that?
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.
What experience you have in test automation?
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 } ]
blocks of code to initialize constructor, how we can create destructor?
How would you handle a peer developer pressuring you to approve buggy code?
1) Very easy - Find a duplicate number in an array 2) More technical about their testing scenario - specific knowledge required of the product related
Viewing 21 - 30 interview questions