i
Tech Mahindra
Filter interviews by
My expected CTC is based on my experience, skills, and the market rate for Senior QA roles.
My expected CTC is in line with industry standards for Senior QA positions.
I have taken into consideration my years of experience and expertise in QA.
I am open to negotiation based on the overall compensation package offered by the company.
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
Shell Script SQL scripting and basics of phyton
posted on 12 Jan 2025
I applied via Referral and was interviewed before Jan 2024. There were 3 interview rounds.
30 question based on core java , math, logical reasoning
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Explaining the difference between findElement and findElements and defining interface.
findElement returns the first matching element on the page while findElements returns a list of all matching elements.
Both methods are used to locate web elements on a page using locators such as ID, class name, name, etc.
An interface is a collection of abstract methods that can be implemented by a class. It defines a contract that th...
I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.
Selenium ,java any topic based question
I applied via Approached by Company and was interviewed in Jan 2022. There were 4 interview rounds.
Questions related to cucumber, defects found, functional and automation testing tools.
Cucumber is a BDD tool used for testing
Found defects related to UI, functionality, and performance
Functional testing involves testing the application's features and functionality
Worked on automation tools like Selenium, Appium, and TestNG
Used automation tools to create test scripts and execute them
Integrated automation scripts with CI
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Test scenarios are high-level descriptions of the functionality to be tested, while test cases are detailed steps to validate the scenarios.
Test scenarios are broad and cover multiple test cases.
Test cases are specific steps to validate a particular scenario.
Test scenarios are usually created at the beginning of testing, while test cases are derived from scenarios.
Test scenarios are used for high-level planning and est...
Use cases for application involve identifying different scenarios in which the application can be used to meet user needs.
Testing different user interactions
Validating system functionality
Identifying edge cases
Ensuring compatibility with different devices
Verifying data integrity
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
throws is a keyword used in method signature to indicate that the method can throw an exception, while throw is used to explicitly throw an exception.
throws is used in method signature to declare the exceptions that can be thrown by the method
throw is used to explicitly throw an exception
throws is a keyword, while throw is a statement
Example: public void method() throws IOException { //code }
Example: throw new IOExcept
Program to reverse a number
Convert the number to a string
Reverse the string
Convert the reversed string back to a number
Window handles refer to the unique identifiers assigned to each window opened by a browser.
Window handles are used to switch between different windows in a browser.
Each window opened by a browser is assigned a unique window handle.
Window handles are used in automated testing to interact with different windows.
The plural 'window handles' refers to multiple handles, while 'window handle' refers to a single handle.
Scroll down to the element and use JavaScript to click on it.
Scroll down to the bottom of the page using the browser's scroll bar or JavaScript
Locate the element using its ID, class name, or XPath
Use JavaScript to click on the element using the click() method
Common exceptions in Selenium include ElementNotVisibleException, NoSuchElementException, TimeoutException, StaleElementReferenceException, and WebDriverException.
ElementNotVisibleException occurs when an element is present in the DOM but not visible on the page
NoSuchElementException occurs when an element cannot be found on the page
TimeoutException occurs when a command takes too long to complete
StaleElementReferenceE...
Java Exceptions are errors that occur during program execution and can be handled using try-catch blocks.
Exceptions are objects that are thrown when an error occurs
They can be caught and handled using try-catch blocks
There are three types of exceptions: checked, unchecked, and errors
Checked exceptions must be handled or declared in the method signature
Unchecked exceptions and errors do not need to be handled or declare...
Cucumber is a BDD tool that allows writing test cases in plain English and automating them.
Cucumber uses Gherkin syntax to write test cases in plain English
It maps the plain English statements to code using step definitions
Cucumber supports multiple programming languages like Java, Ruby, etc.
It integrates with various testing frameworks like JUnit, TestNG, etc.
Cucumber generates reports in various formats like HTML, JS
Testcases can be run in parallel by using tools like Selenium Grid, TestNG, JUnit, or by writing custom code.
Use Selenium Grid to distribute tests across multiple machines
Use TestNG or JUnit to run tests in parallel within a single machine
Write custom code to execute tests in parallel using threads or processes
Ensure that the tests are independent and do not interfere with each other
Testcases with multiple data can be run using data-driven testing approach.
Create a test script that can accept multiple sets of data
Store the data in an external file or database
Iterate through the data and execute the test script for each set of data
Use a testing framework that supports data-driven testing, such as JUnit or TestNG
Apache POI is a Java library for working with Microsoft Office documents.
Use POI to read, write, and manipulate Excel, Word, and PowerPoint files
Create a workbook object to work with Excel files
Use the HSSF (Horrible Spreadsheet Format) package for working with Excel files in .xls format
Use the XSSF (XML Spreadsheet Format) package for working with Excel files in .xlsx format
Use the HWPF (Horrible Word Processor Format...
Yes, if the automation is planned and executed within the sprint timeline.
Automation should be planned and estimated during sprint planning
Automation scripts should be developed and executed within the sprint timeline
Automation results should be reviewed and reported in sprint review
Automation should not impact the sprint goal or other planned tasks
There are several status codes available in API testing to indicate the outcome of a request.
200 - OK: The request was successful
201 - Created: The request was successful and a new resource was created
400 - Bad Request: The request was invalid or could not be understood
401 - Unauthorized: Authentication is required and has failed or has not been provided
403 - Forbidden: The server understood the request but refuses to ...
Status code series are 1xx, 2xx, 3xx, 4xx, and 5xx. They indicate the status of HTTP requests and responses.
1xx - Informational responses
2xx - Successful responses
3xx - Redirection messages
4xx - Client error responses
5xx - Server error responses
based on 4 reviews
Rating in categories
Software Engineer
26.4k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
21.3k
salaries
| ₹5.5 L/yr - ₹22.7 L/yr |
Technical Lead
11.6k
salaries
| ₹9.5 L/yr - ₹37 L/yr |
Associate Software Engineer
5.4k
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Team Lead
4.9k
salaries
| ₹5.2 L/yr - ₹17 L/yr |
Infosys
Cognizant
Accenture
Wipro