Filter interviews by
Questions on python and aws
posted on 19 Nov 2024
Static keyword is used in programming languages to declare variables, methods, or classes that belong to the class itself rather than instances of the class.
Static variables are shared among all instances of a class.
Static methods can be called without creating an instance of the class.
Static classes cannot be instantiated and are used for grouping related methods and variables.
In Java, static keyword is used to create...
A framework is a structured set of guidelines, libraries, and tools used to develop and maintain software applications.
Framework provides a foundation for building software applications
It includes reusable code libraries, tools, and best practices
Frameworks help in organizing code, improving efficiency, and promoting consistency
Examples: Selenium for web automation testing, TestNG for test management in Java
posted on 25 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Program to read data from Excel
Use a library like Apache POI or Openpyxl to read Excel files
Identify the sheet and cell from which data needs to be read
Handle exceptions like file not found or incorrect cell format
Program to handle runtime exception
Use try-catch blocks to handle exceptions
Catch specific exceptions to handle them differently
Use finally block to execute code regardless of exception
Throw custom exceptions when needed
posted on 10 Dec 2023
I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 4 interview rounds.
I have extensive experience in automation testing, including designing and implementing test frameworks and scripts.
Designed and implemented automation test frameworks using tools like Selenium and Appium
Developed and executed automated test scripts for web and mobile applications
Integrated automation tests into CI/CD pipelines for continuous testing
Performed regression testing using automation to ensure software stabi...
You will create a mini application so they can assess your coding skills.
posted on 1 Dec 2022
I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 2 interview rounds.
Answering questions related to Automation Test Engineer interview
Locators order of usage refers to the priority of locators used to identify web elements in automation testing
TestNG annotation orders refer to the sequence in which TestNG annotations are executed in a test case
Feature file is a file that contains high-level description of the scenarios and steps in Gherkin language
Step Definitions are the implementation
Java String programs
Selenium Scripts
posted on 24 Jul 2024
HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
HashMap is part of the Java Collections framework.
It allows for efficient retrieval of values based on keys.
Keys in a HashMap must be unique, but values can be duplicated.
Example: HashMap
posted on 13 Aug 2023
I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.
45 minutes of Aptitude test consisting HOT skills questions related to Core Java, API and automation
I have experience writing basic programs in Selenium for automation testing.
Use Selenium WebDriver to open a browser and navigate to a webpage
Locate elements on the webpage using various locators like ID, class name, xpath, etc.
Perform actions on the elements like clicking buttons, entering text, etc.
Use assertions to verify expected outcomes
posted on 5 Oct 2023
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
Test life cycle is a series of phases that a software testing process goes through, from planning to test closure.
Test life cycle includes test planning, test design, test execution, and test closure.
In test planning, test objectives, scope, and test strategy are defined.
Test design involves creating test cases and test data.
Test execution is the phase where tests are executed and defects are logged.
Test closure includ...
Reverse a string in Java
Convert the string to a character array
Use two pointers, one at the start and one at the end of the array
Swap the characters at the two pointers and move the pointers towards each other
Continue swapping until the pointers meet in the middle
Rest Assured is a Java library used for testing RESTful APIs. It provides a simple and intuitive way to write automated tests.
Rest Assured is a Java library
It is used for testing RESTful APIs
It provides a simple and intuitive way to write automated tests
When in Cucumber is a keyword used to define the conditions under which a particular step or scenario should be executed.
When is used to specify the triggering event or condition for a step or scenario
It is followed by a regular expression or a Cucumber expression
When can be used to perform actions or set up preconditions before executing the step or scenario
It can also be used to pass parameters to the step definition
Oops concept is a programming paradigm that focuses on objects and their interactions to solve problems.
Oops stands for Object-Oriented Programming System.
It emphasizes the use of classes and objects to structure code.
Encapsulation, inheritance, and polymorphism are key concepts in OOP.
Encapsulation hides the internal details of an object and provides a public interface.
Inheritance allows classes to inherit properties ...
based on 1 review
Rating in categories
Assistant Vice President
2.3k
salaries
| ₹17 L/yr - ₹45 L/yr |
Senior Analyst
1.1k
salaries
| ₹3 L/yr - ₹12.2 L/yr |
Assistant Manager
982
salaries
| ₹6.7 L/yr - ₹25 L/yr |
Process Advisor
888
salaries
| ₹1 L/yr - ₹8.3 L/yr |
Analyst
843
salaries
| ₹11.8 L/yr - ₹20 L/yr |
Deutsche Bank
Accenture
Amazon
Deloitte