i
Boppo Technologies
Filter interviews by
Prepare for both manual and automation
Test cases for what? Please provide more context.
Please provide more information about what needs to be tested
Test cases should cover all possible scenarios
Test cases should be clear and easy to understand
Automation concepts for Selenium with Java include object-oriented programming, test frameworks, and continuous integration.
Selenium WebDriver API for browser automation
Java programming language for writing test scripts
Object-oriented programming concepts for creating reusable code
Test frameworks like TestNG or JUnit for organizing and executing tests
Continuous integration tools like Jenkins for automating the build an...
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.
Asked to develop web app
Spring MVC is a framework for building web applications using the MVC design pattern, while Spring Boot is an opinionated framework for quickly building production-ready applications.
Spring MVC is a part of the larger Spring Framework, providing a way to build web applications using the Model-View-Controller design pattern.
Spring Boot is an opinionated framework that simplifies the setup and configuration of Spring app...
I applied via Indeed and was interviewed in Apr 2024. There were 2 interview rounds.
They were assigned me a mini project but I couldn't get finalize it
Boppo Technologies interview questions for popular designations
The task involves using Spring Boot and a database.
Use Spring Boot framework to develop the application
Connect to a database using Spring Data JPA
Implement CRUD operations for database entities
Use annotations like @RestController, @RequestMapping, @Autowired, etc.
Handle exceptions and validations in the application
Write unit tests for the application
I am an experienced Accounts and Operations executive with a strong background in financial management and process optimization.
Over 10 years of experience in managing accounts and operations
Expertise in financial planning, budgeting, and forecasting
Proven track record of improving operational efficiency and reducing costs
Strong leadership and team management skills
Implemented automated systems to streamline processes ...
I want to be in this company because of its strong reputation, growth opportunities, and alignment with my skills and values.
The company has a strong reputation in the industry, which would enhance my professional profile.
There are ample growth opportunities within the company, allowing me to advance my career.
The company's values and culture align with my own, creating a positive work environment.
I am impressed by the...
I applied via Referral and was interviewed before Oct 2020. There were 4 interview rounds.
Top trending discussions
I was interviewed in Jul 2017.
Autoboxing is the automatic conversion of primitive data types to their corresponding object wrapper classes.
Autoboxing is useful when working with collections that require objects instead of primitives.
Example: int i = 5; Integer j = i; //autoboxing
Unboxing is the opposite of autoboxing, where an object of a wrapper class is converted back to its corresponding primitive type.
Example: Integer j = 5; int i = j; //unboxi
Typecasting up and down refers to converting a variable of one data type to another data type of higher or lower precision.
Typecasting up involves converting a variable of lower precision to a variable of higher precision, such as converting an int to a double.
Typecasting down involves converting a variable of higher precision to a variable of lower precision, such as converting a double to an int.
Typecasting can resul...
To iterate a map in Java, use a for-each loop or an iterator.
Use the entrySet() method to get a set of key-value pairs
For-each loop: for(Map.Entry
Iterator: Iterator
Use hasNext() and next() methods to iterate through the map
Types of synchronization in Java
Synchronized methods
Synchronized statements
ReentrantLock
Semaphore
CountDownLatch
Access modifiers in method overriding
Access modifiers in the overriding method cannot be more restrictive than the overridden method
The access modifier can be less restrictive or the same as the overridden method
Private methods cannot be overridden
Examples: public method can be overridden by public or protected method, but not by private method
I was interviewed in Jun 2017.
based on 11 interviews
Interview experience
based on 51 reviews
Rating in categories
Software Engineer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech