Software Developer In Test Interview Questions

1,164 software developer in test interview questions shared by candidates

// Merge 2 2-dimensional arrays into one 2-dimensional array. // example input: // { 1, 2, 3; // 4, 5, 6} // { 7, 8, 9; // 10, 11, 12; // 13, 14, 15} // example output: // { 1, 2, 3; // 4, 5, 6; // 7, 8, 9; // 10, 11, 12; // 13, 14, 15}
avatar

Software Engineer In Test

Interviewed at C3 AI

3
Sep 15, 2014

// Merge 2 2-dimensional arrays into one 2-dimensional array. // example input: // { 1, 2, 3; // 4, 5, 6} // { 7, 8, 9; // 10, 11, 12; // 13, 14, 15} // example output: // { 1, 2, 3; // 4, 5, 6; // 7, 8, 9; // 10, 11, 12; // 13, 14, 15}

almost covered all the technologies from my CV. Starting from Manual testing, SQL-related questions, back-end testing questions, API testing, A11y testing, performance testing, and popular automation tools questions related to selenium, cypress, and wdio . a small coding challenge to write an automation script for a given scenario
avatar

Software Developer In Test

Interviewed at Orium

3
Feb 2, 2023

almost covered all the technologies from my CV. Starting from Manual testing, SQL-related questions, back-end testing questions, API testing, A11y testing, performance testing, and popular automation tools questions related to selenium, cypress, and wdio . a small coding challenge to write an automation script for a given scenario

Viewing 211 - 220 interview questions

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