Upload Button Icon Add office photos
Engaged Employer

i

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

MARG ERP Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MARG ERP QA Engineer Interview Questions and Answers

Updated 9 Dec 2019

MARG ERP QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2019

I applied via Naukri.com and was interviewed in Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Introduce yourself and project related questions
  • Q2. They asked about role and responsibility.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont join marg erp if you are coming from IT background. This is sells company not for IT

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Testing concepts and agile methodology, linux commands, few java programmings, logical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong at basic concepts.

QA Engineer Interview Questions & Answers

IBM user image Rishik Bhimavarapu

posted on 11 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
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 - Coding Test 

2 coding ques in 1 hr

Round 3 - Technical 

(5 Questions)

  • Q1. Core java and oops
  • Q2. Use of this keyword in java
  • Ans. 

    The 'this' keyword in Java refers to the current instance of the class.

    • Used to refer to instance variables or methods of the current object

    • Can be used to differentiate between instance variables and local variables with the same name

    • Can be passed as an argument to other methods

  • Answered by AI
  • Q3. Difference between final and finally
  • Ans. 

    final is a keyword used in Java to declare constants, while finally is a block of code used in exception handling to ensure a piece of code is always executed.

    • final is used to declare constants in Java, its value cannot be changed once assigned

    • finally is a block of code used in exception handling to ensure a piece of code is always executed, regardless of whether an exception is thrown or not

    • Example: final int MAX_VALU...

  • Answered by AI
  • Q4. Basic principles of oops
  • Ans. 

    Basic principles of OOP include encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Example: A 'Car' class may have properties like 'color' and 'model', and methods like 'st

  • Answered by AI
  • Q5. Method over riding and method overloading

Skills evaluated in this interview

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

I was interviewed before Oct 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a program to remove all the space from the sentence .
  • Ans. 

    Program to remove all spaces from a sentence

    • Iterate through each character in the sentence

    • If the character is not a space, add it to a new string

    • Return the new string without spaces

  • Answered by AI
  • Q2. Java oops questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with resume and one coding language
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apitude test with aputide questions without options (Non-mcq's) 15 questions they were asked. and also 10 c++ coding questions asked.

Round 2 - Coding Test 

I a not shortlisted for the secomd round

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

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 programs.

one finding number times a letter is repeated given a string. other finding all prime numbers until n.

Round 2 - Technical 

(2 Questions)

  • Q1. Intro about self
  • Q2. What goes beind the servers when let's say an order is placed on amazon or something.
  • Ans. 

    When an order is placed on Amazon, it goes through multiple servers including web servers, application servers, databases, and payment gateways.

    • Order is received by web servers which handle the initial request from the user

    • Application servers process the order, check inventory, and update the database

    • Database servers store customer information, order details, and inventory levels

    • Payment gateways handle the transaction ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Small Aptitude test, easy

Round 2 - Coding Test 

Beginner leetcode problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from resume
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your skills
  • Ans. 

    I have strong skills in manual and automated testing, test planning, test case design, defect tracking, and regression testing.

    • Proficient in using testing tools such as Selenium, JIRA, and TestRail

    • Experience in creating test plans, test cases, and test scripts

    • Skilled in identifying and documenting software defects

    • Knowledge of regression testing and test automation frameworks

    • Ability to work effectively in a team environ

  • Answered by AI
  • Q2. What is your expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for QA Engineers.

    • Consider my years of experience in QA testing

    • Take into account my relevant certifications or qualifications

    • Research the average salary range for QA Engineers in this location

  • Answered by AI

I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Java fundamental
  • Q2. Selenium fundamental
  • Q3. SQL query for minimum salary of employees
  • Ans. 

    SQL query to find minimum salary of employees

    • Use the SELECT statement to retrieve the minimum salary

    • Use the MIN() function to find the minimum value

    • Specify the column name for the salary field

    • Specify the table name where the salary field is located

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make fundamental strong
SQL query
Selenium functionality
OOPS concept

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Dec 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 

(2 Questions)

  • Q1. Selenium related questions
  • Q2. Agile related questions
Round 3 - Aptitude Test 

QA related mcqs, agile methodologies, selenium

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare fundamental questions. Prepare java and selenium well

Tell us how to improve this page.

MARG ERP QA Engineer Salary
based on 7 salaries
₹2.5 L/yr - ₹6.6 L/yr
20% less than the average QA Engineer Salary in India
View more details

MARG ERP QA Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Senior Executive
67 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
44 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare MARG ERP with

Tally Solutions

4.2
Compare

SAP

4.2
Compare

Zoho

4.3
Compare

Busy Infotech

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