
Infosys

Infosys Automation Test Engineer Interview Questions and Answers for Freshers
Q1. Introduce yourself 1.What is STLC 2. difference between Test plan,test case,test scanario 3.Positive and negative scanarion on pen. 4.selenium framework. 5.how to write selenium test cases.
I am an Automation Test Engineer with knowledge of STLC, test plan, test case, test scenario, Selenium framework, and writing Selenium test cases.
STLC stands for Software Testing Life Cycle and is a process followed to ensure quality in software testing.
Test plan is a document that outlines the testing strategy, objectives, and scope of testing.
Test case is a set of steps and conditions that are executed to verify the functionality of a software application.
Test scenario is a...read more
Q2. What are the challenges in selenium
Challenges in Selenium include browser compatibility, dynamic elements, and test maintenance.
Browser compatibility issues can arise due to differences in browser versions and configurations.
Dynamic elements can cause tests to fail if not handled properly.
Test maintenance can be challenging due to changes in the application under test.
Synchronization issues can occur when the test script runs faster than the application.
Handling pop-ups and alerts can be tricky.
Cross-domain te...read more
Q3. Tell all webdriver exceptions
List of common WebDriver exceptions
NoSuchElementException - When an element is not found in the DOM
TimeoutException - When a command takes too long to complete
StaleElementReferenceException - When an element is no longer attached to the DOM
ElementNotVisibleException - When an element is present in the DOM but not visible
ElementNotInteractableException - When an element is present in the DOM but not interactable
InvalidElementStateException - When an element is in an invalid st...read more
Q4. How to take screenshot when a test case is failed
Use Selenium WebDriver to capture screenshot on test case failure
Use Selenium WebDriver's getScreenshotAs method to capture screenshot
Save the screenshot to a specified location on the system
Include the screenshot capture code in the test case failure handling logic
Q5. Challenges faced during commit code in Version control
Challenges include conflicts with other developers' changes, incorrect file paths, and forgetting to add files.
Conflicts with other developers' changes
Incorrect file paths
Forgetting to add files
Q6. Write a program to reverse a string.
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 as the output.
Q7. Selenium integration with JIRA
Selenium can be integrated with JIRA using JIRA API and Selenium WebDriver to automate test case execution and report defects directly from Selenium scripts.
Use JIRA API to interact with JIRA from Selenium scripts
Utilize Selenium WebDriver to automate test case execution and report defects
Integrate Selenium with JIRA to create a seamless testing and defect tracking process
Top HR Questions asked in Infosys Automation Test Engineer for Freshers
Interview Process at Infosys Automation Test Engineer for Freshers

Top Automation Test Engineer Interview Questions from Similar Companies








Reviews
Interviews
Salaries
Users/Month

