Filter interviews by
I was interviewed in Jul 2020.
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
A Java program to count the occurrences of the letter 'l' in the string 'Hello world'.
Create a Java program with a main method.
Initialize a String variable with the value 'Hello world'.
Use a loop to iterate through each character in the string and count the occurrences of the letter 'l'.
Print the count of 'l' at the end.
Reverse the characters of each word in a given string
Split the input string into an array of words
Reverse each word in the array
Join the reversed words back into a single string
Comparator is an interface used to sort objects, while Comparable is an interface used to compare objects for natural ordering.
Comparator is used to define custom sorting logic for objects, while Comparable is used for natural ordering based on the class's implementation of compareTo() method.
Comparator can be used to sort objects of different classes, while Comparable is implemented within the class itself.
Example: So...
Lambda expression is a concise way to represent an anonymous function in programming languages.
Lambda expressions are used to create small, inline functions without a formal definition.
They are commonly used in functional programming languages like Python, Java, and C#.
Lambda expressions can be used to simplify code and make it more readable.
Example: (x, y) -> x + y is a lambda expression that takes two parameters a
Constructor chaining is the process of calling one constructor from another constructor in a class.
Allows reusing code and avoiding duplication
Can be achieved using 'this' keyword in the constructor
Helps in initializing objects with different parameters
Handle notifications in mobile automation by using automation tools to interact with notifications, verify content, dismiss or respond to them.
Use automation tools like Appium or Espresso to interact with notifications
Verify the content of notifications by extracting text or images
Dismiss notifications to continue with test execution
Respond to notifications if required for test scenarios
Handle different types of notifi...
Use platform-specific locators or conditional statements to handle different element xpaths in iOS and Android apps.
Use platform-specific locators like accessibility id for iOS and resource id for Android
Implement conditional statements to switch between different xpaths based on the platform
Utilize Appium's platformName capability to identify the platform and adjust the element xpath accordingly
TestNG annotations include @Test, @BeforeMethod, @AfterMethod, @BeforeClass, @AfterClass, @BeforeSuite, @AfterSuite
@Test - denotes a test method
@BeforeMethod - runs before each test method
@AfterMethod - runs after each test method
@BeforeClass - runs before the first test method in the current class
@AfterClass - runs after the last test method in the current class
@BeforeSuite - runs before all tests in the suite
@AfterSu
pom.xml is a configuration file used in Maven projects to define project settings and dependencies.
pom.xml stands for Project Object Model XML
It is used in Maven projects to manage project configuration, build settings, and dependencies
Dependencies are mentioned inside the <dependencies> tag in pom.xml
Each dependency is specified with <groupId>, <artifactId>, and <version>
posted on 18 Dec 2024
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
There are just a few logical and reasoning questions, and the second part of the test pertains to English proficiency.
Lack of growth opportunities and stagnant work environment.
Limited opportunities for career advancement
Feeling of being undervalued or unappreciated
Stagnant work environment with no new challenges or learning opportunities
I have worked on various projects including implementing quality assurance processes, conducting test cases, and analyzing data.
Implemented quality assurance processes to ensure product quality
Conducted test cases to identify bugs and issues
Analyzed data to improve product performance
Worked on projects in industries such as software development and healthcare
Some of the biggest challenges I faced in my previous organization included managing tight deadlines, resolving conflicts within teams, and adapting to changing project requirements.
Managing tight deadlines for multiple projects simultaneously
Resolving conflicts within teams and promoting effective communication
Adapting to changing project requirements and priorities
A pivot table is a data processing tool used to summarize, analyze, and present large amounts of data in a structured format.
Pivot tables allow users to rearrange and summarize data from a spreadsheet or database table to analyze trends and patterns.
They help in identifying relationships between different data points and making data-driven decisions.
Pivot tables can be used to calculate averages, sums, counts, and othe...
The seven tools of quality are a set of techniques used for quality control and improvement in manufacturing and service industries.
Check sheet: Used for collecting and analyzing data, such as defects or errors.
Control chart: Monitors process variation over time to identify trends or patterns.
Histogram: Displays data distribution to identify patterns or outliers.
Pareto chart: Helps prioritize issues by showing the most...
The formula for calculating variance is the sum of squared differences between each data point and the mean, divided by the total number of samples. Error percentage is the absolute difference between the actual and predicted values, divided by the actual value, multiplied by 100.
Variance = Σ((X - μ)²) / N, where X is each data point, μ is the mean, and N is the total number of samples
Error percentage = |(Actual - Pred...
RCA is a systematic process used to identify the underlying causes of problems or issues in order to prevent their recurrence.
RCA involves investigating an issue or problem to determine the root cause(s) rather than just addressing the symptoms.
It helps in identifying systemic issues within processes or systems that may be contributing to the problem.
RCA aims to prevent the recurrence of issues by addressing the root c...
It was good 2 Questions asked
Use XPath to find the count of rows in a table.
Use the XPath expression 'count(//table//tr)' to find the count of rows in a table.
Make sure to adjust the XPath expression based on the structure of the table in the HTML document.
You can use browser developer tools to inspect the table and determine the appropriate XPath expression.
Iterate through multiple pages to find and print a specific id value
Create a loop to iterate through each page
Search for the id value on each page
If the id is found, print the value, if not, print a message that the id is not available
Test case for login page using Selenium
Verify that the login page loads successfully
Enter valid credentials and verify successful login
Enter invalid credentials and verify appropriate error message
Check for password encryption
Verify the 'Forgot Password' functionality
Java program to find max in array
Iterate through the array and compare each element to find the maximum value
Initialize a variable to store the maximum value and update it as needed
Handle edge cases like empty array or null input
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
60 mins aptitude and reasoning and java syntax questions
posted on 27 Oct 2023
Defect masking occurs when a major defect hides a minor defect, while cascading is when one defect triggers multiple defects.
Defect masking occurs when a major defect prevents the detection of a minor defect.
Cascading is when one defect triggers a series of other defects.
Defect masking can lead to overlooking important issues, while cascading can result in a chain reaction of defects.
Example of defect masking: A critic...
Test cases for eCommerce platform
Verify user can successfully add items to cart
Test checkout process with different payment methods
Check for proper error messages when entering invalid information
Test search functionality for products
Verify discounts and promotions are applied correctly
posted on 20 Mar 2022
I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.
I have extensive experience in quality analysis and a proven track record of improving processes and ensuring high-quality deliverables.
I have X years of experience in quality analysis.
I have successfully implemented quality improvement initiatives in my previous roles.
I have a strong understanding of industry best practices and quality standards.
I am detail-oriented and have a keen eye for identifying and resolving is...
I am an experienced Senior Quality Analyst with a strong background in ensuring product quality and driving process improvements.
Over 8 years of experience in quality assurance and testing
Proficient in creating and executing test plans, test cases, and test scripts
Skilled in identifying and documenting defects and working closely with development teams to resolve them
Experienced in using various testing tools and metho...
I expect a competitive salary based on my experience and skills.
I have researched the average salary range for Senior Quality Analysts in the industry.
I have considered my years of experience and expertise in quality analysis.
I am open to negotiation based on the overall compensation package offered.
I value fair compensation that aligns with my contributions and responsibilities.
My family background is diverse and multicultural.
My parents come from different cultural backgrounds.
I have siblings who are pursuing different careers.
We celebrate various cultural traditions and festivals together.
My family values education and encourages continuous learning.
We have a close-knit extended family and often gather for special occasions.
I worked as a Senior Quality Analyst in my previous job.
Led a team of quality analysts to ensure product quality and adherence to standards
Developed and implemented quality assurance processes and procedures
Conducted thorough testing and analysis of software applications
Identified and reported defects, and worked closely with development teams to resolve them
Provided guidance and support to junior analysts
Collaborated ...
My expectation for transport is a reliable and convenient mode of transportation to commute to work.
I expect the company to provide a transportation benefit or reimbursement for commuting expenses.
I prefer a location that is easily accessible by public transportation or has ample parking facilities.
I value a flexible work schedule that allows me to avoid peak traffic hours.
I appreciate a company culture that promotes c...
My weakness is that I can be overly critical of my own work.
I tend to be a perfectionist and strive for excellence in everything I do.
I often spend extra time reviewing and double-checking my work to ensure it is error-free.
While this attention to detail is beneficial in maintaining high quality standards, it can sometimes lead to delays in completing tasks.
To overcome this weakness, I have learned to prioritize my wor...
My qualifications
based on 2 reviews
Rating in categories
Senior Quality Analyst
19
salaries
| ₹7 L/yr - ₹12.2 L/yr |
Senior Software Engineer
14
salaries
| ₹10.2 L/yr - ₹20 L/yr |
Software Engineer
7
salaries
| ₹5.5 L/yr - ₹13.5 L/yr |
Talent Acquisition Specialist
7
salaries
| ₹3 L/yr - ₹4.2 L/yr |
Quality Analyst
5
salaries
| ₹7.5 L/yr - ₹9 L/yr |
Infosys
TCS
Wipro
HCLTech