Filter interviews by
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
MCQ questions and answers with coding challenges
Basic Selenium code for web automation testing
Import Selenium WebDriver library
Instantiate a WebDriver object (e.g. ChromeDriver)
Navigate to a website using driver.get()
Find elements using driver.findElement()
Perform actions on elements (e.g. click, sendKeys)
Assert expected results using assertions
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
typeAndWait is used to wait for a specific element to appear before proceeding, while type does not wait.
typeAndWait is used in Selenium WebDriver to wait for a specific element to appear before typing into it
type does not wait for the element to appear and may cause errors if the element is not present
typeAndWait is useful for dynamic web pages where elements may take time to load
To change window size in Selenium, you can use the set_window_size() method of the WebDriver class.
Use driver.set_window_size(width, height) to change the window size
Specify the width and height in pixels as parameters
Example: driver.set_window_size(800, 600) will set the window size to 800x600 pixels
TestNG provides different listeners to customize test execution and reporting.
TestNG provides several built-in listeners such as IInvokedMethodListener, ITestListener, ISuiteListener, etc.
Listeners can be used to perform actions before or after test methods, suites, or entire test runs.
Listeners can be implemented by creating classes that extend the corresponding listener interfaces.
Listeners can be configured in the t...
I applied via Naukri.com
Java code to find a substring in an array of strings
Use the contains() method to check if a string contains the substring
Iterate through the array of strings and check each string for the substring
Use the indexOf() method to find the index of the substring within the string
Write getter setter for a scenario in a Senior QA Engineer interview
Create private variables for the data you want to get and set
Create public getter methods to access the private variables
Create public setter methods to modify the private variables
Java - String reverse, finding 2nd largest number
I was interviewed in Oct 2024.
Interviewer gave a java program and asked output.
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
I applied via Job Portal
Time frame one hour, 60 questions
General aps questions were asked
Software Engineer
14
salaries
| ₹2.5 L/yr - ₹7 L/yr |
Quality Engineer
6
salaries
| ₹6.9 L/yr - ₹8 L/yr |
Talent Acquisition Specialist
4
salaries
| ₹3 L/yr - ₹4 L/yr |
Senior IT Recruiter
4
salaries
| ₹3.2 L/yr - ₹5.8 L/yr |
Salesforce Developer
4
salaries
| ₹3.6 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
HCLTech