Filter interviews by
Top trending discussions
I applied via Walk-in and was interviewed before May 2023. There were 3 interview rounds.
Yes, I have prepared Test Plans for various projects.
I have created Test Plans outlining the scope, objectives, resources, and schedule of testing.
I have included test cases, test scenarios, and test data in the Test Plans.
I have collaborated with stakeholders to review and finalize the Test Plans.
I have updated Test Plans as needed based on project changes or feedback.
Automation test coding
I applied via Job Fair and was interviewed in Oct 2022. There were 3 interview rounds.
Including coding questions and basic questions regarding QA and backend and front end technologies.
QA testing is the process of ensuring that software products meet the required quality standards.
QA testing involves identifying defects and errors in software products.
It includes testing the functionality, performance, security, and usability of software.
QA testing is done throughout the software development life cycle to ensure that the final product meets the customer's requirements.
Examples of QA testing tools inc...
I applied via Naukri.com
Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.
Bug identification: Bug is identified by QA engineer during testing.
Bug reporting: QA engineer reports the bug with detailed information.
Bug fixing: Developer fixes the bug based on the reported details.
Bug retesting: QA engineer retests the fixed bug to ensure it is resolved.
Bug closing: Once the bug is confirmed fix...
Query to find duplicate records in a database table
Use GROUP BY clause with HAVING COUNT() function to identify duplicate records
Select columns to display duplicate records
Example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1, column2 HAVING COUNT(*) > 1
Use a file copy command to copy one file to another
Use the 'cp' command in Unix/Linux systems
Syntax: cp source_file destination_file
Example: cp file1.txt file2.txt
Program to count letters in a word using array of strings
Create an array to store the count of each letter in the word
Iterate through each letter in the word and increment the count in the array
Return the array with the count of each letter
To find elements not available in DOM in Selenium, use try-catch block to handle NoSuchElementException.
Use try-catch block to handle NoSuchElementException when trying to find elements not available in DOM.
Catch the exception and handle it appropriately in the code.
Use WebDriverWait with ExpectedConditions to wait for the element to be present before interacting with it.
I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.
Defect Life Cycle is the process of identifying, reporting, fixing, retesting, and closing software defects.
Defect identification: Finding and documenting the issue in the software.
Defect reporting: Informing the development team about the identified defect.
Defect fixing: Developers resolve the reported defect.
Defect retesting: QA team verifies if the defect is fixed correctly.
Defect closing: Once the defect is confirm...
Different types of waits in Selenium include Implicit Wait, Explicit Wait, Fluent Wait, and Page Load Timeout.
Implicit Wait: Waits for a certain amount of time before throwing a No Such Element Exception.
Explicit Wait: Waits for a certain condition to occur before proceeding further in the code.
Fluent Wait: Waits for a condition to be true with a specified polling frequency.
Page Load Timeout: Waits for the entire page ...
Use a loop to iterate through each word in the string and extract the first character of each word.
Split the string into an array of words using a space as the delimiter
Iterate through each word in the array and extract the first character of each word
Store the first characters in a new array
Program to reverse a number
Convert the number to a string to easily manipulate each digit
Iterate through the string in reverse order and append each digit to a new string
Convert the reversed string back to an integer
I appeared for an interview in Mar 2025, where I was asked the following questions.
Appium is an open-source tool for automating mobile applications across platforms like iOS and Android.
Supports native, hybrid, and mobile web applications.
Allows testing on real devices and emulators/simulators.
Uses WebDriver protocol for interaction with apps.
Compatible with various programming languages like Java, Python, and Ruby.
Example: Automating a login process in a mobile app.
I integrated various testing tools and frameworks to enhance the QA process and ensure software quality.
Utilized Selenium for automated UI testing, reducing manual testing time by 40%.
Implemented JUnit for unit testing in Java applications, improving code reliability.
Integrated Jenkins for continuous integration, allowing for automated testing with each code commit.
Used Postman for API testing, ensuring that all endpoi...
based on 1 interview experience
Devops Engineer
4
salaries
| ₹2.2 L/yr - ₹4 L/yr |
Software Engineer
3
salaries
| ₹1.2 L/yr - ₹2 L/yr |
Trainee
3
salaries
| ₹1.1 L/yr - ₹1.8 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group