2) Find a duplicate characters in an array.
Software Development Test Engineer Interview Questions
5,412 software development test engineer interview questions shared by candidates
Coding challenge 1. Return the sum of the numbers in the array, except ignore sections of numbers starting with a 6 and extending to the next 9 (every 6 will be followed by at least one 9). Return 0 for no numbers.
Write a function takes a two-word string and returns True if both words begin with same letter animal_crackers('Levelheaded Llama') --> True animal_crackers('Crazy Kangaroo') --> False
questions were based on both Manual and Automation testing.
Asked to refactor code using a checklist item by implementing on our own approach
Majorly asked regarding the oops concept ,sql database and easy coding question.question related to testing.
A coding question which is very easy like printing Fibonacci number.
How do you perform tests on something
ROUND 1 Tell me about your Project Current services - running. Project overview and architecture. You have given Uber app, it has 2 services :- Service 1 - pickup Service 2 - availability Check the go, shared, mini Write as much as Test cases you can think of What will you test in this sceanario? Anagram - check in java Write Junit out of it. ROUND 2 Q- You have given Rectangle class in java, Java implementaion of it On similar lines implement :-Triangle class in java Now define a method to calculate angle;if Given 2 sides of triangle Q- Student class, Given name, age; Capture information Create class student with name, age Store marks of the 3 subjects for student -- social, eng, maths Now there are 2 students- Ram and Shyam. Set age for them, Now there is students in each class from1 to 10, having all of the 3 subjects. What would be the Name of 2 classes - student ? and Q-How will you achieve Parallel execution ? Selenium grid’ Hub -- node Tests who will start the execution First execution How will the trigger start? Q- CI-soap ui Where will you check Logs of execution. Q- What does Rest request contain. Q- Postman How will u ensure a response is correct? What all areas you test in postmant for rest service.
coding using any language of preference
Viewing 4171 - 4180 interview questions