Filter interviews by
I applied via Referral and was interviewed before Mar 2022. There were 4 interview rounds.
Yes, I can create my own framework. It would have a modular structure with reusable components and clear documentation.
The framework would have a clear directory structure for easy navigation
It would have reusable components for common testing tasks such as logging and reporting
The framework would be modular, allowing for easy addition or removal of components
Clear documentation would be provided for ease of use and ma
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Split alpha-numeric values in Java without using split method
Iterate through each character in the input string
Check if the character is a digit or a letter using Character.isDigit() and Character.isLetter() methods
Create separate strings for digits and letters and store them in an array
Use ALTER TABLE statement to add a new column with a default value and set it to NOT NULL
Use ALTER TABLE table_name ADD column_name data_type DEFAULT default_value NOT NULL;
Example: ALTER TABLE employees ADD hire_date DATE DEFAULT '2022-01-01' NOT NULL;
I applied via Walk-in and was interviewed in Aug 2024. There were 2 interview rounds.
They told to write java program in string and collections
Test cases are specific conditions or inputs to test a particular functionality, while test scenarios are a sequence of test cases to test a broader functionality.
Test cases are detailed steps to test a specific functionality, while test scenarios are a collection of test cases to test a broader functionality.
Test cases are more granular and focus on individual functionalities, while test scenarios are more high-level ...
A program to read data from an Excel file using a programming language.
Use a library or module that supports reading Excel files, such as pandas in Python or Apache POI in Java.
Open the Excel file and select the specific sheet or range of cells to read data from.
Iterate through the rows and columns to extract the data and store it in an array of strings.
Seeking new challenges and growth opportunities in a more innovative environment.
Desire for new challenges and learning opportunities
Seeking a more innovative work environment
Looking for career growth and advancement
Interested in working with new technologies or methodologies
posted on 29 Nov 2024
I was interviewed in May 2024.
Java program to create and manipulate an array of strings
Declare and initialize an array of strings: String[] arrayName = new String[] {"string1", "string2", "string3"};
Access elements in the array using index: String element = arrayName[index];
Modify elements in the array: arrayName[index] = "newString";
Iterate through the array using a loop: for(String element : arrayName) { // do something with element }
Java program to manipulate an array of strings
Use a for loop to iterate through the array of strings
Use string methods like substring, indexOf, or replace to manipulate the strings
Use StringBuilder for efficient string manipulation
In 5 years, I see myself as a Senior Quality Manager leading a team of analysts and implementing innovative quality assurance strategies.
Leading a team of quality analysts
Implementing innovative quality assurance strategies
Continuing professional development to stay updated with industry trends
posted on 6 Aug 2024
Coding assessment in Java and selenium
I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.
based on 28 reviews
Rating in categories
Software Engineer
3.2k
salaries
| ₹3.3 L/yr - ₹12.4 L/yr |
Senior Software Engineer
2.1k
salaries
| ₹5.9 L/yr - ₹19.1 L/yr |
QA Engineer
1.1k
salaries
| ₹2.4 L/yr - ₹11 L/yr |
Senior QA Engineer
808
salaries
| ₹6 L/yr - ₹14.2 L/yr |
System Analyst
781
salaries
| ₹9.6 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
Tech Mahindra