Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Frugal Testing Team. If you also belong to the team, you can get access from here

Frugal Testing Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Frugal Testing Interview Questions and Answers

Updated 28 Mar 2025
Popular Designations

11 Interview questions

A Softwaretest Engineer was asked 3mo ago
Q. What is exploratory testing?
Ans. 

Exploratory testing is an informal testing approach focused on discovering defects through exploration and learning.

  • Testers actively explore the application without predefined test cases.

  • Encourages creativity and intuition in finding defects.

  • Example: Testing a new feature by trying various user scenarios.

  • Allows for immediate feedback and adaptation of testing strategies.

  • Useful in understanding user experience and ...

View all Softwaretest Engineer interview questions
A Softwaretest Engineer was asked 3mo ago
Q. What is regression testing?
Ans. 

Regression testing ensures that new code changes do not adversely affect existing functionalities.

  • Verifies that recent changes haven't broken existing features.

  • Can be automated to save time and increase efficiency.

  • Example: After adding a new feature, test existing functionalities like login and data retrieval.

  • Often performed after bug fixes to ensure the issue is resolved without side effects.

  • Includes both manual ...

View all Softwaretest Engineer interview questions
🔥 Asked by recruiter 2 times
A Softwaretest Engineer was asked 3mo ago
Q. How do you write a test case?
Ans. 

Writing a test case involves defining the conditions, inputs, and expected outcomes for software testing.

  • Identify the test case ID for tracking purposes.

  • Define the test case title that summarizes the test.

  • Specify the preconditions that must be met before executing the test.

  • List the test steps in a clear, sequential manner (e.g., 'Step 1: Open the application').

  • Define the expected results for each step (e.g., 'Expe...

View all Softwaretest Engineer interview questions
A Softwaretest Engineer was asked 3mo ago
Q. What are the different types of testing?
Ans. 

Different types of testing ensure software quality, functionality, and performance through various methodologies and techniques.

  • Unit Testing: Tests individual components (e.g., testing a single function in isolation).

  • Integration Testing: Tests combined parts of an application to ensure they work together (e.g., testing API interactions).

  • Functional Testing: Validates the software against functional requirements (e....

View all Softwaretest Engineer interview questions
A Softwaretest Engineer was asked 6mo ago
Q. Why testing rather than development?
Ans. 

Testing allows me to ensure the quality and reliability of software products before they are released to customers.

  • I have a keen eye for detail and enjoy finding bugs and issues in software.

  • I believe in the importance of thorough testing to prevent costly errors and ensure customer satisfaction.

  • I enjoy the challenge of creating test cases and scenarios to uncover potential issues in software.

  • I value the role of te...

View all Softwaretest Engineer interview questions
A Sdet Engineer was asked 6mo ago
Q. What is Selenium?
Ans. 

Selenium is a popular open-source automation testing tool used for web applications.

  • Selenium is used for automating web browsers.

  • It supports multiple programming languages like Java, Python, C#, etc.

  • Selenium can interact with web elements like buttons, text fields, etc.

  • It can perform actions like clicking, typing, selecting from dropdowns, etc.

  • Selenium can run tests on different browsers like Chrome, Firefox, etc.

View all Sdet Engineer interview questions
A QA Tester was asked 9mo ago
Q. Write a program to find prime numbers.
Ans. 

A prime number is a number greater than 1 that can only be divided by 1 and itself.

  • A prime number is a number greater than 1.

  • It can only be divided by 1 and itself.

  • Examples of prime numbers: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29

View all QA Tester interview questions
Are these interview questions helpful?
An Operations Intern was asked
Q. What is the difference between marketing and sales?
Ans. 

Marketing focuses on creating awareness and generating demand for a product or service, while sales involves the actual selling and closing of deals.

  • Marketing involves activities such as market research, advertising, branding, and public relations.

  • Sales involves activities such as prospecting, lead generation, negotiation, and closing deals.

  • Marketing aims to create a favorable perception of a product or service in...

View all Operations Intern interview questions
A Softwaretest Engineer was asked 3mo ago
Q. What are the advantages of automation testing and manual testing
Ans. 

Automation testing offers speed and efficiency, while manual testing provides flexibility and human insight.

  • Speed: Automation can execute tests much faster than manual testing, especially for repetitive tasks.

  • Reusability: Automated tests can be reused across different versions of the application, saving time in the long run.

  • Accuracy: Automation reduces the risk of human error, ensuring consistent test execution.

  • Ex...

View all Softwaretest Engineer interview questions
A QA Test Engineer was asked 7mo ago
Q. What do you know about QA testing and if any where you have implemented this
Ans. 

QA testing involves ensuring software quality by identifying bugs and issues before release. I have implemented QA testing in various projects.

  • QA testing involves creating test cases, executing them, and reporting bugs.

  • I have implemented QA testing in web applications, mobile apps, and software projects.

  • Examples of QA testing tools I have used include Selenium, Jira, and TestRail.

View all QA Test Engineer interview questions

Frugal Testing Interview Experiences

19 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Assignment 

The initial step involves submitting an assignment, likely designed to evaluate your technical skills, analytical abilities, and understanding of testing concepts.

Round 2 - Technical 

(2 Questions)

  • Q1. Coding Related Questions
  • Q2. Technical Questions
Round 3 - Technical 

(2 Questions)

  • Q1. Resume Based Questions
  • Q2. Project Based Questions
Round 4 - HR 

(2 Questions)

  • Q1. Why Testing rather than Development
  • Ans. 

    Testing allows me to ensure the quality and reliability of software products before they are released to customers.

    • I have a keen eye for detail and enjoy finding bugs and issues in software.

    • I believe in the importance of thorough testing to prevent costly errors and ensure customer satisfaction.

    • I enjoy the challenge of creating test cases and scenarios to uncover potential issues in software.

    • I value the role of testing...

  • Answered by AI
  • Q2. Behavioral Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on your skills mentioned in your resume.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding questions were easy, Leetcode east to medium level questions, in my interview sorting and anagram questions were asked.

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about youserlf?
  • Q2. What do you know about QA testing and if any where you have implemented this
  • Ans. 

    QA testing involves ensuring software quality by identifying bugs and issues before release. I have implemented QA testing in various projects.

    • QA testing involves creating test cases, executing them, and reporting bugs.

    • I have implemented QA testing in web applications, mobile apps, and software projects.

    • Examples of QA testing tools I have used include Selenium, Jira, and TestRail.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. React fundamentals questions
  • Q2. Project based questions from my resume

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Assignment Related on Automation Testing and situation based Question

Round 2 - Technical 

(2 Questions)

  • Q1. Coding Related Questions
  • Q2. Resume based Technical Questions
Round 3 - Technical 

(2 Questions)

  • Q1. Coding Related Questions
  • Q2. Technical
Round 4 - HR 

(2 Questions)

  • Q1. Behavioural Questions
  • Q2. Questions Based on role
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

About automation assignment

Round 2 - Technical 

(2 Questions)

  • Q1. About assignment
  • Q2. About projects
Round 3 - Technical 

(2 Questions)

  • Q1. Data structures and algorithms
  • Q2. About technical skills
Round 4 - HR 

(2 Questions)

  • Q1. About company rules
  • Q2. About rules

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Assignment 

An assignment is given, based on that the selection process starts which is an elimination mandatory round

Round 2 - Technical 

(1 Question)

  • Q1. Resume based questions and technical questions on the resume
Round 3 - HR 

(1 Question)

  • Q1. Checked the behaviour, body language and communication as per their requirement

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Assignment 

Completed the given automation task and submitted with in the deadline.

Round 2 - Technical 

(2 Questions)

  • Q1. What is selenium?
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web applications.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium can interact with web elements like buttons, text fields, etc.

    • It can perform actions like clicking, typing, selecting from dropdowns, etc.

    • Selenium can run tests on different browsers like Chrome, Firefox, etc.

  • Answered by AI
  • Q2. About Oops concept
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated SDET Engineer with a strong background in software testing and automation.

    • Experienced in creating and executing test cases

    • Proficient in automation tools like Selenium and JUnit

    • Skilled in programming languages such as Java and Python

  • Answered by AI
  • Q2. Assigned our role in the company.

QA Tester Interview Questions & Answers

user image Anonymous

posted on 3 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Find out the prime number
  • Ans. 

    A prime number is a number greater than 1 that can only be divided by 1 and itself.

    • A prime number is a number greater than 1.

    • It can only be divided by 1 and itself.

    • Examples of prime numbers: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29

  • Answered by AI

Software Developer Interview Questions & Answers

user image Sourish Mandal

posted on 6 May 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 6 interview rounds.

Round 1 - Assignment 

There are 2 sections in this round
1st round automated testing
2nd we have to ans some questions

Round 2 - Technical 

(2 Questions)

  • Q1. Coding, oops, sql and some puzzle questions
  • Q2. Hekdj ududhri hdhdjbd ydudh
Round 3 - Technical 

(1 Question)

  • Q1. Coding, oops, sql, puzzle solve, some hr questions
Round 4 - Technical 

(1 Question)

  • Q1. Coding, sql, cn, dbms, puzzle solve
Round 5 - Technical 

(1 Question)

  • Q1. Coding, dsa, sql, cn, dbms
Round 6 - Co-founder 

(1 Question)

  • Q1. Coding, some questions on dsa
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(3 Questions)

  • Q1. Just casual questions regarding your work experience and family background
  • Q2. Work experience
  • Q3. Family background
Round 2 - Assignment 

Questions about your Team handling and excel skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Great place to work highly recommended

Research Analyst Interview Questions & Answers

user image Debraj Sahoo

posted on 21 Feb 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Dsa related question

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Frugal Testing?
Ask anonymously on communities.

Frugal Testing Interview FAQs

How many rounds are there in Frugal Testing interview?
Frugal Testing interview process usually has 2-3 rounds. The most common rounds in the Frugal Testing interview process are Technical, Assignment and HR.
How to prepare for Frugal Testing interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Frugal Testing. The most common topics and skills that interviewers at Frugal Testing expect are Hibernate, MySQL, SEO, Web Development and Manual Testing.
What are the top questions asked in Frugal Testing interview?

Some of the top questions asked at the Frugal Testing interview -

  1. What is the difference between marketing and sa...read more
  2. What do you know about QA testing and if any where you have implemented t...read more
  3. What are the advantages of automation testing and manual test...read more
How long is the Frugal Testing interview process?

The duration of Frugal Testing interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 22 interview experiences

Difficulty level

Easy 18%
Moderate 73%
Hard 9%

Duration

Less than 2 weeks 80%
2-4 weeks 10%
4-6 weeks 10%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 104 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
3.0
 • 36 Interviews
NexTurn Interview Questions
4.1
 • 34 Interviews
View all

Frugal Testing Reviews and Ratings

based on 126 reviews

4.8/5

Rating in categories

4.8

Skill development

4.7

Work-life balance

4.6

Salary

4.6

Job security

4.7

Company culture

4.6

Promotions

4.7

Work satisfaction

Explore 126 Reviews and Ratings
Frugal Testing

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

Frugal Testing

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

Explore more jobs
Softwaretest Engineer
9 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Sdet Engineer
5 salaries
unlock blur

₹2.2 L/yr - ₹7.2 L/yr

Software Engineer
4 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Software Tester
4 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Research Analyst
4 salaries
unlock blur

₹1.7 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Frugal Testing with

HCL Infosystems

3.9
Compare

Northcorp Software

4.5
Compare

Zidio Development

4.5
Compare

Accel Frontline

4.0
Compare
write
Share an Interview