i
Capgemini
Filter interviews by
Clear (1)
I was interviewed in Apr 2024.
To scroll a page, use JavaScript to execute a scroll function.
Use window.scrollTo(x-coord, y-coord) to scroll to a specific position on the page.
Use window.scrollBy(x-pixels, y-pixels) to scroll by a certain amount of pixels.
Use document.getElementById('elementId').scrollIntoView() to scroll to a specific element on the page.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
What people are saying about Capgemini
I applied via Job Portal and was interviewed in Nov 2023. There was 1 interview round.
Yes, Java supports inheritance.
Inheritance is a fundamental feature of object-oriented programming in Java.
It allows a class to inherit properties and methods from another class.
The 'extends' keyword is used to establish an inheritance relationship.
The subclass inherits all the non-private members of the superclass.
Inheritance promotes code reusability and allows for polymorphism.
Example: class B extends A { ... }
Verify and assert are two different methods used in automation testing.
Verify is used to check if a condition is true or false without stopping the test execution.
Assert is used to check if a condition is true or false and if it is false, it stops the test execution.
Verify is generally used for non-critical validations, while assert is used for critical validations.
Examples: verify if a button is enabled, assert if a l
Capgemini interview questions for designations
I applied via Campus Placement
Quite tricky, and sectional cut off, gaming round also included
Inheritance types in Java include single, multilevel, hierarchical, and hybrid inheritance.
Single inheritance: A class can only inherit from one superclass.
Multilevel inheritance: A class can inherit from a superclass, which in turn inherits from another superclass.
Hierarchical inheritance: Multiple classes inherit from a single superclass.
Hybrid inheritance: Combination of two or more types of inheritance.
Example: cla...
Software Testing life cycle involves planning, designing, executing, and reporting on tests to ensure quality software.
1. Planning phase involves defining test objectives, scope, and strategy.
2. Design phase includes creating test cases, test data, and test environment setup.
3. Execution phase is where tests are run, defects are logged, and results are recorded.
4. Reporting phase involves analyzing test results, report...
Get interview-ready with Top Capgemini Interview Questions
I applied via Walk-in and was interviewed in Sep 2023. There was 1 interview round.
Main method is static in Java to allow it to be called without creating an instance of the class.
Static methods can be called without creating an instance of the class.
Main method is the entry point of a Java program, so it needs to be accessible without creating objects.
Static methods belong to the class rather than any specific instance.
A framework is a set of guidelines, libraries, and tools that help in developing and executing automated tests efficiently.
Framework provides structure and organization to automated tests
It includes reusable components like libraries, functions, and utilities
Frameworks can be data-driven, keyword-driven, or hybrid
Examples: Selenium WebDriver for web automation, Appium for mobile automation
Mutable objects can be changed after creation, while immutable objects cannot be changed.
Mutable objects: Lists, dictionaries, sets
Immutable objects: Strings, tuples, numbers
Example: Changing a list by adding or removing elements vs. trying to change a string
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.
I was interviewed in Feb 2024.
I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.
They are asking simplest Array and String related java codings.
Some of the top questions asked at the Capgemini Automation Test Engineer interview -
The duration of Capgemini Automation Test Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 36 interviews
3 Interview rounds
based on 116 reviews
Rating in categories
Consultant
55.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
50.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
46.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Analyst
20.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
20.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Wipro
Accenture
Cognizant
TCS