i
Pentabay Softwares
Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Aptitude round consisted of 60 questions in 60 minutes
General topics like Artificial Intelligence positive or negative impacts
I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.
Asked SQL queries along with other JAVA questions
Test scenarios for testing WhatsApp application
Verify sending a text message
Test sending multimedia files (images, videos)
Check group chat functionality
Test voice and video call features
Verify message encryption and security measures
OOPS concepts are the foundation of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementatio...
It's very simple and it's a fresher level interview
Java code and some SQL query
posted on 12 Jun 2023
I applied via LinkedIn and was interviewed in Dec 2022. There was 1 interview round.
Oops Concepts of Java are fundamental principles of object-oriented programming.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: Hiding the implementation details and showing only the necessary fe
To validate the correct URL loaded, check the current URL in the browser.
Get the current URL from the browser using driver.getCurrentUrl() method in Selenium.
Compare the current URL with the expected URL to validate correctness.
Use assertions or conditional statements to confirm if the URL is correct.
Consider handling any redirects or dynamic URLs that may affect validation.
Utilize regular expressions for more flexible
Alert handling in Selenium involves handling pop-up alerts, confirmation alerts, and prompt alerts.
Use driver.switchTo().alert() method to handle alerts
To accept an alert, use alert.accept() method
To dismiss an alert, use alert.dismiss() method
To get text from an alert, use alert.getText() method
To send text to a prompt alert, use alert.sendKeys() method
Mouse actions can be performed using Selenium WebDriver by using Actions class
Create an instance of Actions class
Use methods like moveToElement, click, doubleClick, contextClick, dragAndDrop, etc.
Perform the desired action by calling the respective method on the Actions object
You can read data from an Excel file using Apache POI library in Selenium.
Use Apache POI library to interact with Excel files
Create a FileInputStream object to read the Excel file
Create a Workbook object to represent the Excel file
Get the desired sheet from the Workbook
Iterate through rows and cells to read data
Waits in Selenium are used to make the automation script wait for a certain condition to be met before proceeding.
Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit Wait: Waits for a certain condition to be met before proceeding.
Fluent Wait: Waits for a condition with a defined maximum amount of time.
Thread.sleep(): Pauses the execution for a specified amount of time.
General topics, technical in nature
I applied via Naukri.com and was interviewed before Aug 2022. There were 4 interview rounds.
Pattern program, array segregation prograk
Collection in Java is a framework that provides an architecture to store and manipulate a group of objects.
Collections are used to store, retrieve, manipulate, and communicate aggregate data.
Common collection types include List, Set, Map, and Queue.
Example: List
Example: Set
I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.
Interview experience
Software Engineer
5
salaries
| ₹1.8 L/yr - ₹4 L/yr |
HR Executive
4
salaries
| ₹2.3 L/yr - ₹3 L/yr |
Flutter Developer
4
salaries
| ₹2.5 L/yr - ₹5.4 L/yr |
Mern Stack Developer
4
salaries
| ₹2.4 L/yr - ₹3.8 L/yr |
Software Developer
3
salaries
| ₹4.5 L/yr - ₹11.5 L/yr |
TCS
Infosys
Wipro
HCLTech