Filter interviews by
Smoke testing is a basic test to check if the software is stable for further testing, while sanity testing is a narrow and deep test to check specific functionalities.
Smoke testing is a shallow and wide test to ensure basic functionality works after changes or updates.
Sanity testing is a focused and deep test to check specific functionalities after changes.
Smoke testing is usually done before sanity testing to ensure t...
Regression testing ensures that new code changes do not adversely affect existing functionality, while retesting focuses on verifying that specific defects have been fixed.
Regression testing is performed to ensure that new code changes do not introduce new defects or negatively impact existing functionality.
Retesting is done to verify that specific defects identified in previous testing cycles have been successfully fi...
Top trending discussions
posted on 11 Sep 2020
I appeared for an interview before Sep 2019.
As a Test Engineer, day-to-day activities involve test planning, test case creation, test execution, bug reporting, and collaborating with the development team.
Creating test plans and strategies based on project requirements
Designing and developing test cases to ensure comprehensive test coverage
Executing test cases and documenting test results
Identifying and reporting software defects or issues
Collaborating with the d...
posted on 8 Jul 2024
posted on 24 Aug 2024
Use the built-in sort() method in JavaScript to sort an array of integers.
Use the sort() method with a compare function to sort the array in ascending order.
For descending order, return b - a instead of a - b in the compare function.
Example: let arr = [3, 1, 5, 2]; arr.sort((a, b) => a - b);
posted on 16 Jul 2024
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Sql question more and related to database
I applied via Approached by Company and was interviewed in Sep 2021. There were 2 interview rounds.
I appeared for an interview in Jun 2025, where I was asked the following questions.
SQL joins combine rows from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM a INNER JOIN b ON a.id = b.a_id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM a LEFT JOIN b ON a.id = b.a_id;
RIGHT JOIN: Returns all records from the right table and matched records from the l...
based on 1 interview experience
Game Developer
117
salaries
| ₹4 L/yr - ₹8.5 L/yr |
Test Engineer
49
salaries
| ₹3.6 L/yr - ₹7.2 L/yr |
Senior Test Engineer
43
salaries
| ₹5.7 L/yr - ₹13.4 L/yr |
Senior Game Developer
40
salaries
| ₹11.7 L/yr - ₹20.8 L/yr |
Software Developer
37
salaries
| ₹3.8 L/yr - ₹9 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems