Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Update and select queries are used in database operations to modify and retrieve data.
Update query is used to modify existing data in a database table, for example: UPDATE table_name SET column1 = value1 WHERE condition;
Select query is used to retrieve data from a database table, for example: SELECT column1, column2 FROM table_name WHERE condition;
Response codes of API are standardized status codes returned by a server in response to a client's request.
200 - OK: Request was successful
400 - Bad Request: Invalid input or missing parameters
401 - Unauthorized: Authentication required
404 - Not Found: Resource not found
500 - Internal Server Error: Server-side issue
API Testing is testing the application programming interface to ensure it meets functionality, reliability, performance, and security requirements.
API Testing involves testing the communication between different software systems through APIs.
It ensures that the API functions correctly, returns the expected results, and handles errors gracefully.
API Testing can be done at different levels such as unit testing, integrati...
Top trending discussions
posted on 30 Mar 2025
I appeared for an interview in Mar 2025, where I was asked the following questions.
In automation testing, waits are crucial for synchronizing test execution with application behavior.
Implicit Wait: Sets a default wait time for the entire session. Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
Explicit Wait: Waits for a specific condition to occur before proceeding. Example: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until(ExpectedConditions.visibilityOf(element...
posted on 11 Jun 2022
I applied via Recruitment Consulltant and was interviewed in May 2022. There was 1 interview round.
Agile is a methodology that emphasizes flexibility and collaboration. Agile Scrum is a framework for implementing Agile.
Agile focuses on delivering working software in short iterations
Agile values individuals and interactions over processes and tools
Agile encourages customer collaboration and responding to change
Agile Scrum includes ceremonies such as Sprint Planning, Daily Stand-up, Sprint Review, and Sprint Retrospec...
To select an element from a drop down, locate the drop down element and use the select class in Selenium.
Locate the drop down element using findElement() method
Create an object of Select class using the drop down element
Use selectByVisibleText(), selectByValue() or selectByIndex() method to select the desired option
To check if every step has a corresponding step definition, we can use a code coverage tool.
Use a code coverage tool to analyze the step definition file and identify any missing steps
Ensure that all steps in the feature file are covered by the step definition file
Regularly review and update the step definition file to ensure it stays up-to-date with the feature file
Reverse an integer in Java
Convert integer to string using Integer.toString()
Use StringBuilder to reverse the string
Convert the reversed string back to integer using Integer.parseInt()
posted on 17 Jan 2025
posted on 10 Jun 2024
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Hacker rank test given
posted on 6 Jun 2022
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
posted on 11 Feb 2024
There were 2 coding questions asked. If one question is solved you are qualified.
posted on 19 Oct 2023
I applied via Campus Placement
120 min of coding round consist 3 questions
posted on 22 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Coding questions based on graphs.
Threads are lightweight processes within a program that can run concurrently, allowing for multitasking and improved performance.
Threads allow for parallel execution of tasks within a program.
Threads share the same memory space, allowing for efficient communication and data sharing.
Examples of using threads include running background tasks while the main program continues to execute, or handling multiple client request
I applied via Campus Placement and was interviewed before Dec 2023. There were 4 interview rounds.
Includes logical reasoning ,SQL, code snippets
based on 1 interview
Interview experience
Information Technology Recruiter
295
salaries
| ₹2 L/yr - ₹5.4 L/yr |
Senior IT Recruiter
264
salaries
| ₹2 L/yr - ₹8 L/yr |
Software Engineer
260
salaries
| ₹2.7 L/yr - ₹11 L/yr |
Technical Recruiter
250
salaries
| ₹1.7 L/yr - ₹6 L/yr |
Senior Technical Recruiter
230
salaries
| ₹3 L/yr - ₹10.2 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant