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 } ]
Software Development Engineer In Test Interview Questions
6,460 software development engineer in test interview questions shared by candidates
How would you handle situation when someone disagree with you?
Basic query around java, selenium, rest assured.
Remove a character from a string
Question related to testing & programming
Mainly questions relating to data structures and testing them in extreme cases.
question on how to store many data types in 1 type
Should we ship the product that has known bugs and issues?
The reverse in-order traversal stumped me slightly; my solution was to do an in-order traversal, adding elements to a FIFO stack. Then after the traversal, pop off the elements of the stack.
Reverse a string without using a buffer?
Viewing 831 - 840 interview questions