Software Developer In Test Interview Questions

375 software developer in test interview questions shared by candidates

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 } ]

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 } ]

I was given a coding test before the interview, it was asking to do some data manipulation with the given CSV. Basically I need to read the CSV which contains first name, last name, email etc. I need to group the people with same or similar last name and a valid email address. I also required to provide at least one test case. This test is in Java with eclipse.
avatar

Software Developer In Test

Interviewed at Global Relay

2.5
Oct 11, 2019

I was given a coding test before the interview, it was asking to do some data manipulation with the given CSV. Basically I need to read the CSV which contains first name, last name, email etc. I need to group the people with same or similar last name and a valid email address. I also required to provide at least one test case. This test is in Java with eclipse.

Viewing 51 - 60 interview questions

Glassdoor has 375 interview questions and reports from Software developer in test interviews. Prepare for your interview. Get hired. Love your job.