Yethi Consulting
Hapag-Lloyd Interview Questions and Answers
Q1. What is software testing
Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.
Software testing involves executing the software with the intent of finding defects or bugs.
It helps in identifying errors, gaps, or missing requirements in contrary to the actual requirements.
Types of software testing include functional testing, performance testing, security testing, etc.
Examples of software testing tools include Selenium, JU...read more
Q2. Explain STLC,new defect life cycle.
STLC stands for Software Testing Life Cycle, which includes phases like requirement analysis, test planning, test design, test execution, and test closure. New defect life cycle involves identification, logging, prioritization, fixing, retesting, and closure of defects.
STLC involves phases like requirement analysis, test planning, test design, test execution, and test closure.
New defect life cycle includes identification, logging, prioritization, fixing, retesting, and closur...read more
Q3. Difference between abstract and interface
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any of these.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to provide a common base for multiple classes, while interfaces are used to define a contract for classes to implement.
Example: Abstract class - Animal with...read more
Q4. What is polymorphism in Java?
Polymorphism in Java allows objects of different classes to be treated as objects of a common superclass.
Polymorphism is achieved through method overriding and method overloading.
Method overriding allows a subclass to provide a specific implementation of a method that is already provided by its superclass.
Method overloading allows multiple methods with the same name but different parameters to coexist in the same class.
Polymorphism helps in achieving flexibility and reusabili...read more
Q5. What is the life cycle card in vision plus
The life cycle card in Vision Plus refers to the various stages a credit card goes through from application to closure.
The life cycle card in Vision Plus includes stages like application, approval, card issuance, usage, billing, payment, and closure.
Each stage involves different processes and actions by the cardholder and the credit card company.
For example, during the billing stage, the cardholder receives a statement of their transactions and outstanding balance.
Closure sta...read more
Q6. Reverse a String.
Reverse a given string
Use a loop to iterate through the characters of the string
Append each character to a new string in reverse order
Return the reversed string
More about working at Yethi Consulting
Top HR Questions asked in Hapag-Lloyd
Interview Process at Hapag-Lloyd
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month