i
Nityo Infotech
Filter interviews by
I was interviewed before Aug 2023.
I applied via Naukri.com
Top trending discussions
I applied via Campus Placement and was interviewed before Jun 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2023. There were 3 interview rounds.
I have applied OOPs concepts in automation framework by creating classes for different components, inheritance for reusability, and encapsulation for data protection.
Used classes to represent different components of the automation framework
Implemented inheritance for reusability of code
Utilized encapsulation to protect data within the classes
Applied polymorphism to allow objects to be treated as instances of their pare
Data can be read using various methods such as file input/output, database queries, API calls, and web scraping.
Use file input/output operations to read data from text files, CSV files, Excel sheets, etc.
Execute database queries to retrieve data from relational databases like MySQL, Oracle, SQL Server, etc.
Make API calls to fetch data from web services or RESTful APIs.
Utilize web scraping techniques to extract data fro
Program to find common elements from an array of strings and store in a list
Iterate through each element in the array
Use a HashMap to store the frequency of each element
Add elements with frequency greater than 1 to the list
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Reverse the word 'I love automation' using Java
Create a StringBuilder object and pass the word to be reversed as a parameter
Use the reverse() method of the StringBuilder class to reverse the word
Convert the reversed word back to a string using the toString() method
Remove duplicates from an array of strings
Create a new array to store unique strings
Iterate through the original array and add each string to the new array only if it hasn't been added before
Use a Set data structure to efficiently check for duplicates
posted on 6 Sep 2024
To read a file from Excel, you can use libraries like Apache POI or Openpyxl in Java or Python respectively.
Use Apache POI library in Java to read Excel files
Use Openpyxl library in Python to read Excel files
Identify the file path and sheet name to read specific data
Use appropriate methods like getRow() and getCell() to access data
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
Different types of waits include implicit, explicit, and fluent waits in automation testing.
Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit wait: Waits for a certain condition to occur before proceeding further in the code.
Fluent wait: Waits for a condition to be true with a specified frequency of checking.
Example: WebDriverWait in Selenium is an example of explicit w
Multiple window handles are used in automation testing to handle multiple browser windows or tabs simultaneously.
Use getWindowHandles() method to get all the window handles
Switch between window handles using switchTo().window(handle)
Close a specific window handle using driver.close()
Example: driver.getWindowHandles()
Example: driver.switchTo().window(handle)
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Hashmap code, java program
I applied via Referral and was interviewed before Jul 2022. There were 3 interview rounds.
Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Polymorphism, Encapsulation, and Abstraction.
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.
Encapsulation: Bundling of data with the methods that operate on that data.
Abstraction: Hiding the implementatio...
based on 1 interview
Interview experience
Information Technology Recruiter
189
salaries
| ₹0 L/yr - ₹0 L/yr |
Desktop Support Engineer
136
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
133
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
102
salaries
| ₹0 L/yr - ₹0 L/yr |
Recruitment Executive
102
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech