Filter interviews by
I applied via LinkedIn and was interviewed before Jan 2023. There were 2 interview rounds.
They will provide a scenario to automate
Basic Java coding questions
Top trending discussions
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
First round was coding test in online platform with 5 questions
Setting up a server in Express JS involves creating an instance of the Express application and defining routes.
Create an instance of the Express application using the 'express' module
Define routes using the 'app.get', 'app.post', etc. methods
Listen for incoming requests using the 'app.listen' method
Configure middleware using the 'app.use' method
Handle errors using the 'app.use' method with an error handling middleware
Explaining join table query and providing an example of joining 2 tables.
Join table query is used to combine data from two or more tables based on a related column between them.
Types of join include inner join, left join, right join, and full outer join.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;
I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.
Via placement got this oppurtunity asked base questions
Coding test on java for factorial all ways
Database qstns
I applied via Referral and was interviewed before Apr 2022. There were 3 interview rounds.
posted on 30 Oct 2022
I applied via Naukri.com and was interviewed before Oct 2021. There were 2 interview rounds.
posted on 12 Jun 2024
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
Data web table in cucumber is used to store test data in tabular format for easy readability and maintenance.
Data web table is written in Gherkin syntax using Scenario Outline and Examples keywords.
Each row in the table represents a set of test data for a specific scenario.
Variables in the table are replaced with actual values during test execution.
Data tables can be used to pass multiple sets of input data to a single
Cucumber is a BDD (Behavior Driven Development) tool used for writing acceptance tests in a human-readable format.
Cucumber allows for collaboration between technical and non-technical team members by writing tests in plain English
Tests are written in feature files using Gherkin syntax (Given, When, Then)
Cucumber integrates with various programming languages like Java, Ruby, etc. for test automation
Cucumber can be integ...
I applied via Referral and was interviewed in Jun 2023. There were 3 interview rounds.
No technical. Just an introduction meeting.
Automate script to navigate to Facebook, login with invalid credentials, and verify error message using page object model.
Create a page object model for Facebook login page
Use automation tool like Selenium to navigate to Facebook and enter invalid credentials
Verify error message displayed on the page using assertions
posted on 27 May 2024
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Questions were related to profit and loss
Simple interest logical reasoning , English grammer and Software engineering.
posted on 6 Nov 2024
posted on 16 Dec 2023
I applied via LinkedIn
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.
Polymorphism is a fundamental concept in object-oriented programming.
It allows a single interface to be used for different types of objects.
Polymorphism is achieved through method overriding and method overloading.
Example: A parent class Animal can have multiple child classes like Dog, C...
Find the second maximum number in an array
Sort the array in descending order
Return the element at index 1
based on 1 interview
Interview experience
Product Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Full Stack Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Coursera
upGrad
Simplilearn
BYJU'S