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
4.8

based on 168 Reviews

Filter interviews by

Frugal Testing Softwaretest Engineer Interview Questions and Answers

Updated 18 Dec 2024

Frugal Testing Softwaretest Engineer Interview Experiences

3 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
-
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

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If u get a blocker defect just the previous day of ur release dat ... read more
Q3. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Q4. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q5. Write Sql query for displaying total number of students from chil ... read more
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

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between function and method
  • Q2. A program related to strings
  • Q3. A program related to prime numbers
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Dsa round and class rounds to do it is that is am are was were

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. Difference between overload and override
  • Ans. 

    Overload is when a class has multiple methods with the same name but different parameters. Override is when a subclass provides a specific implementation of a method that is already defined in its superclass.

    • Overload occurs within the same class, while override occurs between a superclass and its subclass.

    • Overload is resolved at compile time based on the method signature, while override is resolved at runtime based on ...

  • Answered by AI
  • Q2. What is split functions
  • Ans. 

    Split functions are used to divide a string into multiple parts based on a specified delimiter.

    • Split functions are commonly used in programming languages like Python, JavaScript, and Java.

    • The split function takes a string and splits it into an array of substrings based on a specified delimiter.

    • For example, in Python, the split function can be used like this: 'hello world'.split(' ') will return ['hello', 'world'].

  • Answered by AI
  • Q3. Data structure questions
  • Q4. Html css basics
  • Q5. Python program question

Interview Preparation Tips

Topics to prepare for Thinkitive Technologies Softwaretest Engineer interview:
  • Oopps
Interview preparation tips for other job seekers - Be through the opps for strong impact
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Interview in python technologies tela vent also
  • Q2. Great experience at the moment
Round 3 - HR 

(2 Questions)

  • Q1. Great experience at This company
  • Q2. Great experience on technical training interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Do heapfully Ibai Haag un haha. Ahah. Agave. Java Java

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Testing questions and projects and all
  • Q2. Ask Manual testing basic questions
  • Q3. All manual test questions

Interview Preparation Tips

Topics to prepare for Apmosys Technologies Softwaretest Engineer interview:
  • Manual Testing
  • Banking domain
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. SQL,c programming,Java
  • Ans. SQL where and having ,a c programming question
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and answer questions much as you know
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Assignment 

Manual testing Automation testing questions

Round 2 - Technical 

(3 Questions)

  • Q1. What is software testing ?
  • Ans. 

    Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.

    • Software testing involves executing a program or application with the intent of finding errors.

    • It ensures that the software meets the functional and non-functional requirements.

    • It helps in identifying defects early in the development cycle, reducing the cost of fixing them later.

    • ...

  • Answered by AI
  • Q2. Software testing related
  • Q3. Manual testing Automation testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Frugal Testing Interview FAQs

How many rounds are there in Frugal Testing Softwaretest Engineer interview?
Frugal Testing interview process usually has 4 rounds. The most common rounds in the Frugal Testing interview process are Technical, Assignment and HR.
What are the top questions asked in Frugal Testing Softwaretest Engineer interview?

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

  1. Why Testing rather than Developm...read more
  2. Resume based Technical Questi...read more
  3. Coding Related Questi...read more

Tell us how to improve this page.

Frugal Testing Softwaretest Engineer Interview Process

based on 3 interviews

4 Interview rounds

  • Assignment Round
  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
Frugal Testing Softwaretest Engineer Salary
based on 8 salaries
₹2 L/yr - ₹7 L/yr
25% less than the average Softwaretest Engineer Salary in India
View more details

Frugal Testing Softwaretest Engineer Reviews and Ratings

based on 19 reviews

4.8/5

Rating in categories

4.7

Skill development

4.8

Work-life balance

4.6

Salary

4.6

Job security

4.7

Company culture

4.5

Promotions

4.6

Work satisfaction

Explore 19 Reviews and Ratings
Softwaretest Engineer
8 salaries
unlock blur

₹2 L/yr - ₹7 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

Operations Manager
4 salaries
unlock blur

₹6.2 L/yr - ₹12 L/yr

Functional Test Engineer
4 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Explore more salaries
Compare Frugal Testing with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview