Filter interviews by
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Absolute Xpath starts from the root element, while relative Xpath starts from any node in the DOM structure.
Absolute Xpath starts with a single forward slash (/) and starts selection from the root node.
Relative Xpath starts with a double forward slash (//) and starts selection from the current node or any node in the DOM structure.
Absolute Xpath is more brittle and prone to breaking if the structure of the page changes...
The return would be the number of tabs open in the browser.
The return value would be an integer representing the count of open tabs.
For example, if there are 5 tabs open, the return value would be 5.
Types of waits in Selenium include Implicit Wait, Explicit Wait, and Fluent Wait.
Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.
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 defined polling frequency.
Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
Exceptions in Selenium are errors that occur during test execution, disrupting the flow of the test script.
Exceptions are thrown when there is an unexpected behavior in the application under test or in the test script itself.
Common exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, TimeoutException, and StaleElementReferenceException.
Handling exceptions in Selenium can be done using try-...
Feature files contain high-level description of the functionality to be tested, while step definitions are the implementation of the steps in the feature file using code.
Feature files are written in Gherkin syntax and describe the behavior of the application in plain text.
Step definitions are written in programming languages like Java, Ruby, etc., and map the steps in the feature file to automation code.
Feature files a...
Data can be input in Cucumber using feature files and step definitions.
Data can be input in feature files using scenarios and scenario outlines
Step definitions can be used to define the actions to be taken with the input data
Data tables can be used in feature files to input structured data
Examples keyword can be used in scenario outlines to provide multiple sets of input data
Test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements. Test plan is a document outlining the scope, approach, resources, and schedule of testing activities. Test scenarios are detailed descriptions of possible interactions with the system.
Test case: specific conditions to be tested, expected results, steps to execute
Test plan: overall strate...
Hooks in Java are methods that allow subclasses to override or extend the behavior of a superclass.
Hooks are commonly used in frameworks like JUnit and TestNG for test automation.
They are often used for setup and teardown operations before and after test methods.
Examples include @Before, @After, @BeforeClass, and @AfterClass annotations in JUnit.
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
QA Engineer role involves ensuring quality of software through STLC, SDLC, and agile methodologies.
Role involves testing software to identify defects and ensure quality
STLC (Software Testing Life Cycle) includes test planning, test design, test execution, and test closure
SDLC (Software Development Life Cycle) includes requirements, design, development, testing, and deployment
Agile methodology involves iterative develop...
posted on 16 Sep 2024
POM stands for Project Object Model in Maven, which is an XML file that contains information about the project and configuration details.
POM is the fundamental unit of work in Maven, containing information such as project dependencies, build settings, and plugins.
It helps Maven to manage project dependencies, build process, and deployment.
POM file is named pom.xml and is located in the root directory of the project.
It ...
I was interviewed in Feb 2024.
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Answers to interview questions for QA Engineer position
1) To fetch first 50% data from a table, you can use SQL queries with LIMIT and OFFSET clauses.
2) In Selenium, handling pop-ups can be done using the Alert class or by switching to the pop-up window using window handles.
3) Please provide the specific string question with code to answer it.
4) GitHub commands include git clone, git add, git commit, git push, etc.
5) B...
I applied via Walk-in and was interviewed in Oct 2023. There were 2 interview rounds.
Java question on string
Full Stack Developer
8
salaries
| ₹5.5 L/yr - ₹8 L/yr |
Senior Quality Analyst
4
salaries
| ₹12 L/yr - ₹20.4 L/yr |
Senior QA Engineer
4
salaries
| ₹10 L/yr - ₹18 L/yr |
QA Lead
3
salaries
| ₹17 L/yr - ₹17 L/yr |
Scrum Master
3
salaries
| ₹18 L/yr - ₹30 L/yr |
Infosys
TCS
Wipro
HCLTech