Filter interviews by
I was interviewed before Feb 2023.
The interview question includes locating xpaths, using waits in Selenium, and scenario-based questions.
To locate xpaths, use the findElement() method with By.xpath() as the locator strategy.
Waits in Selenium are used to synchronize the test execution with the application's state. Use explicit waits with ExpectedConditions for better control.
Scenario-based questions require analyzing and solving real-life testing scenar...
Top trending discussions
Run time driver calling function is a mechanism where a function is called during the execution of a program.
Run time driver calls a specific function based on certain conditions or events during program execution.
This mechanism is commonly used in software testing to simulate real-world scenarios.
Example: A test script that triggers a function to validate user input during runtime.
Selenium Programs based on framewaork + beheviour sceanrio based ques
Migrating an existing automation framework to Cucumber involves integrating Cucumber features, step definitions, and hooks into the existing framework.
Identify the existing test cases and convert them into Cucumber feature files
Create step definitions for each step in the feature files
Integrate Cucumber hooks for setup and teardown actions
Update the automation framework to execute Cucumber tests
Run and validate the con
I handle SQL Exceptions by catching them in try-catch blocks and logging the error details.
Catch SQL Exceptions in try-catch blocks
Log the error details for troubleshooting
Handle exceptions gracefully to prevent application crashes
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 Job Portal and was interviewed in Sep 2023. There was 1 interview round.
Regression is the process of retesting previously tested functionalities to ensure that new changes have not affected the existing features.
Re-running test cases that were previously executed to verify that new code changes have not introduced any defects
Ensuring that the microwave oven still functions correctly after any updates or modifications
Testing all the basic functionalities like heating, defrosting, timer, etc
I was interviewed in Jan 2025.
I was interviewed in Dec 2024.
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.
Interview experience
Software Engineer
4
salaries
| ₹9 L/yr - ₹16 L/yr |
HR Manager
4
salaries
| ₹7 L/yr - ₹9 L/yr |
HR Executive
4
salaries
| ₹4 L/yr - ₹6.5 L/yr |
Senior Software Developer
4
salaries
| ₹15.5 L/yr - ₹21 L/yr |
UI/UX Designer
3
salaries
| ₹4.8 L/yr - ₹7 L/yr |
TCS
Accenture
Wipro
Cognizant