Filter interviews by
I applied via Referral and was interviewed before Jan 2021. There were 2 interview rounds.
Python code for anagram, substring, and tic-tac-toe operations on an array of strings.
For anagram, sort each string and compare them
For substring, use the 'in' operator to check if a string is a substring of another
For tic-tac-toe, create a 2D array and check for winning conditions
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 Referral and was interviewed in Dec 2024. There was 1 interview round.
Automate sauce demo login functionality using code
Use Selenium WebDriver to automate the login process
Identify the username and password fields using locators
Enter valid credentials and click on the login button
Verify successful login by checking for the presence of a welcome message
Automate getting product prices by their names
Create a function that takes in an array of product names as input
Use a web scraping tool like Selenium to extract prices from a website
Map the product names to their corresponding prices and return the result
posted on 18 Nov 2024
I was interviewed in Oct 2024.
testNG annotations are used to control the flow of test execution and parallel test execution allows running tests concurrently.
testNG annotations include @Test, @BeforeSuite, @AfterSuite, @BeforeTest, @AfterTest, @BeforeClass, @AfterClass, @BeforeMethod, @AfterMethod
Annotations help in setting up preconditions, postconditions, grouping tests, prioritizing tests, and enabling/disabling tests
Parallel test execution in t...
I applied via Approached by Company
Project structure refers to the organization of files, folders, and resources within a software project.
Main folders like src (source code), test (test cases), lib (libraries), docs (documentation)
Subfolders for specific modules or components
Configuration files like pom.xml, package.json, etc.
Build scripts like Jenkinsfile, Dockerfile
Version control files like .gitignore, .gitattributes
README.md file for project overvi
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
It was easy test and was able to crack it
I applied via Job Portal and was interviewed in Aug 2024. There were 3 interview rounds.
PM modi make in india
PM modi make in india
I am a detail-oriented QA Engineer with experience in manual and automated testing.
Experienced in creating test plans and test cases
Proficient in using testing tools like Selenium and Jira
Strong analytical skills to identify and troubleshoot issues
Collaborative team player with excellent communication skills
I am impressed by the company's innovative products and strong reputation in the industry.
I admire the company's commitment to quality and continuous improvement.
I am excited about the opportunity to work with a talented team of professionals.
I believe my skills and experience align well with the company's goals and values.
I was interviewed in Aug 2024.
30 mcqs written test
Related to python basics
based on 1 review
Rating in categories
Senior Software Engineer
783
salaries
| ₹12 L/yr - ₹38.2 L/yr |
Software Engineer
343
salaries
| ₹5.3 L/yr - ₹20.5 L/yr |
Software Engineer2
329
salaries
| ₹8.3 L/yr - ₹22 L/yr |
Senior Analyst
272
salaries
| ₹4.7 L/yr - ₹15 L/yr |
Principal Software Engineer
266
salaries
| ₹17 L/yr - ₹55 L/yr |
Hewlett Packard Enterprise
IBM
Cisco
NetApp