i
IBS Software Services
Filter interviews by
Clear (1)
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.
Top trending discussions
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
It was quants then LR, verbal ability, pseudo code and puzzle
I was interviewed in Mar 2020.
OWD stands for Object Work Directory. Data types refer to the different types of data that can be stored in a program.
OWD is the directory where the current object is stored during runtime.
Data types include integers, strings, booleans, and floats.
Each data type has its own set of operations that can be performed on it.
Examples of data types: int age = 25; string name = 'John'; bool isTrue = true; float price = 9.99;
Reports and dashboards are tools used to visualize and analyze data.
Reports provide detailed information on specific data points or events.
Dashboards provide an overview of key performance indicators (KPIs) and trends.
Types of reports include operational, analytical, and ad-hoc reports.
Types of dashboards include strategic, operational, and analytical dashboards.
Examples of reporting tools include Crystal Reports, SSRS...
Sales flow stages and opportunity stages
Sales flow stages refer to the steps involved in the sales process, from lead generation to closing the deal
Opportunity stages refer to the different stages in the sales pipeline, from identifying a potential opportunity to closing the deal
Common sales flow stages include lead generation, qualification, needs analysis, proposal, negotiation, and closing
Common opportunity stages i...
Types of data security include encryption, access control, backup and recovery, and physical security.
Encryption: converting data into a code to prevent unauthorized access
Access control: limiting access to data based on user roles and permissions
Backup and recovery: creating copies of data to prevent loss in case of a security breach or system failure
Physical security: protecting hardware and storage devices from thef
Standard profiles on SFDC and web to lead in SFDC
Standard profiles in SFDC are pre-built sets of permissions and access levels for users
Web-to-Lead is a feature in SFDC that allows you to capture lead information from your website and automatically create a lead record in SFDC
To set up Web-to-Lead, you need to create a web form on your website and then configure the form to send the data to SFDC
Standard profiles can be...
I applied via Monster and was interviewed before Nov 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Jul 2021. There were 2 interview rounds.
Sql queries of project worked
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
I was interviewed before Oct 2021.
There were total 5 sections we need to write
I applied via Walk-in and was interviewed before Jun 2020. There were 4 interview rounds.
CPU scheduling is the process of allocating CPU time to processes. There are various types of CPU scheduling algorithms.
First Come First Serve (FCFS)
Shortest Job First (SJF)
Priority Scheduling
Round Robin Scheduling
Multilevel Queue Scheduling
Multilevel Feedback Queue Scheduling
based on 1 interview
Interview experience
Senior Software Engineer
588
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
384
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
260
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Architect
209
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Solution Engineer
191
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech