Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2023. There were 4 interview rounds.
I applied via Approached by Company and was interviewed in May 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Dec 2023. There were 3 interview rounds.
FRSPL interview questions for popular designations
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Oct 2019. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
TestNG is a testing framework for Java. Annotations like @Test, @BeforeMethod, @AfterMethod, etc. are used to define test cases and their order of execution.
@Test annotation is used to define a test case.
@BeforeMethod and @AfterMethod annotations are used to define pre and post conditions for each test case.
Test cases can be grouped using @Test annotation with 'groups' parameter.
Test cases can be prioritized using @Tes...
Selenium is a popular automation testing tool used for web applications. It has various methods and commands for testing.
Selenium WebDriver is used for automating web applications
findElement() method is used to locate an element on the web page
sendKeys() method is used to enter text into a text field
click() method is used to click on an element
getTitle() method is used to get the title of the web page
getText() method i...
Git is a version control system. Push code to upload changes to a remote repository. Pull code to download changes from a remote repository.
To push code, use the command 'git push
To pull code, use the command 'git pull
Make sure to commit changes before pushing code using the command 'git commit -m
Use 'git status' to check the statu...
I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.
A framework is a set of guidelines, standards, and tools used to develop and execute automated tests efficiently.
A framework provides a structure for organizing test cases and test data.
It helps in reducing the time and effort required for test automation.
Frameworks can be data-driven, keyword-driven, or hybrid.
Examples of popular frameworks include Selenium, Appium, and TestNG.
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
OOPs is a programming paradigm based on the concept of objects. I have used OOPs in my project for code reusability and modularity.
Encapsulation, Inheritance, Polymorphism, Abstraction are the pillars of OOPs
I have used inheritance to create a base class for all the test cases and derived classes for specific test cases
I have used encapsulation to hide the implementation details of the test cases
I have used polymorphis...
Javascript can be used in Selenium to execute scripts and interact with web elements. setValue() method can be used to write values without sendKeys().
JavascriptExecutor interface can be used to execute Javascript in Selenium
setValue() method can be used to set value of an input field without using sendKeys()
Example: JavascriptExecutor js = (JavascriptExecutor) driver; js.executeScript("document.getElementById('element
based on 4 interviews
Interview experience
Java Developer
17
salaries
| ₹9.5 L/yr - ₹32 L/yr |
Storage Backup Administrator
13
salaries
| ₹8.8 L/yr - ₹15 L/yr |
Backup Administrator
8
salaries
| ₹8.4 L/yr - ₹10 L/yr |
Senior Java Developer
7
salaries
| ₹23 L/yr - ₹46 L/yr |
Senior Software Engineer
7
salaries
| ₹12 L/yr - ₹30 L/yr |
TCS
Infosys
Wipro
HCLTech