I applied through university. The process took 2 weeks. I interviewed at Frugal Testing (Rānchī) in Dec 2023
Interview
The interview process was long, 19 days or so.
Round 1: In this round, there will be 1 assignment that focuses on questions related to testing and automation Testing
Round 2: (Technical) asked about self, project, and reverse words of a string
Round 3: (Technical) asked 2 coding questions on string manipulation, a quiz (online link).
Round 4: (Technical) asked 2 questions again on strings, asked about projects, SQL, and OOPs, and measure the time 45 minutes with 2 ropes if each burned in 30 minutes.
Round 5: (HR) I was traveling, and I have already informed my TAP coordinator. They didn't send an interview link; even our TAP coordinator contacted them for the next day, but they said they had to wrap up today only.
Interview questions [1]
Question 1
Q1: "Welcome to Frugal Testing" Reverse the string to "gnitseT lagurF ot emocleW".
Q2: "Chennai" remove all "n"s -> "Cheai"
Q3: print repeating characters in "Welcome to Frugal Testing".
Q4: "Welcome to Frugal Testing" make the first and the last letters in capital of each word.
Q5: "Welcome to Frugal Testing" print the words in random order but not same as the given one.
Q6: What are all types of testing and about them?
Q7: basic OOPs and DBMS questions.