Upload Button Icon Add office photos

Filter interviews by

Fluent Softwaretest Engineer Interview Questions, Process, and Tips

Updated 16 Jan 2024

Fluent Softwaretest Engineer Interview Experiences

1 interview found

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

I applied via Job Portal and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. SDLC ,STLC, SANITY, SMOKE,RETESTING REGRESSIOM,TRM,FREMEWORK
  • Q2. WHAT IS DEPLOYMENT
  • Ans. 

    Deployment is the process of releasing software into a live environment for end users to access and use.

    • Deployment involves transferring the software from a development environment to a production environment.

    • It includes tasks such as installing, configuring, and testing the software in the live environment.

    • Deployment can be done manually or automated using tools like Jenkins or Ansible.

    • Examples of deployment methods i...

  • Answered by AI
  • Q3. WHAT IS ALPHA TESTING AND BETA TSTING
  • Ans. 

    Alpha testing is done by internal teams before releasing the software to the public, while beta testing is done by external users.

    • Alpha testing is conducted by the internal QA team to identify bugs and issues before the software is released to the public.

    • Beta testing involves releasing the software to a select group of external users to gather feedback and identify any remaining issues.

    • Alpha testing is done in a contro...

  • Answered by AI
  • Q4. WRITE TEST CASE ON EMAIL FIELD
  • Ans. 

    Test case for email field validation

    • Verify that the email field accepts valid email addresses

    • Verify that the email field does not accept invalid email formats

    • Verify that the email field is mandatory

    • Verify that the email field has a maximum character limit

  • Answered by AI
  • Q5. HOW TO RAISE BUG IN JEERA
  • Ans. 

    To raise a bug in Jira, navigate to the project, click on 'Create' button, fill in the necessary details like summary, description, priority, etc., and submit.

    • Navigate to the project where you want to raise the bug

    • Click on the 'Create' button

    • Fill in the necessary details like summary, description, priority, etc.

    • Submit the bug report

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - WHOLE SKY IS YOURS

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Doublylinked list and hashmap
  • Q2. Oops fundamentals
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Asked me DSA Question of a graph.Island Count

Round 2 - Technical 

(1 Question)

  • Q1. IS GRQPH BIPARIT
  • Ans. 

    The question is not clear and seems to be a typo. It may be asking about a graph being bipartite.

    • Ask for clarification on the question

    • Explain what a bipartite graph is

    • Provide examples of bipartite and non-bipartite graphs

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 5 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 - Aptitude Test 

Basic testing mcq questions

Round 3 - Technical 

(2 Questions)

  • Q1. First round of interview technical interview
  • Q2. Api, sql, debugging
Round 4 - Technical 

(1 Question)

  • Q1. Second round is also technical
Round 5 - HR 

(1 Question)

  • Q1. About company and salary discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for manual testing concept very clearly
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The exam duration is one and a half hours.

Round 2 - Coding Test 

The total exam time is one and a half hours.

Round 3 - Group Discussion 

It encompasses all topics related to full stack development.

Round 4 - Technical 

(2 Questions)

  • Q1. Asks questions on SQL
  • Q2. Asks question in typical topics
Round 5 - HR 

(1 Question)

  • Q1. Where do you see yourself in two years?
  • Ans. 

    In two years, I see myself as a senior software developer leading a team on innovative projects.

    • Advancing to a senior software developer role

    • Leading a team on new and innovative projects

    • Continuing to enhance my technical skills through ongoing learning and training

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Explain Deadlock?
  • Q2. Explain Red Black Tree?
  • Q3. Find local minima in a 1-D array?
  • Q4. Find local minima in 2-D array?
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

2 Graph question of leetcode

Round 2 - One-on-one 

(2 Questions)

  • Q1. DSA Questions of leetcode
  • Q2. DSA Questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. LRU Cache - how to tackle
  • Ans. 

    LRU Cache is a data structure that maintains a list of items in order of most recently used to least recently used.

    • Implement using a doubly linked list and a hashmap for efficient operations

    • When an item is accessed, move it to the front of the list

    • When the cache is full, remove the least recently used item from the end of the list

  • Answered by AI
  • Q2. LRU Cache implementation based on a real time system. How would the main work which will be called etc etc
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

It was a coding round where i need to solve 3 DSA Questions in 1.5 hour

Round 2 - Technical 

(2 Questions)

  • Q1. This is Technical round where i was asked to implement the Two Question of Dsa one is bases on greedy and another is dp , another one is leetcode hard (finding maxaimal area of rectangle in matrix of 1 and...
  • Q2. Greedy Q was direct i don't remember clearly. I was selected for the 2nd round
Round 3 - One-on-one 

(1 Question)

  • Q1. It was also a technical round but bases on LLD problem statement. I was given a problem statement to design a society security system and the they need psudo code for complete implementation using correct ...
Round 4 - HR 

(1 Question)

  • Q1. I was not selected for 4th round but heard that there were Q on cs fundamentals.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Closure
  • Ans. 

    Closure is a function that captures the environment in which it was created, allowing it to access variables from that environment even after the function has finished executing.

    • Closure allows a function to access variables from its outer scope even after the function has finished executing.

    • It is created when a function is defined within another function and the inner function references variables from the outer functi...

  • Answered by AI
  • Q2. Flat nested array
Round 2 - Technical 

(2 Questions)

  • Q1. Machine coding questions
  • Q2. Das based questions
Round 3 - HR 

(2 Questions)

  • Q1. Simple questions
  • Q2. Simple questions one on one

Fluent Interview FAQs

How many rounds are there in Fluent Softwaretest Engineer interview?
Fluent interview process usually has 1 rounds. The most common rounds in the Fluent interview process are Technical.
What are the top questions asked in Fluent Softwaretest Engineer interview?

Some of the top questions asked at the Fluent Softwaretest Engineer interview -

  1. WHAT IS ALPHA TESTING AND BETA TST...read more
  2. HOW TO RAISE BUG IN JE...read more
  3. WRITE TEST CASE ON EMAIL FI...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Fluent interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 417 Interviews
BigBasket Interview Questions
3.9
 • 345 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 320 Interviews
CARS24 Interview Questions
3.6
 • 315 Interviews
Lenskart Interview Questions
3.2
 • 291 Interviews
Myntra Interview Questions
4.0
 • 207 Interviews
BlackBuck Interview Questions
3.8
 • 171 Interviews
Blinkit Interview Questions
3.7
 • 169 Interviews
Spinny Interview Questions
3.7
 • 162 Interviews
View all
Fluent Softwaretest Engineer Salary
based on 20 salaries
₹3 L/yr - ₹5 L/yr
33% less than the average Softwaretest Engineer Salary in India
View more details

Fluent Softwaretest Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

2.0

Work-Life balance

4.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Softwaretest Engineer
20 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Software Engineer
4 salaries
unlock blur

₹3.7 L/yr - ₹7.6 L/yr

QA Engineer
4 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

Software Test Analyst
3 salaries
unlock blur

₹3.5 L/yr - ₹3.8 L/yr

Power BI Developer
3 salaries
unlock blur

₹3.6 L/yr - ₹4.3 L/yr

Explore more salaries
Compare Fluent with

Udaan

4.0
Compare

BigBasket

3.9
Compare

Swiggy

3.8
Compare

CARS24

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview