i
Tata Elxsi
Filter interviews by
I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.
They mainly check vocabulary and fluency and interaction
In the next 5 years, I see myself growing into a senior QA Engineer role, leading a team, and contributing to the development of innovative testing strategies.
Continuing to enhance my technical skills in automation testing and performance testing
Taking on more responsibilities such as mentoring junior QA engineers
Contributing to process improvements within the QA team
Possibly pursuing certifications in QA or related fi...
V-model is a software development model that emphasizes the relationship between each phase of development and its corresponding testing phase.
V-model is a sequential path of the waterfall model where testing is done in parallel with the development phase.
Each phase must be completed before the next phase begins.
It involves verification and validation activities at each stage to ensure high-quality software.
The V-shape...
posted on 9 Dec 2024
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.
Code to print prime numbers
Iterate through numbers and check if each number is prime
Use a nested loop to check divisibility by numbers less than the current number
Print the number if it is prime
Coding problem on arrays
I was interviewed in Jan 2024.
TestNG annotation is used in TestNG framework to provide additional information about test methods or classes.
TestNG annotations are used to control the execution flow of test methods.
They can be used to set the priority of test methods, define dependencies, configure test groups, etc.
Examples of TestNG annotations include @Test, @BeforeMethod, @AfterMethod, @DataProvider, etc.
POJO stands for Plain Old Java Object, which is a Java class used to represent data. TestNG.xml is an XML file used to configure TestNG tests.
POJO is a simple Java class that encapsulates data and provides getter and setter methods.
TestNG.xml is used to define test suites, test cases, and test configurations for TestNG framework.
POJO and TestNG.xml are commonly used in QA testing to define and manage test data and test
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
Remove duplicates in a string array
Iterate through the array and use a Set to store unique strings
Convert the Set back to an array to get the final result
Remove spaces in a string
Use string.replace() method with regex to replace spaces with empty string
Alternatively, loop through each character in the string and build a new string without spaces
Consider trimming the string first to remove leading and trailing spaces
Testing is the process of evaluating a system or application to identify defects or errors.
Testing involves executing software to find bugs or issues.
It ensures that the software meets the specified requirements.
Types of testing include functional, performance, security, and regression testing.
Examples of testing tools include Selenium, JUnit, and Postman.
Remove duplicate strings in an array and count occurrences of each string.
Iterate through the array and use a Set to remove duplicates.
Use a HashMap to count occurrences of each string.
Return the unique strings and their counts.
based on 3 reviews
Rating in categories
Senior Engineer
4.3k
salaries
| ₹4.3 L/yr - ₹13.5 L/yr |
Specialist
2.5k
salaries
| ₹7.5 L/yr - ₹25 L/yr |
Engineer
1.3k
salaries
| ₹2.8 L/yr - ₹8.8 L/yr |
Senior Software Engineer
987
salaries
| ₹4 L/yr - ₹15 L/yr |
Software Engineer
632
salaries
| ₹3 L/yr - ₹9.5 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra