Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.
Selenium is a tool used for automating web browsers. Framework can be fixed by identifying and resolving issues. Navigation tools can be written using Selenium commands.
Selenium is a popular open-source tool for automating web browsers
To fix a framework, identify and resolve issues with the code
Navigation tools can be written using Selenium commands like 'get', 'click', 'sendKeys', etc.
Web locators include ID, name, class name, tag name, link text, and partial link text. Web driver supports implicit, explicit, and fluent waits.
Web locators are used to identify elements on a web page
ID and name locators are unique to an element
Class name and tag name locators can identify multiple elements
Link text and partial link text locators are used for links
Implicit waits wait for a certain amount of time before...
Selenium suite components include Selenium IDE, Selenium WebDriver, and Selenium Grid. Limitations include browser compatibility issues and difficulty in testing non-web applications.
Selenium IDE for record and playback
Selenium WebDriver for programmatic interaction
Selenium Grid for distributed testing
Browser compatibility issues
Difficulty in testing non-web applications
driver.close() closes the current window while driver.quit() closes all windows and ends the session.
driver.close() only closes the current window while driver.quit() closes all windows and ends the session
driver.close() can be used when multiple windows are open and you want to close only one of them
driver.quit() should be used at the end of the script to ensure all windows are closed and the session is ended
To type text in an input box using Selenium, use the sendKeys() method.
Locate the input box using a locator strategy
Use the sendKeys() method to enter text into the input box
Example: driver.findElement(By.id("inputBoxId")).sendKeys("Text to be entered")
Top trending discussions
I applied via Job Fair and was interviewed in Sep 2024. There were 2 interview rounds.
Coding test was basically asking about debugging codes related to java used in selenium & other SDLC cycle basic questions related to testing.
I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.
Testing tools include functional, performance, security, and automation tools.
Functional testing tools: Selenium, Appium, TestComplete
Performance testing tools: JMeter, LoadRunner, Gatling
Security testing tools: OWASP ZAP, Burp Suite, Nessus
Automation testing tools: Jenkins, Travis CI, CircleCI
I applied via LinkedIn and was interviewed in Dec 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Mcqs on javascript,. 1 coding question
posted on 2 Jul 2021
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
I applied via Walk-in and was interviewed in Jan 2023. There were 3 interview rounds.
The JAVA API is a collection of pre-written classes and interfaces that provide ready-to-use functionality for Java developers.
The JAVA API allows developers to save time and effort by using pre-built code for common tasks.
It provides a wide range of classes and interfaces for various purposes such as file handling, networking, database connectivity, GUI development, etc.
Developers can leverage the API to access system...
The duration of the test is one hour and four coding questions are asked.
Aptitude test question logical reasoning and cheking availablity.
It's test last test and skill related to C ,Java, HTML
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
4 Coding Questions Were Given.
Check Palindrome String
Longest Increasing Subsequence
Group Anagrams
Add Two Numbers(Linked List)
Questions were picked from leetcode but the restriction of not using any inbuild function made them difficult to solve in the given time frame.
Throws is used for checked exceptions in Java, while throw is used to explicitly throw an exception.
Throws is used in method signature to declare that the method may throw a checked exception.
Throw is used to actually throw an exception in the code.
Example: public void method() throws IOException { //code }
Example: throw new IOException();
Inheritance allows a class to inherit properties and behaviors from another class. Abstract classes cannot be instantiated and can have abstract methods. Interfaces define a contract for classes to implement.
Inheritance allows a class to inherit properties and behaviors from another class
Abstract classes cannot be instantiated and can have abstract methods
Interfaces define a contract for classes to implement
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
Some of the top questions asked at the Kanerika Software QA Engineer interview -
based on 5 reviews
Rating in categories
Software Engineer
59
salaries
| ₹3.6 L/yr - ₹12.8 L/yr |
Senior Software Engineer
30
salaries
| ₹8.5 L/yr - ₹19 L/yr |
Senior QA Engineer
19
salaries
| ₹7.8 L/yr - ₹13.2 L/yr |
QA Engineer
15
salaries
| ₹4.9 L/yr - ₹9 L/yr |
Associate Software Engineer
11
salaries
| ₹2 L/yr - ₹5.6 L/yr |
NexTurn
Smarter BIZ Technologies
Nxtra Data
Zidio Development