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 3 Dec 2022
Singleton design pattern restricts the instantiation of a class to a single instance and provides a global point of access to it.
Ensures only one instance of a class exists
Provides a global point of access to the instance
Uses a private constructor to prevent external instantiation
Commonly used in logging, database connections, and configuration settings
A framework is a set of guidelines, rules, and best practices used to develop software applications.
A framework provides a structure for organizing code and helps to ensure consistency across the application.
It can include libraries, tools, and templates to simplify development.
Examples of popular frameworks include React, Angular, and Django.
Frameworks can be used for both manual and automated testing.
They can also be...
posted on 17 Jan 2025
I applied via Company Website and was interviewed before Nov 2021. There were 5 interview rounds.
Medium level Aptitude questions,and basic coding knowledge required to clear the First round
Communication skill Assessment
Program to print Fibonacci series
Declare two variables to store the first two numbers of the series
Use a loop to generate the next numbers in the series
Print each number as it is generated
Program to print palindrome
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward
To check if a string is a palindrome, we can compare the first and last characters, then the second and second-to-last characters, and so on
If all pairs match, the string is a palindrome
We can use a loop to iterate through the string and compare the characters
Program to print average of number series
Create a variable to store the sum of the numbers in the series
Create a variable to store the count of numbers in the series
Loop through the series and add each number to the sum variable
Increment the count variable for each number in the series
Calculate the average by dividing the sum by the count
Print the average
Program to print sum of 2 numbers
Declare 2 variables to store the numbers
Add the variables and store the result in another variable
Print the result
I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.
Math, logical reasoning, verbal communication
posted on 27 Jul 2024
It was Average.......,....
Medium level of difficulties
I am a QA Automation Testing Engineer with 5 years of experience in creating and executing test cases for software applications.
5 years of experience in QA Automation Testing
Proficient in creating and executing test cases
Strong knowledge of automation tools like Selenium and JUnit
Experience in testing web and mobile applications
Familiar with Agile methodology
I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.
Normal aptitude test
Oops concept stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
Oops concept focuses on creating objects that contain data in the form of fields (attributes) and code in the form of procedures (methods).
Encapsulation, inheritance, polymorphism, and abstraction are the four main principles of Oops concept.
Encapsulation refers to the bundling of data and methods th...
posted on 28 Dec 2024
Test scenario based question
I applied via LinkedIn and was interviewed before Feb 2023. There was 1 interview round.
based on 1 interview
Interview experience
Information Technology Recruiter
295
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Recruiter
271
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior IT Recruiter
270
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
242
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Technical Recruiter
236
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech