Upload Button Icon Add office photos
Engaged Employer

i

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

AQM Technologies Verified Tick

Compare button icon Compare button icon Compare
3.2

based on 301 Reviews

Filter interviews by

AQM Technologies Software Testing Engineer Interview Questions and Answers

Updated 15 Dec 2022

AQM Technologies Software Testing Engineer Interview Experiences

2 interviews found

I applied via LinkedIn and was interviewed in Nov 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 - Technical 

(1 Question)

  • Q1. All related to software testing and insurance domain
Round 3 - Technical 

(1 Question)

  • Q1. All testing related and insurance domain related
Round 4 - HR 

(1 Question)

  • Q1. Told that you are hired but offer is on hold. And it never released

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst recruitment process ever seen, they will took all interviews an tell you that you are hired but then they will stop replying and receiving call. They Will hold your offer till your last day in current organization,, never release offer till last.

Interview Questionnaire 

3 Questions

  • Q1. What is Testing??
  • Ans. 

    Testing is the process of evaluating a system or component to determine if it meets specified requirements.

    • Testing is an essential part of the software development life cycle.

    • It involves executing a system or component with the intent of finding defects.

    • Testing helps in identifying and preventing potential issues or bugs.

    • It ensures that the software meets the desired quality standards.

    • Different types of testing include...

  • Answered by AI
  • Q2. What is Defect Tracking??
  • Ans. 

    Defect tracking is the process of identifying, reporting, and managing defects in software.

    • Defect tracking involves recording and tracking defects found during testing.

    • Defects are typically logged in a defect tracking tool or system.

    • Defect tracking helps ensure that defects are addressed and resolved before software is released.

    • Defect tracking also provides valuable data for improving software quality.

    • Examples of defec...

  • Answered by AI
  • Q3. What is Join? (SQL Question)
  • Ans. 

    Join is a SQL operation used to combine rows from two or more tables based on a related column between them.

    • Join is used to retrieve data from multiple tables in a single query.

    • There are different types of joins such as inner join, left join, right join, and full outer join.

    • The join condition is specified using the ON keyword followed by the columns to join on.

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.c

  • Answered by AI

Skills evaluated in this interview

Software Testing Engineer Interview Questions Asked at Other Companies

asked in Wipro
Q1. Maximal AND SubsequencesYou are given an array consisting of N in ... read more
asked in Paytm
Q2. Number And DigitsYou are given a positive number ‘N.’ You need to ... read more
asked in TCS
Q3. Tell me the scenarios of the water bottle or login page
asked in Paytm
Q4. Reverse the StringYou are given a string 'STR'. The string contai ... read more
Q5. 1) explain roles and responsibility of previous projects you have ... read more

Software Testing Engineer Jobs at AQM Technologies

View all

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Sep 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. Program to find repeating characters in a string
  • Ans. 

    The program finds repeating characters in a given string.

    • Iterate through each character in the string

    • Store each character in a data structure

    • If a character is already present in the data structure, it is a repeating character

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Program to find whether a number is prime or not
  • Ans. 

    Program to check if a number is prime or not

    • A prime number is only divisible by 1 and itself

    • Loop through numbers from 2 to n-1 and check if n is divisible by any of them

    • If n is divisible by any number, it is not prime

    • If n is not divisible by any number, it is prime

  • Answered by AI
  • Q2. Explain Automation framework that u suggest to automate amazon application
  • Ans. 

    I suggest using a hybrid automation framework for testing Amazon application.

    • Use Selenium WebDriver for web automation

    • Use Appium for mobile automation

    • Use TestNG for test management and reporting

    • Use Page Object Model for better code maintenance

    • Use data-driven approach for test data management

    • Use Jenkins for continuous integration and deployment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and do your job, do worry about rejections. Not all company thinks in same manner.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Testing Methodology ,bug life cycle,STLC,API TESTING
  • Q2. Senario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was technical I have given all ans and timeing for interview will 24 min ...
No Response From There Side ...

I applied via Recruitment Consultant and was interviewed in Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is NEFT/ RTGS/ IMPS. how they happen in bank.
  • Ans. 

    NEFT/RTGS/IMPS are electronic fund transfer systems used by banks in India.

    • NEFT stands for National Electronic Funds Transfer and is used for transferring funds up to Rs. 2 lakhs.

    • RTGS stands for Real Time Gross Settlement and is used for transferring large amounts of money in real-time.

    • IMPS stands for Immediate Payment Service and is used for instant fund transfers 24x7.

    • All three systems require the sender and receiver...

  • Answered by AI
  • Q2. Read on google about these terms.

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain your resume and be prepared for banking/ insurance domain related questions.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Assignment 

Some basic testing questions

Round 2 - Technical 

(2 Questions)

  • Q1. Selenium waits, java oops , priority vs severity
  • Q2. Write a selenium code by using assertions
Round 3 - Technical 

(2 Questions)

  • Q1. Write selenium code and execute on screen
  • Q2. Write an sql query and get the desired output on screen
Round 4 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Notice period related
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

The first round was coding+ aptitude
Gave exam on unstop platform the aptitude questions where divided into section 45 mins for aptitude (logical reasoning+ quants+ verbal) then 25 min for technical mcqs try to be as fast as you can

Round 2 - Coding Test 

It consisted of 3 coding questions 2 were easy 1 was hard

Round 3 - Virtual interview 

(2 Questions)

  • Q1. They asked me mostly SQL based on my resume ( asked other friends, and mostly the question where on the skills you mention on resume)
  • Q2. Some coding questions like palindrome and reverse a string
Round 4 - Technical 

(2 Questions)

  • Q1. Mostly resume based questions
  • Q2. Text cases for your projects and how do you test your projects
  • Ans. 

    I create test cases based on project requirements and use automation tools to test the projects.

    • Identify test scenarios based on project requirements

    • Create test cases for positive and negative scenarios

    • Use automation tools like Selenium or Appium to execute test cases

    • Analyze test results and report any issues found

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Basic HT question

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. Write a code to find the product title and price
  • Q2. Your automation experience
  • Q3. Locators to find webelement
  • Q4. Xpath to find the webelement

Test Engineer Interview Questions & Answers

Altimetrik user image Manikandan Ramesh

posted on 6 Sep 2024

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

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

Round 1 - Coding Test 

Hacker Rank Technical Round

Round 2 - Coding Test 

30 Mins Java Selenium

Round 3 - HR 

(2 Questions)

  • Q1. Explain about Career experience
  • Ans. 

    I have over 5 years of experience in testing various software applications, including creating test plans, executing test cases, and reporting bugs.

    • Experience in creating test plans and test cases

    • Proficient in executing manual and automated tests

    • Strong skills in identifying and reporting bugs

    • Familiarity with various testing tools and methodologies

    • Collaborating with developers and stakeholders to ensure quality software

  • Answered by AI
  • Q2. Walkthrough on Framework
  • Ans. 

    Framework walkthrough involves explaining the structure, components, and functionality of the test automation framework.

    • Explain the architecture of the framework (e.g. modular, data-driven, keyword-driven, hybrid)

    • Discuss the key components such as test scripts, test data, object repositories, and reporting mechanisms

    • Describe how the framework handles test execution, result reporting, and error handling

    • Provide examples ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. SELENIUM QUESTIONS
  • Q2. BASIC PYTHON PROGRAMS

AQM Technologies Interview FAQs

How many rounds are there in AQM Technologies Software Testing Engineer interview?
AQM Technologies interview process usually has 4 rounds. The most common rounds in the AQM Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for AQM Technologies Software Testing 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 AQM Technologies. The most common topics and skills that interviewers at AQM Technologies expect are Functional Testing, Manual Testing, Regression Testing, Claim Settlement and General Insurance.
What are the top questions asked in AQM Technologies Software Testing Engineer interview?

Some of the top questions asked at the AQM Technologies Software Testing Engineer interview -

  1. What is Testin...read more
  2. What is Join? (SQL Questi...read more
  3. What is Defect Trackin...read more

Tell us how to improve this page.

AQM Technologies Software Testing Engineer Salary
based on 5 salaries
₹3 L/yr - ₹6 L/yr
36% less than the average Software Testing Engineer Salary in India
View more details

AQM Technologies Software Testing Engineer Reviews and Ratings

based on 6 reviews

3.0/5

Rating in categories

2.9

Skill development

2.6

Work-life balance

2.0

Salary

2.5

Job security

2.4

Company culture

2.7

Promotions

2.4

Work satisfaction

Explore 6 Reviews and Ratings
Test Engineer
404 salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Softwaretest Engineer
379 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Senior Test Engineer
327 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Junior Test Engineer
103 salaries
unlock blur

₹2.2 L/yr - ₹4.8 L/yr

Test Analyst
98 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Explore more salaries
Compare AQM Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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