Upload Button Icon Add office photos
Engaged Employer

i

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

Apmosys Technologies Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 211 Reviews

Filter interviews by

Apmosys Technologies Softwaretest Engineer Interview Questions and Answers for Freshers

Updated 23 Mar 2023

Apmosys Technologies Softwaretest Engineer Interview Experiences for Freshers

1 interview found

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

I applied via Walk-in and was interviewed before Mar 2022. There were 3 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 

(1 Question)

  • Q1. 1) Introduction about yourself 2) Domain related questions 3) If Experienced then project related questions 4)
Round 3 - One-on-one 

(1 Question)

  • Q1. Same like technical questions related to previous work.. And some basic mathatical questions.. Like formulas, equations etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Apmosys is the best company for work, people's are very supportive and always ready to help out you from any of the issues..

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Assignment 

Give 10 questions from node js backend

Round 2 - One-on-one 

(6 Questions)

  • Q1. Ask about angular and node js
  • Q2. What is package.json
  • Ans. 

    package.json is a file used in Node.js projects to manage dependencies, scripts, and metadata.

    • It is a JSON file that contains information about the project, such as name, version, dependencies, and scripts.

    • It is used to manage project dependencies by listing them in the 'dependencies' and 'devDependencies' fields.

    • It allows developers to define scripts for tasks like building, testing, and running the project.

    • Example: {...

  • Answered by AI
  • Q3. What is components in angular,how share data to component
  • Ans. 

    Components in Angular are building blocks of an application. Data can be shared between components using input properties and output events.

    • Components in Angular are reusable, self-contained units of code that define a part of the user interface.

    • Data can be shared to a component using input properties, where data is passed from the parent component to the child component.

    • Data can also be shared from a child component t...

  • Answered by AI
  • Q4. What is === and == ,and wher use === is real time projects
  • Ans. 

    === is strict equality operator, while == is loose equality operator. === is commonly used in real-time projects for accurate comparisons.

    • === is a strict equality operator that checks both value and type of operands

    • == is a loose equality operator that only checks the value of operands

    • === is commonly used in real-time projects to ensure accurate comparisons and prevent unexpected type coercion issues

  • Answered by AI
  • Q5. Write arrow function syntax
  • Ans. 

    Arrow function syntax in JavaScript

    • Arrow functions are concise syntax for writing function expressions in JavaScript

    • They have a shorter syntax compared to traditional function expressions

    • They do not have their own 'this', 'arguments', 'super', or 'new.target' keywords

  • Answered by AI
  • Q6. What is difference between arrow function and anonymous function
  • Ans. 

    Arrow functions are concise syntax for writing function expressions, while anonymous functions do not have a name.

    • Arrow functions have a shorter syntax compared to anonymous functions.

    • Arrow functions do not have their own 'this' keyword, while anonymous functions do.

    • Arrow functions do not have 'arguments' object, while anonymous functions do.

    • Arrow functions are not hoisted, while anonymous functions are hoisted.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare about ur role

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude test and personality test, It's easy

Round 2 - Technical 

(1 Question)

  • Q1. Code to print diagonal elements in 2d array. Reverse a string without using other empty string.
  • Ans. 

    Print diagonal elements in a 2D array and reverse a string without using an empty string.

    • Iterate through the rows and columns of the 2D array and print the elements where the row index is equal to the column index.

    • Iterate through the characters of the string from the last index to the first index and append each character to a new string.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - In technical round, they focus only on coding, problem solving and data structures and algorithms.
So be ready to solve codes

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2022. There were 4 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 - Automated bot interview 

(1 Question)

  • Q1. Just basic questions about you and why you want to join This organisation
Round 3 - Automated bot interview 

(1 Question)

  • Q1. Nothing big, simple array related questions,
Round 4 - One-on-one 

(1 Question)

  • Q1. Just showcase your college/personal projects and random array questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing great about company,lot of internal politics will be there, forgot about your position,they won't even treat you as a human,If you a fresher try to avoid this organization at any cost .
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.

Round 2 - Coding Test 

Code snippets are there in coding sections.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare all basic concepts and try to do good as well as u know.

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

Round 1 - Coding Test 

They mostly ask some basic dsa questions in the automated interview

Round 2 - Technical 

(1 Question)

  • Q1. The interviewer was very friendly and ask me some basic of react js and some basic of how internet works
Round 3 - HR 

(1 Question)

  • Q1. Was very easy they ask me really basic ye questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with the tech stack and some basic of dsa

I applied via Walk-in and was interviewed before Sep 2021. There were 5 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 - One-on-one 

(3 Questions)

  • Q1. Introduce about yourself
  • Q2. Logical questions and about project
  • Q3. About their company and their products
Round 3 - Aptitude Test 

General Aptitude and logical reasoning

Round 4 - Coding Test 

About programming and basic programs with advanced program

Round 5 - HR 

(2 Questions)

  • Q1. Salary expectations and about location and staying
  • Q2. About work from home and work from office

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and self motivated and have a good knowledge about everything

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts
  • Q2. SQL questions
  • Q3. Write a program..
  • Ans. 

    Program to print the Fibonacci series up to a given number.

    • Take input from user for the limit of the series.

    • Initialize two variables with 0 and 1 respectively.

    • Use a loop to generate the series and print each number.

    • Add the previous two numbers to get the next number in the series.

  • Answered by AI

Skills evaluated in this interview

Apmosys Technologies Interview FAQs

How many rounds are there in Apmosys Technologies Softwaretest Engineer interview for freshers?
Apmosys Technologies interview process for freshers usually has 3 rounds. The most common rounds in the Apmosys Technologies interview process for freshers are Resume Shortlist, Technical and One-on-one Round.
What are the top questions asked in Apmosys Technologies Softwaretest Engineer interview for freshers?

Some of the top questions asked at the Apmosys Technologies Softwaretest Engineer interview for freshers -

  1. Testing questions and projects and ...read more
  2. Ask Manual testing basic questi...read more
  3. All manual test questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Apmosys Technologies interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Apmosys Technologies Softwaretest Engineer Salary
based on 289 salaries
₹1.8 L/yr - ₹8.9 L/yr
13% less than the average Softwaretest Engineer Salary in India
View more details

Apmosys Technologies Softwaretest Engineer Reviews and Ratings

based on 22 reviews

3.6/5

Rating in categories

3.4

Skill development

3.5

Work-Life balance

3.5

Salary & Benefits

3.5

Job Security

3.4

Company culture

3.4

Promotions/Appraisal

3.4

Work Satisfaction

Explore 22 Reviews and Ratings
Software Engineer
443 salaries
unlock blur

₹1.6 L/yr - ₹9 L/yr

Softwaretest Engineer
289 salaries
unlock blur

₹1.8 L/yr - ₹8.9 L/yr

Software Tester
196 salaries
unlock blur

₹1.9 L/yr - ₹8.7 L/yr

Automation Test Engineer
101 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Software Developer
47 salaries
unlock blur

₹2 L/yr - ₹6.7 L/yr

Explore more salaries
Compare Apmosys Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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