Filter interviews by
I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.
Learn maths questions
I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.
SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.
SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...
STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.
STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.
Regression testing is the process of retesting software to confirm that recent changes have not adv...
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);
Rotate an array of strings by a specified number of positions.
Create a new array to store the rotated elements.
Use modulo operator to handle cases where the rotation count exceeds the array length.
Copy elements from original array to the new array based on the rotation count.
Return the rotated array.
posted on 16 Jul 2024
posted on 8 Jul 2024
I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.
SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.
SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...
STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.
STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.
Regression testing is the process of retesting software to confirm that recent changes have not adv...
posted on 31 Oct 2021
I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
posted on 11 Sep 2020
I was interviewed 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...
Interview experience
based on 1 review
Rating in categories
Network Engineer
49
salaries
| ₹2.4 L/yr - ₹6.8 L/yr |
Senior Software Engineer
18
salaries
| ₹8.3 L/yr - ₹28.7 L/yr |
Associate Engineer 1
16
salaries
| ₹4 L/yr - ₹4.3 L/yr |
Software Engineer
13
salaries
| ₹4.6 L/yr - ₹11.5 L/yr |
Technical Lead
13
salaries
| ₹15.9 L/yr - ₹30 L/yr |
TCS
Infosys
Wipro
HCLTech