very basic knowlege of coding question and approach to attempt problem
Software Test Automation Interview Questions
3,430 software test automation interview questions shared by candidates
Case hoe je een test zou organiseren van een rekenmachine.
Its been said that L2 Is a managerial round I have prepared accordingly but its technical only . Only one question is asked to write xpath for a difficult element .
One key thing they asked me was how I validate ETL data in Azure Databricks, including source-to-target mapping, record count verification, and applying business rules.
One key thing they asked me was how I validate ETL data in Azure Databricks, including source-to-target mapping, record count verification, and applying business rules.
1st round- writing java codes, sql queries(Difficulty level- medium) 2nd round- about my project and Selenium related questions 3rd round- I declined, reasons below :P
Interviewer was toooooo rude and after waiting for over 6hours to get the 1st round call, that fellow has finished in 10-15mins by asking irrelevant and illogical questions. He boasted that he has 20 years of experience however while walking to the interview room, he had a discussion with another his colleague where all the interviewees are going/coming to the panel rooms, those fellows were saying Reject everyone and wind up.. Which shows their pure arrogance and negligible attitude
When is Redim & Preserve used, VB Script to seperate upper & small Letters from a string N store in excel,abt QTP ALM connection,abt Framework , Smart Identification . many other questions in VB n QTP tool i 'm unable to recall now.
The cost of cricket bat and ball is Rs.105. The bat is Rs.100 costlier than the ball. What is the price of the bat and the ball?
Q1:- Given an array nums and two sliding windows of size K & L which don’t have any element in common between them, you need to return the maximum sum of elements we can get between both windows. This is basically an extension of SLIDING WINDOW Problem on Geeks for Geeks. https://www.geeksforgeeks.org/sliding-window-maximum-maximum-of-all-subarrays-of-size-k/ Q2:- Given a string with elements having lowercase letters and question marks. Replace each question mark with lowercase letter such that the element is not equal to the element before it and the element after it. Ex:- Input String:- abcab??bac? Output:- abcabacbaca (There can be a lot of different outputs, anyone of them was accepted) Input String:- ???????? Output:- abcdefgh Q3:- We are given the maximum occurances of ‘a’, ‘b’ and ‘c’ in a string. We need to make the largest length string containing only ‘a’, ‘b’ and ‘c’ such that no three consecutive characters are same. Ex:- Input:- 3 3 3 Output:- abcabcabc (There can be a lot of different outputs, anyone of them was accepted) Input:- 5 5 3 Output:- aabbcaabbcabc About 14 students out of 130 were selected for the interviews
Viewing 381 - 390 interview questions