Java concepts, Selenium questions, CI/cd pipelines question
Senior Quality Engineer Interview Questions
4,461 senior quality engineer interview questions shared by candidates
Asked about whole Telecom billing questions,Unix and sql
HR screening round, asking about yourself and background.
First round was Telephonic interview. Second round was F2F discussion on technical stuffs. Finally managerial round followed by HR round.
Questions were about my personal experiences and the technical questions were primarily related to the task.
Tech1 Assesment 1. Compose script to Display the Oddsum and Evensum from the list of array inputs 2. Compose script to find the number of jumping sequence based on array elements, and display the last array element when jump exceeds length of array input arr[] = {1,2,3,9,4,5,2,6,8,8,2} output = 3 (1 -> 2 -> 9 ->2) 3. Compose selenium script to find Broken images in a web page 4. Compose selenium script to select 4th element in the dropdown Tech2: Agile: > Agile sermons > Technical & Functional Evaluations TestNG: > Soft depend and hard depend, > write TestNg.xml file to execute ClassA m2 and Class B m1 > TestNG attributes for poolsize, invocationcount and timeout Java: > return type of constructor, defalt and parametarized constructor > Write program to find 3rd largest number from the array > Convert string to lowercase and remove spaces and special characters > Java 8 advance features Functional testing: > How many no of test cases for x<10 input field > Boundary Value Analysis and Equivalence Partitioning Testing > In which case we perform smoke sanity and regression > After creating the bug what is the process RestAssured: > 403 and 503 response code > How to get json data for validation Git : git clone git remote git status git merge CICD: Do you have experience in CICD
Why do you think you are the best fit for the job?
What are your role and responsibilities
Given a strong return a new string with character and consecutive count of that character Input: aaaaffffggaa Output: a4f4g2a2 Rest API automation-> Json Path, schema validation etc
3 ants present at 3 conrners of triangle. Ants can go in two direction along edges(anti clock and clock wise). What is the probablity that 3 ants can move along edges with meet each other
Viewing 541 - 550 interview questions