Add office photos
Employer?
Claim Account for FREE

Accenture

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

10+ Willis Lease Finance Corporation Interview Questions and Answers

Updated 23 Nov 2024
Popular Designations

Q1. How to run parallel mode in testng,groups,priority

Ans.

TestNG allows running tests in parallel mode using groups and priorities.

  • Use 'parallel' attribute in testng.xml file to specify parallel mode (e.g. )

  • Use 'groups' attribute in testng.xml file to group tests that should run in parallel (e.g. )

  • Use 'priority' attribute in testng.xml file to specify the order in which tests should run (e.g. )

Add your answer

Q2. Write syntax of data driven testing (XSSF Workbook) Syntax

Ans.

Data driven testing syntax using XSSF Workbook

  • Create XSSFWorkbook object

  • Get the sheet from the workbook

  • Iterate through rows and columns to fetch test data

  • Use test data in your test cases

Add your answer

Q3. What are the different gherkin words

Ans.

Gherkin words are keywords used in Gherkin syntax for writing test scenarios in Behavior Driven Development (BDD).

  • Feature

  • Scenario

  • Given

  • When

  • Then

  • And

  • But

Add your answer

Q4. What we will use in plugin

Ans.

Plugins are used to extend the functionality of a software application.

  • Plugins are additional software components that can be added to an existing application to provide new features or functionalities.

  • They can be used to customize the behavior of the application without modifying its core code.

  • Examples of plugins include browser extensions, WordPress plugins, and Adobe Photoshop filters.

Add your answer
Discover Willis Lease Finance Corporation interview dos and don'ts from real experiences

Q5. Write a code snippet of opening link using webdriver

Ans.

Code snippet to open a link using WebDriver

  • Instantiate a WebDriver object

  • Use the get() method to open the desired URL

Add your answer

Q6. How to run runner class

Ans.

To run a runner class, you can use a test runner tool like JUnit or TestNG in your automation testing framework.

  • Use a test runner tool like JUnit or TestNG to execute the runner class

  • Add the @RunWith annotation in JUnit or specify the runner class in TestNG XML file

  • Make sure the runner class includes the necessary setup and teardown methods for test execution

Add your answer
Are these interview questions helpful?

Q7. Write Reverse a string programme

Ans.

Program to reverse a string using array of characters

  • Create an array of characters from the input string

  • Iterate through the array in reverse order and append each character to a new string

  • Return the reversed string

Add your answer

Q8. Difference Between find elements and element

Ans.

find elements is used to locate multiple elements on a web page, while element is used to locate a single element.

  • find elements returns a list of elements matching the locator, while element returns the first element found

  • find elements is useful when there are multiple elements with the same locator, while element is used when only one element is expected

  • find elements can be used with methods like findElements() in Selenium, while element is used with methods like findElement...read more

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

Q9. Write Merge Sort Programme

Ans.

Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges them back together.

  • Divide the array into two halves recursively

  • Sort each half using Merge Sort recursively

  • Merge the sorted halves back together

Add your answer

Q10. What is Selenium

Ans.

Selenium is a popular open-source tool for automating web browsers.

  • Selenium supports multiple programming languages like Java, Python, and C#.

  • It can automate testing tasks like clicking buttons, entering text, and verifying text on web pages.

  • Selenium WebDriver is the most commonly used component for browser automation.

  • Selenium Grid allows for parallel test execution on different machines and browsers.

Add your answer

Q11. Explain Selenium architecture

Ans.

Selenium architecture consists of four main components: Selenium Client Library, WebDriver API, Browser Drivers, and Browsers.

  • Selenium Client Library provides bindings for various programming languages to interact with WebDriver.

  • WebDriver API is used to interact with different browsers like Chrome, Firefox, etc.

  • Browser Drivers act as a bridge between WebDriver and the actual browser.

  • Browsers are the actual web browsers where the tests are executed.

Add your answer

More about working at Accenture

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 Willis Lease Finance Corporation

based on 5 interviews
1 Interview rounds
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Automation Tester Interview Questions from Similar Companies

3.6
 • 10 Interview Questions
View all
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