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

Filter interviews by

Apmosys Technologies Test Engineer Interview Questions and Answers

Updated 18 Dec 2024

Apmosys Technologies Test Engineer Interview Experiences

2 interviews found

Test Engineer Interview Questions & Answers

user image kunal singh

posted on 18 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basic aptitude questions were asked

Round 2 - Coding Test 

It had two questions on binary strings

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Dec 2024

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

I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question related banking domain
  • Q2. Question related manual testing
Round 2 - HR 

(2 Questions)

  • Q1. Personal experience
  • Q2. Salary discussion

Test Engineer Interview Questions Asked at Other Companies

asked in Infosys
Q1. 1. What is the frame work u have worked and explain the framework ... read more
asked in Info Edge
Q2. Consecutive Characters Problem Statement Given a matrix of lowerc ... read more
asked in Info Edge
Q3. Remove Duplicates Problem Statement You are given an array of int ... read more
asked in GlobalStep
Q4. What are the problems we faced in the old generation video game c ... read more
Q5. what is a type of testing? What are the principles?

Interview questions from similar companies

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

Easy level coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions
Interview experience
3
Average
Difficulty level
-
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

General queries from lead code

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Simple and easy to attend.
Can crack if technically sound

Round 3 - Technical 

(2 Questions)

  • Q1. It differs according to position
  • Q2. Tell about yourself. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical knowledge is mandatory and able to crack easily
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Test scenarios, regression sanity and integration testing

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

Interview Questionnaire 

5 Questions

  • Q1. What is smoke,sanity testing?
  • Ans. 

    Smoke testing is a quick and shallow test to check if the basic functionalities of the software are working. Sanity testing is a more in-depth test to check if the major functionalities are working as expected.

    • Smoke testing is done to ensure that the software is stable enough for further testing.

    • Sanity testing is done to ensure that the major functionalities of the software are working as expected.

    • Smoke testing is a su...

  • Answered by AI
  • Q2. What is SDLC ,STLC,BUG LIFE CYCLE?
  • Ans. 

    SDLC is Software Development Life Cycle, STLC is Software Testing Life Cycle, and Bug Life Cycle is the process of a bug from discovery to resolution.

    • SDLC is a process that outlines the development of software from conception to delivery.

    • STLC is a process that outlines the testing of software from planning to execution.

    • Bug Life Cycle is the process of a bug from discovery to resolution, including steps like reporting, ...

  • Answered by AI
  • Q3. How will you decide sevierity and priority of defect?
  • Ans. 

    Severity is based on impact on system functionality, priority is based on business needs.

    • Severity is determined by the impact of the defect on the system functionality

    • Priority is determined by the business needs and urgency of the defect

    • Defects with high severity and high priority should be fixed first

    • Severity levels can be categorized as critical, major, minor, and cosmetic

    • Priority levels can be categorized as high, m

  • Answered by AI
  • Q4. What is biggest challenge faced in your career?
  • Ans. 

    The biggest challenge in my career has been managing tight deadlines and delivering high-quality software.

    • Managing tight deadlines

    • Delivering high-quality software

    • Balancing speed and quality

    • Coordinating with cross-functional teams

    • Adapting to changing requirements

  • Answered by AI
  • Q5. What if developer is not agree with defect you raised?
  • Ans. 

    Discuss with developer and provide evidence to support the defect.

    • Schedule a meeting with the developer to discuss the defect.

    • Provide evidence such as screenshots, logs, or test results to support the defect.

    • Collaborate with the developer to understand their perspective and come to a resolution.

    • If necessary, escalate the issue to a higher authority for further review.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never stop keep trying until you get selected?

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Question are mostly related to framework development, Jenkins pipelines, BDD cucumber concepts, Framework architecture, Extent Report, API framework and basic rest Api concepts, Agile methodology and diff...
  • Q2. How do you establish mailing reports or mailing framework in your project using Automation framework?
  • Ans. 

    Mailing reports can be established by integrating email APIs with automation framework.

    • Integrate email APIs like SMTP or SendGrid with automation framework

    • Create functions to generate and send reports via email

    • Configure email settings like recipient list, subject, body, etc.

    • Implement error handling and logging for email sending failures

  • Answered by AI
  • Q3. Selenium grid and how you run your suites in parallel in your project
  • Ans. 

    Selenium grid is used to run test suites in parallel across multiple machines.

    • Selenium grid allows for distributed testing across multiple machines

    • Tests are divided into smaller suites and run in parallel on different nodes

    • Parallel execution reduces test execution time and increases efficiency

    • Example: Running smoke tests on one node and regression tests on another node simultaneously

  • Answered by AI
  • Q4. Please explain oops concepts in detail in your current framework with real time examples and then questions related to those examples that you describe

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through whatever you have done in your past and current project, Questions are mostly related to whatever you have written in your resume.

Skills evaluated in this interview

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

Easy level coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions

I applied via Recruitment Consulltant and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is smoke and sanity testing
  • Ans. 

    Smoke testing is a subset of regression testing that focuses on testing the critical functionalities of an application. Sanity testing is a subset of regression testing that focuses on testing the specific changes made to an application.

    • Smoke testing is performed to ensure that the most critical functionalities of an application are working as expected.

    • It is usually performed after a build is deployed to check if the a...

  • Answered by AI
  • Q2. What is regression testing, testing
  • Ans. 

    Regression testing is the process of retesting modified software to ensure that the existing functionalities are not affected.

    • Regression testing is performed after making changes to the software to ensure that the modifications have not introduced new bugs or issues.

    • It involves re-executing previously executed test cases to verify that the existing functionalities still work as expected.

    • Regression testing helps in iden...

  • Answered by AI
  • Q3. Black Box and what Box testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics technical questions for manual Testing, test cases writing , test scenarios

Skills evaluated in this interview

Apmosys Technologies Interview FAQs

How many rounds are there in Apmosys Technologies Test Engineer interview?
Apmosys Technologies interview process usually has 2 rounds. The most common rounds in the Apmosys Technologies interview process are Technical, HR and Aptitude Test.
What are the top questions asked in Apmosys Technologies Test Engineer interview?

Some of the top questions asked at the Apmosys Technologies Test Engineer interview -

  1. Question related banking dom...read more
  2. Question related manual test...read more

Tell us how to improve this page.

Apmosys Technologies Test Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Apmosys Technologies Test Engineer Salary
based on 41 salaries
₹2 L/yr - ₹7 L/yr
26% less than the average Test Engineer Salary in India
View more details
Software Engineer
455 salaries
unlock blur

₹1.6 L/yr - ₹9 L/yr

Softwaretest Engineer
290 salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Software Tester
182 salaries
unlock blur

₹1.9 L/yr - ₹8 L/yr

Automation Test Engineer
99 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Software Developer
54 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Explore more salaries
Compare Apmosys Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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