Filter interviews by
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;
TestNG is a testing framework for Java that supports various testing levels and annotations.
TestNG allows for easy configuration of test suites, test cases, and test methods.
It supports parallel execution of tests, data-driven testing, and parameterization.
TestNG provides detailed test reports and allows for grouping of test methods.
Annotations like @Test, @BeforeSuite, @AfterSuite, etc., help in defining test methods
POM is a design pattern in automation testing where web pages are represented as classes, and the interactions are defined as methods.
POM helps in creating a clear separation between test scripts and page objects.
It improves test maintenance and readability.
Page classes contain locators and methods to interact with the elements on the page.
Test scripts call these methods to perform actions on the page.
Example: LoginPag...
As a QA lead, my day to day activities involve overseeing testing processes, coordinating with team members, creating test plans, and ensuring quality standards are met.
Coordinate with team members to assign testing tasks and ensure deadlines are met
Create and review test plans, test cases, and test scripts
Conduct regular meetings with the team to discuss progress and address any issues
Collaborate with developers and o...
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
A framework is a set of guidelines, libraries, and tools used to develop and test software applications.
Framework provides structure and support for developing software.
It includes libraries, APIs, and tools to help with common tasks.
Examples: Selenium for automated testing, Spring for Java development.
Implicit/explicit difference in QA testing refers to the level of detail and clarity in test cases.
Implicit testing involves assumptions and relies on prior knowledge, while explicit testing is clear and detailed.
Implicit testing may overlook certain scenarios, while explicit testing covers all possible cases.
Example: Implicit testing may involve testing a login page without specifying all possible error messages, whil...
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
Magento is an open-source e-commerce platform written in PHP.
Magento is a popular e-commerce platform used for online stores.
It is written in PHP and utilizes MySQL for database management.
Magento offers a range of features such as product management, order processing, and customer accounts.
There are different versions of Magento available, including Magento Open Source (formerly Community Edition) and Magento Commerce
I applied via Approached by Company and was interviewed before Dec 2022. There were 3 interview rounds.
Normal only yo know communication
Basic coding
I applied via Referral and was interviewed in Nov 2021. There were 3 interview rounds.
A clustered index is a type of index that determines the physical order of data in a table.
A table can have only one clustered index.
It is created on the primary key column by default.
It speeds up data retrieval operations.
It is used for range searches and sorting.
Example: Clustered index on a customer ID column in a sales table.
SELECT is used to retrieve data from a table, while SELECT INTO is used to create a new table with data from an existing table.
SELECT retrieves data from a table and returns the result set.
SELECT INTO creates a new table with the same columns and data types as the original table.
SELECT INTO can also be used to create a temporary table.
SELECT INTO can be used to create a backup copy of a table.
SELECT INTO can be used to...
Data purging is the process of permanently deleting or removing data from a system or database.
It is done to free up storage space and improve system performance.
It involves identifying and removing outdated, redundant, or irrelevant data.
It is important to ensure that sensitive or confidential data is securely deleted.
Examples include deleting old user accounts, removing expired product listings, and clearing out old
Android Developer
4
salaries
| ₹4 L/yr - ₹9 L/yr |
Software Developer
3
salaries
| ₹1.8 L/yr - ₹2.2 L/yr |
Business Intelligence Developer
3
salaries
| ₹8.5 L/yr - ₹8.5 L/yr |
Junior Graphic Designer
3
salaries
| ₹1.1 L/yr - ₹1.8 L/yr |
TCS
Accenture
Cognizant
Infosys