Qa Engineer Selenium Interview Questions

17,669 qa engineer selenium interview questions shared by candidates

Developers can be really passionate about the code that they write and as a QA you have to find the flaws in it, was there ever a time (or tell me about a time) where you had an issue relaying a message to a developer to tell them there code isn't working properly?
avatar

QA Engineer

Interviewed at Procore Technologies

3.4
Jan 5, 2018

Developers can be really passionate about the code that they write and as a QA you have to find the flaws in it, was there ever a time (or tell me about a time) where you had an issue relaying a message to a developer to tell them there code isn't working properly?

Send the below Nested JSON object as a POST request payload ``` { "author": { "lastname": "Doe", "firstname": "Jane" } } ``` Keep in mind: 1. Not to use it as hardcoded in the body method 2. Do Not refer to it as a string 3. Not to use as a file object
avatar

QA Automation Engineer

Interviewed at Moolya Software Testing

3.7
Mar 16, 2023

Send the below Nested JSON object as a POST request payload ``` { "author": { "lastname": "Doe", "firstname": "Jane" } } ``` Keep in mind: 1. Not to use it as hardcoded in the body method 2. Do Not refer to it as a string 3. Not to use as a file object

Write a function that prints out Folders and Documents in order with subsequent spaces each time you go deeper into a Folder. You have two classes: Folder and Doc both containing strings to their names. In the Folder class you have two arrays defined that will contain folders and docs respectively. e.g. Folder1(root) at first level. Doc1, Doc2, Folder2, Folder 3 at second level. And Folder2 has two children Doc 3 and Doc 4. Output should be similar to Folder1 Doc 1 Doc 2 Folder 2 Doc 3 Doc 4 Folder 3
avatar

QA Engineer

Interviewed at AppFolio

4
Dec 12, 2016

Write a function that prints out Folders and Documents in order with subsequent spaces each time you go deeper into a Folder. You have two classes: Folder and Doc both containing strings to their names. In the Folder class you have two arrays defined that will contain folders and docs respectively. e.g. Folder1(root) at first level. Doc1, Doc2, Folder2, Folder 3 at second level. And Folder2 has two children Doc 3 and Doc 4. Output should be similar to Folder1 Doc 1 Doc 2 Folder 2 Doc 3 Doc 4 Folder 3

Viewing 1211 - 1220 interview questions

Glassdoor has 17,669 interview questions and reports from Qa engineer selenium interviews. Prepare for your interview. Get hired. Love your job.