Filter interviews by
I applied via Walk-in and was interviewed in Jan 2024. There were 2 interview rounds.
Testing is the process of evaluating a product or system to find defects and ensure it meets requirements.
Testing involves executing a system or application to identify bugs or issues.
It helps ensure that the product meets the specified requirements and functions correctly.
Types of testing include unit testing, integration testing, system testing, and acceptance testing.
Examples of testing tools include Selenium, JUnit
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Regression testing is performed after code changes to verify that the existing features still work correctly.
It helps in identifying any defects introduced by new code changes.
Automated testing tools are often used for regression testing to save time and effort.
Regress...
I will conduct functional testing, regression testing, performance testing, security testing, and user acceptance testing.
Functional testing to ensure the application functions as expected
Regression testing to check for any new bugs introduced after changes
Performance testing to assess the speed and responsiveness of the application
Security testing to identify and fix vulnerabilities
User acceptance testing to ensure th
Top trending discussions
posted on 13 Oct 2023
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
1 hour, wage question, not related to mention technology.
posted on 7 Sep 2024
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
Threads in Java allow for concurrent execution of multiple tasks within a single program.
Threads are instances of the java.lang.Thread class.
They allow for parallel execution of code segments.
Threads can be created by extending the Thread class or implementing the Runnable interface.
Example: Thread t1 = new Thread(new MyRunnable()); t1.start();
posted on 24 Feb 2022
I was interviewed in Apr 2023.
Facets tables are used to organize and display data in a structured manner, facilitating easy access and analysis.
Facets tables are used to categorize data into different sections based on specific criteria.
They help in organizing and presenting data in a structured format for easy analysis.
Facets tables are commonly used in e-commerce websites to display product attributes and specifications.
They can also be used in d...
posted on 7 Aug 2023
I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.
About current project and roles and resposibilities etc
SQL is a standard language for managing relational databases, while PL/SQL is a procedural language extension for SQL.
SQL is a standard language for querying and manipulating data in relational databases.
PL/SQL is a procedural language extension for SQL, allowing for more complex programming logic.
SQL is used for data manipulation and retrieval, while PL/SQL is used for writing stored procedures and functions.
SQL state...
Types of joins are used in databases to combine rows from two or more tables based on a related column between them.
Inner Join: Returns rows when there is at least one match in both tables.
Left Join (or Left Outer Join): Returns all rows from the left table and the matched rows from the right table.
Right Join (or Right Outer Join): Returns all rows from the right table and the matched rows from the left table.
Full Join...
Correlated subquery refers to a subquery that is dependent on the outer query, while non-correlated subquery can be executed independently.
Correlated subquery is executed for each row processed by the outer query, while non-correlated subquery is executed only once.
Correlated subquery is slower in performance compared to non-correlated subquery.
Example: SELECT * FROM table1 WHERE column1 = (SELECT MAX(column2) FROM tab
To find department wise total salary, sum up the salaries of employees in each department.
Group employees by department
Calculate total salary for each department
Display department wise total salary
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
Interview experience
SQL Database Administrator
12
salaries
| ₹4.7 L/yr - ₹5.2 L/yr |
Softwaretest Engineer
10
salaries
| ₹3.2 L/yr - ₹4.8 L/yr |
Software Engineer
6
salaries
| ₹3.8 L/yr - ₹4.8 L/yr |
MS SQL DBA
5
salaries
| ₹4 L/yr - ₹5 L/yr |
Test Engineer
5
salaries
| ₹4.2 L/yr - ₹5 L/yr |
TCS
Infosys
Wipro
HCLTech