Filter interviews by
Implicit and explicit waits are used in Selenium to handle synchronization issues in test automation.
Implicit wait: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
Explicit wait: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until(ExpectedConditions.visibilityOfElementLocated(By.id("elementId")));
My framework is a data-driven automation framework built using Selenium and TestNG.
Built using Selenium for web automation
Utilizes TestNG for test case management
Data-driven approach for flexibility and reusability
Top trending discussions
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
It haven't done. Tomorrow is my coding round. Hope it will go well
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 2 interview rounds.
Sql exam - MCQ & write a query
Write a Java code to reverse a string
Use StringBuilder to reverse the string
Convert the string to StringBuilder, call reverse() method, and convert back to string
Handle null or empty string cases
I applied via Company Website and was interviewed before Jul 2023. There were 3 interview rounds.
I am a QA Engineer with 5 years of experience working on various projects, including testing web applications and mobile apps.
Experienced in manual and automated testing
Proficient in using tools like Selenium and Jira
Worked on projects involving e-commerce websites and healthcare applications
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing features.
Regression testing is performed after code changes to verify that the existing functionality still works correctly.
It helps in identifying any defects introduced by new code changes.
Automated testing tools are often used to streamline the regression testing process.
Regressi...
A native app is an application developed specifically for a particular platform or device, while a web app is accessed through a web browser.
Native apps are installed directly on the device and can access hardware features.
Web apps are accessed through a browser and do not require installation.
Examples of native apps include Instagram and Spotify, while examples of web apps include Google Docs and Trello.
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.
Quite tough and interesting and good questions
Quite tough and interesting and goodnpanel of members
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Split alpha-numeric values in Java without using split method
Iterate through each character in the input string
Check if the character is a digit or a letter using Character.isDigit() and Character.isLetter() methods
Create separate strings for digits and letters and store them in an array
Use ALTER TABLE statement to add a new column with a default value and set it to NOT NULL
Use ALTER TABLE table_name ADD column_name data_type DEFAULT default_value NOT NULL;
Example: ALTER TABLE employees ADD hire_date DATE DEFAULT '2022-01-01' NOT NULL;
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Test cases for QR code should cover scanning, decoding, error handling, and compatibility with different devices.
Verify that the QR code can be scanned successfully using different devices and apps.
Test the decoding accuracy of the QR code to ensure the correct information is extracted.
Check for error handling scenarios such as invalid QR codes or damaged codes.
Test the compatibility of the QR code with various devices
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Test Engineer
2.2k
salaries
| ₹1.9 L/yr - ₹7.8 L/yr |
Senior Test Engineer
1.6k
salaries
| ₹2.3 L/yr - ₹13.1 L/yr |
Softwaretest Engineer
992
salaries
| ₹1.8 L/yr - ₹8.1 L/yr |
Automation Test Engineer
237
salaries
| ₹2 L/yr - ₹8 L/yr |
Associate Test Lead
228
salaries
| ₹5 L/yr - ₹18 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant