i
Infosys
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Infosys interview questions for designations
I applied via Company Website and was interviewed in Jun 2021. There were 3 interview rounds.
Static block is a block of code that is executed when a class is loaded into memory.
Static block is declared using the 'static' keyword.
It is executed only once when the class is loaded.
It is used to initialize static variables or perform any other one-time initialization tasks.
Example: static { System.out.println('Static block executed'); }
Exceptions in Selenium are errors that occur during test execution.
Exceptions can be caused by various factors such as incorrect syntax, invalid input, or unexpected behavior.
Common exceptions in Selenium include NoSuchElementException, TimeoutException, and StaleElementReferenceException.
Handling exceptions is important for maintaining test stability and reliability.
Try-catch blocks can be used to handle exceptions an...
Selenium wait is used to synchronize the test execution with the application's response.
Implicit Wait: Waits for a certain amount of time before throwing an exception if the element is not found.
Explicit Wait: Waits for a certain condition to occur before proceeding further in the code.
Fluent Wait: Waits for a certain condition to occur with a defined polling interval and timeout period.
Thread.sleep(): Halts the execut...
I applied via Naukri.com and was interviewed before May 2022. There were 3 interview rounds.
I applied via Company Website and was interviewed in Mar 2021. There were 3 interview rounds.
STLC is a comprehensive process that includes planning, designing, executing, and reporting tests to ensure software quality.
STLC stands for Software Testing Life Cycle
It includes phases like requirement analysis, test planning, test design, test execution, and test closure
STLC ensures that the software meets the specified requirements and is of high quality
It involves creating test cases, executing them, and reporting...
What people are saying about Infosys
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Polymorphism is used in framework to achieve flexibility and reusability by allowing objects to be treated as instances of their parent class.
Polymorphism is used in framework to create a common interface for different classes that implement the same method.
It allows different classes to be treated as instances of a common superclass, enabling flexibility in the framework design.
For example, in a test automation framew...
Waits in test automation are used to synchronize test steps with the application's state.
Fluent waits are used to define maximum wait time for a certain condition to be met before throwing an exception.
Explicit waits are used to wait for a certain condition to be met before proceeding to the next step in the test script.
Example: FluentWait wait = new FluentWait(driver).withTimeout(Duration.ofSeconds(10)).pollingEvery(D...
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
Shell Script SQL scripting and basics of phyton
I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.
Find second largest number in the given array of integers
Criteria for choosing an automation framework include compatibility with technology stack, ease of use, scalability, community support, and cost.
Compatibility with technology stack
Ease of use for team members
Scalability for future needs
Community support for troubleshooting and updates
Cost of implementation and maintenance
based on 80 reviews
Rating in categories
Technology Analyst
56.3k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
49.5k
salaries
| ₹2.8 L/yr - ₹9.2 L/yr |
System Engineer
38.9k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.6k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.1k
salaries
| ₹6.2 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture