Upload Button Icon Add office photos

ACT Fibernet

Compare button icon Compare button icon Compare

Filter interviews by

ACT Fibernet Softwaretest Engineer Interview Questions and Answers

Updated 2 Feb 2024

ACT Fibernet Softwaretest Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java and spring boot

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about ACT Fibernet?
Ask anonymously on communities.

Interview questions from similar companies

Softwaretest Engineer Interview Questions & Answers

Ericsson user image Ajinkya Surendra Kalse

posted on 17 Apr 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 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 

(3 Questions)

  • Q1. Tell about Yourself
  • Q2. Tell about your project
  • Q3. And Other Work Related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Work Hard

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 you encounter a blocker defect the day before the release date ... read more
Q3. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q4. Write an SQL query to display the total number of students from t ... read more
Q5. Describe your past projects, including the languages you used.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Sorting with python code
  • Ans. 

    Sorting an array of strings using Python code

    • Use the sorted() function to sort the array of strings

    • You can specify the key parameter to sort based on a specific criteria

    • You can also use the sort() method to sort the array in place

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - - Be direct and pasion

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Nov 2024. There were 8 interview rounds.

Round 1 - Aptitude Test 

Aptitude can be considered "talent", or "skill". Aptitude is inborn potential to perform certain kinds of activities, whether physical or mental, and whether developed or undeveloped.

Round 2 - Coding Test 

Coding tests are typically programming challenges that help technical recruiters test programming skills and competencies of a developer or programmer. A good coding test will measure a candidate's capacity for problem-solving skills and understanding of coding

Round 3 - Group Discussion 

Group discussion (GD) is a comprehensive technique to judge the suitability of an individual and his appropriateness for admission, scholarship, job, etc.

Round 4 - Assignment 

Assessment is the systematic basis for making inferences about the learning and development of students. It is the process of defining, selecting, designing, collecting, analyzing,

Round 5 - Case Study 

Case study, detailed description and assessment of a specific situation in the real world created for the purpose of deriving generalizations and other insights from it.

Round 6 - Technical 

(2 Questions)

  • Q1. What is technical?
  • Ans. 

    Technical refers to anything related to technology, machinery, or scientific knowledge.

    • Relating to technology or machinery

    • Involving scientific knowledge or skills

    • Concerned with practical application of knowledge

    • Examples: coding, testing software, troubleshooting hardware

  • Answered by AI
  • Q2. What are technical missings ?
  • Ans. 

    Technical missings refer to bugs or defects in the software code that cause unexpected behavior or errors.

    • Technical missings are issues in the code that lead to incorrect functionality.

    • They can include syntax errors, logic errors, or missing error handling.

    • Examples of technical missings include null pointer exceptions, infinite loops, and memory leaks.

  • Answered by AI
Round 7 - One-on-one 

(2 Questions)

  • Q1. How HR use? What is the full form of HR
  • Ans. 

    HR stands for Human Resources. HR is responsible for managing employee relations, recruitment, training, and other personnel-related tasks.

    • HR is used by organizations to manage their workforce and ensure compliance with labor laws.

    • HR departments handle tasks such as recruitment, onboarding, training, performance evaluations, and employee relations.

    • HR professionals also play a key role in developing and implementing com...

  • Answered by AI
  • Q2. What was HR can do ?
  • Ans. 

    HR can play a crucial role in recruitment, employee relations, training, and development.

    • Recruitment - HR can source, screen, and interview candidates for open positions.

    • Employee relations - HR can handle conflicts, provide support, and ensure a positive work environment.

    • Training and development - HR can organize training programs, workshops, and career development opportunities.

    • Policy implementation - HR can ensure co...

  • Answered by AI
Round 8 - System requirements 

(2 Questions)

  • Q1. How was system requirements r use?
  • Ans. 

    System requirements are used to define the functionalities, constraints, and quality attributes of a software system.

    • System requirements help in understanding what the software should do and how it should behave.

    • They serve as a basis for design, development, testing, and validation of the software.

    • Examples of system requirements include performance metrics, security features, user interface specifications, and compatib...

  • Answered by AI
  • Q2. What is system requirements?
  • Ans. 

    System requirements are a detailed description of the functions and capabilities a system must have in order to meet the needs of its users.

    • System requirements outline the necessary features, functions, and capabilities of a software system.

    • They are typically documented in a requirements specification document.

    • System requirements help ensure that the software meets the needs and expectations of its users.

    • Examples of sy...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Engage with recruiters
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Queue question - create queue from array

Round 2 - HR 

(3 Questions)

  • Q1. Working structure preference
  • Q2. Salary preference
  • Q3. No more questions

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about a project you worked with and what limitations you’ve had
  • Q2. What’s is microservices
  • Ans. 

    Microservices are a software development technique where applications are composed of small, independent services that communicate over well-defined APIs.

    • Microservices break down applications into smaller, loosely coupled services

    • Each service is responsible for a specific function and can be developed, deployed, and scaled independently

    • Communication between services is typically done through APIs

    • Examples include Netfli...

  • Answered by AI

Skills evaluated in this interview

ACT Fibernet HR Interview Questions

26 questions and answers

Q. Who referred you?
Q. Why are you interested in Human Resources?
Q. Why finance?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I appeared for an interview in Sep 2023.

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 - Aptitude Test 

It is easy and conducted in aon platform

Round 3 - Coding Test 

It is easy ques from array and string topic

Round 4 - Technical 

(1 Question)

  • Q1. Asked questions from resume and coding que on stack umplented in queue with dbms concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident whatever you learn and try to show best of skils
Are these interview questions helpful?

I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Based on Core Java & problem solving

Round 2 - Technical 

(1 Question)

  • Q1. Based on Core Java, problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core java and problem solving
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Trains bus car boat stream blood

Round 2 - Coding Test 

Dp array string hash map gd

I applied via Naukri.com and was interviewed in Jan 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 - Aptitude Test 

Software testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Networking knowledge, python programming
Manual and Automation testing

ACT Fibernet Interview FAQs

How many rounds are there in ACT Fibernet Softwaretest Engineer interview?
ACT Fibernet interview process usually has 1 rounds. The most common rounds in the ACT Fibernet interview process are Technical.
How to prepare for ACT Fibernet Softwaretest Engineer 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 ACT Fibernet. The most common topics and skills that interviewers at ACT Fibernet expect are Automation Testing, Manual Testing, Selenium Testing and Software Testing.

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

ACT Fibernet Softwaretest Engineer Salary
based on 6 salaries
₹4.5 L/yr - ₹10 L/yr
19% more than the average Softwaretest Engineer Salary in India
View more details

ACT Fibernet Softwaretest Engineer Reviews and Ratings

based on 2 reviews

3.7/5

Rating in categories

3.0

Skill development

3.7

Work-life balance

3.0

Salary

3.7

Job security

3.7

Company culture

3.0

Promotions

3.7

Work satisfaction

Explore 2 Reviews and Ratings
Network Engineer
1.1k salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Network Engineer
566 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Senior Executive
338 salaries
unlock blur

₹2.4 L/yr - ₹6.2 L/yr

Team Lead
325 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Sales Executive
228 salaries
unlock blur

₹2 L/yr - ₹4.7 L/yr

Explore more salaries
Compare ACT Fibernet with

Vodafone Idea

4.0
Compare

Bharti Airtel

3.9
Compare

Ericsson

4.1
Compare

Tata Communications

4.0
Compare
write
Share an Interview