Upload Button Icon Add office photos
Engaged Employer

i

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

Damco Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Damco Solutions Test Engineer Interview Questions and Answers

Updated 14 Mar 2024

Damco Solutions Test Engineer Interview Experiences

2 interviews found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Mar 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 in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Manual Testing Terms
  • Ans. 

    Manual testing terms refer to the vocabulary and concepts used in the process of manually testing software.

    • Manual testing: Testing software manually without the use of automation tools.

    • Test case: A set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.

    • Test plan: A document outlining the scope, approach, resources, and schedule of testing...

  • Answered by AI

Skills evaluated in this interview

Round 1 - Case Study 
Round 2 - Technical 

(1 Question)

  • Q1. Technical question
Round 3 - One-on-one 

(1 Question)

  • Q1. Database
Round 4 - Coding Test 

Manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared

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 GlobalStep
Q3. What problems did we face in the old generation video game consol ... read more
Q4. what is a type of testing? What are the principles?
asked in Info Edge
Q5. Remove Duplicates Problem Statement You are given an array of int ... read more

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Damco Solutions?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Manual testing questions, agile methodology, prevoius project based questions

I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Coding cum aptitude test on Hackerrank

Round 2 - One-on-one 

(1 Question)

  • Q1. First round interview . Consisted questions based on projects , dsa
Round 3 - One-on-one 

(1 Question)

  • Q1. Round 2 . Question based from core technology. Micro services , etc
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions . Why are you fit for this role kind of things

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level interview rounds. Basic knowledge in dsa will be of a great help

Interview Questionnaire 

1 Question

  • Q1. Oops concepts

I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to Manual testing , Api testing and status code and SQL queries as well some good knowledge of automation tools it will help you to crack down.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and make saure what ever project you worked on you can explain it properly.

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

Interview Questionnaire 

2 Questions

  • Q1. I have been questioned on AEM Concepts, Sling Models, schedulers, servlets, OSGI services
  • Q2. Be prepared for most of the concepts in AEM

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall interview experience was very good.
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 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 - Coding Test 

Basic coding question will be there

Round 3 - Technical 

(2 Questions)

  • Q1. Opps , dbms , data structure
  • Q2. Explain about inheritence
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class can inherit properties and methods from another class.

    • Inheritance allows for code reuse and promotes code organization.

    • The class that is being inherited from is called the parent or base class.

    • The class that inherits from the parent class is called the child or derived class.

    • The child class can access all the public and protected members of the par...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - java knowlege is required to clear the first round

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

Interview Questionnaire 

4 Questions

  • Q1. Write a sample code to explain overloading concept of oops
  • Q2. Write a program to add two numbers in c#
  • Ans. 

    Program to add two numbers in c#

    • Declare two variables to store the numbers

    • Take input from user for both variables

    • Add the variables and store the result in a third variable

    • Display the result

  • Answered by AI
  • Q3. Write xpath using AND and OR condition
  • Ans. 

    Xpath can use AND and OR conditions to locate elements based on multiple criteria.

    • To use AND, simply chain multiple conditions together with no operator in between.

    • To use OR, use the 'or' keyword between conditions.

    • Example: //div[@class='class1' and @id='id1'] or //div[@class='class2']

  • Answered by AI
  • Q4. What is protected internal access modifier, explain
  • Ans. 

    Protected internal access modifier allows access to members within the same assembly or derived classes.

    • Can be applied to methods, properties, fields, and events

    • Access is limited to the current assembly or derived classes

    • Used when you want to restrict access to certain members within the same assembly or derived classes

    • Example: protected internal int age = 25; // can be accessed within the same assembly or derived clas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a nice experience, HR was very cool.. interviewer also very cool and nice while asking questions.

Skills evaluated in this interview

Round 1 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Ans. 

    I worked as a Software Engineer at a tech company, developing web applications and implementing new features.

    • Developed web applications using technologies like HTML, CSS, JavaScript, and React

    • Implemented new features and enhancements based on client requirements

    • Collaborated with cross-functional teams to ensure successful project delivery

  • Answered by AI
  • Q2. What are your strengths and weaknesses?
  • Q3. What are your salary expectations?
  • Q4. Tell me about yourself.

Damco Solutions Interview FAQs

How many rounds are there in Damco Solutions Test Engineer interview?
Damco Solutions interview process usually has 2-3 rounds. The most common rounds in the Damco Solutions interview process are One-on-one Round, Case Study and Technical.
How to prepare for Damco Solutions Test 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 Damco Solutions. The most common topics and skills that interviewers at Damco Solutions expect are Database Testing, Manual Testing, Regression Testing, Automation Testing and Black Box Testing.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Damco Solutions Test Engineer Salary
based on 38 salaries
₹7.5 L/yr - ₹14 L/yr
76% more than the average Test Engineer Salary in India
View more details

Damco Solutions Test Engineer Reviews and Ratings

based on 12 reviews

4.1/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.4

Salary

4.0

Job security

3.9

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 12 Reviews and Ratings
Senior Software Engineer
191 salaries
unlock blur

₹13.8 L/yr - ₹24.2 L/yr

Software Engineer
185 salaries
unlock blur

₹6 L/yr - ₹13 L/yr

Technical Specialist
73 salaries
unlock blur

₹18.5 L/yr - ₹31.5 L/yr

Senior Test Engineer
63 salaries
unlock blur

₹11.3 L/yr - ₹20.5 L/yr

Data Processor
53 salaries
unlock blur

₹1.6 L/yr - ₹3 L/yr

Explore more salaries
Compare Damco Solutions with

smartData Enterprises

3.3
Compare

In Time Tec Visionsoft

3.6
Compare

AgreeYa Solutions

3.2
Compare

Actalent Services

3.5
Compare
write
Share an Interview