Add office photos
Engaged Employer

IBM

4.0
based on 22.1k Reviews
Video summary
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

10+ Allview India Electronics Interview Questions and Answers

Updated 23 Jul 2024
Popular Designations

Q1. Write a program for highest odd number from 1 - 100 in java

Ans.

Program to find the highest odd number from 1-100 in Java

  • Loop through numbers 1-100

  • Check if the number is odd

  • If it is odd, check if it is greater than the current highest odd number

  • If it is, update the current highest odd number

  • Return the highest odd number

Add your answer

Q2. Technical Round: Different types of wait with differences between explicit and fluent wait

Ans.

Explicit and fluent wait are types of wait used in test automation to handle synchronization issues.

  • Explicit wait is used to wait for a specific condition to occur before proceeding further in the test script.

  • Fluent wait is used to wait for a condition with a defined polling frequency and timeout duration.

  • Explicit wait provides more control and flexibility as it allows specifying the condition and the maximum wait time.

  • Fluent wait provides a more fluent and readable way of wa...read more

View 2 more answers

Q3. How to find dynamic element in a page

Ans.

Dynamic elements can be found using various methods such as inspecting the page source code, using browser developer tools, or using automation tools.

  • Inspect the page source code to identify dynamic elements that have unique attributes or IDs

  • Use browser developer tools to inspect the page and identify dynamic elements that change based on user interactions

  • Use automation tools such as Selenium to locate dynamic elements by using wait conditions or element locators

  • Examples of d...read more

View 2 more answers

Q4. Write a program for finding postion of 'r' in program

Ans.

Program to find position of 'r' in a given string

  • Use a loop to iterate through each character in the string

  • Check if the current character is 'r'

  • If it is, return the index of that character

  • If 'r' is not found, return -1

Add your answer
Discover Allview India Electronics interview dos and don'ts from real experiences

Q5. How do you define and create an Automation framework?

Ans.

An Automation framework is a set of guidelines, best practices, and tools used to create and execute automated tests efficiently.

  • Define the scope and objectives of automation

  • Select appropriate tools and technologies based on project requirements

  • Design the framework architecture including test data, test scripts, and reporting mechanisms

  • Implement reusable components and libraries for efficient test script development

  • Integrate with version control systems and CI/CD pipelines fo...read more

Add your answer

Q6. Java collections with String program

Ans.

Java collections can store arrays of strings

  • Use ArrayList or HashSet to store arrays of strings

  • ArrayList allows duplicates while HashSet does not

  • Example: ArrayList names = new ArrayList<>();

  • Example: HashSet uniqueNames = new HashSet<>();

View 1 answer
Are these interview questions helpful?

Q7. Tell me about the framework that you used

Ans.

I have experience using the Selenium WebDriver framework for automated testing.

  • Utilized Selenium WebDriver for automated testing of web applications

  • Implemented Page Object Model design pattern for better test maintenance

  • Integrated with TestNG for test execution and reporting

Add your answer

Q8. Define and create an Automation framework

Ans.

An automation framework is a set of guidelines, standards, and tools that help in creating and executing automated tests.

  • Define the scope and objectives of automation

  • Select appropriate tools and technologies

  • Design test scripts and maintain them

  • Implement reusable components

  • Integrate with CI/CD pipelines

  • Provide reporting and logging mechanisms

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. WHat are oops concepts

Ans.

Object-oriented programming concepts that focus on classes and objects

  • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

  • Inheritance: ability of a class to inherit properties and behavior from another class

  • Polymorphism: ability to present the same interface for different data types

  • Abstraction: hiding the complex implementation details and showing only the necessary features

Add your answer

Q10. Jenkins to set build timer

Ans.

To set build timer in Jenkins, use the 'Build periodically' option in the job configuration.

  • Go to the job configuration page in Jenkins

  • Under 'Build Triggers', select 'Build periodically'

  • Enter the schedule for the build timer using cron syntax

  • Save the configuration

Add your answer

Q11. Types of framework

Ans.

Frameworks are used to provide a structure for test automation. There are various types of frameworks available.

  • Linear Scripting Framework

  • Modular Testing Framework

  • Data-Driven Testing Framework

  • Keyword-Driven Testing Framework

  • Hybrid Testing Framework

Add your answer

Q12. what is angular

Ans.

Angular is a popular open-source web application framework developed by Google.

  • Angular is used for building dynamic web applications.

  • It allows for the creation of single-page applications.

  • Angular uses TypeScript for building applications.

  • It provides features like data binding, dependency injection, and routing.

  • Angular has a large community and ecosystem of libraries and tools.

  • Examples of popular Angular applications include Gmail and PayPal.

Add your answer

Q13. Automation in previous project

Ans.

Implemented automation using Selenium WebDriver in previous project to increase test efficiency and coverage.

  • Utilized Selenium WebDriver to automate test cases

  • Implemented test scripts in Java for web application testing

  • Used frameworks like TestNG for test execution and reporting

  • Automated regression tests to save time and effort

  • Improved test coverage and accuracy through automation

Add your answer

Q14. features of angular

Ans.

Angular is a popular front-end framework for building dynamic web applications.

  • Uses TypeScript for building applications

  • Supports two-way data binding

  • Modular architecture with components and services

  • Provides dependency injection for better code organization

  • Has built-in routing and forms handling

  • Supports reactive programming with RxJS

  • Officially maintained by Google

Add your answer

More about working at IBM

Top Rated Mega Company - 2024
Top Rated Company for Women - 2024
Top Rated IT/ITES Company - 2024
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Allview India Electronics

based on 13 interviews
4 Interview rounds
Technical Round
HR Round
Aptitude Test Round
Behavioral Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter