Filter interviews by
Selenium is a tool for automating web browsers and Rest Assured is a Java library for testing RESTful APIs.
Selenium can be used for UI testing and automating browser interactions
Rest Assured can be used for API testing and validating responses
Both tools can be integrated for end-to-end testing of web applications
I appeared for an interview in May 2022.
What people are saying about Accenture
It involves 3 rounds
1. Coding round where they asked to build a framework in selenium
2. Technical round for 45 minutes- , JAVA oops concept, Date picker, simple coding questions
3. HR discussion
Selenium can automate date pickers by interacting with the calendar UI elements to select dates.
Identify the date picker element using locators like ID, class, or XPath.
Click on the date picker to open the calendar view.
Select the desired month and year, if applicable, by navigating through the calendar.
Click on the specific date to select it.
Example: Use driver.findElement(By.id('datepicker')).click(); to open the dat...
Java can interact with Excel files using libraries like Apache POI or JExcelAPI for reading and writing data.
Use Apache POI library for reading/writing Excel files. Example: Workbook workbook = new XSSFWorkbook();
To read data: Sheet sheet = workbook.getSheetAt(0); Row row = sheet.getRow(0); Cell cell = row.getCell(0);
To write data: Cell cell = row.createCell(1); cell.setCellValue('Hello World');
Add Maven dependency for...
Discussing software packages involves understanding their structure, dependencies, and how they facilitate automation testing.
Packages are collections of code that can be reused across projects, e.g., Selenium for web automation.
They often include dependencies, which are other packages required for functionality, like TestNG for Java testing.
Version control is crucial; using package managers like npm or pip helps manag...
I applied via Campus Placement and was interviewed in Oct 2021. There were 5 interview rounds.
I appeared for an interview in Apr 2023.
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
posted on 13 Jan 2023
I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 5 interview rounds.
Based on the role For example Java, Selenium, Program Questions
Hackerrank test preparation for java and selenium
based on 1 interview experience
based on 15 reviews
Rating in categories
Application Development Analyst
39.3k
salaries
| ₹4.8 L/yr - ₹11 L/yr |
Application Development - Senior Analyst
27.7k
salaries
| ₹8.2 L/yr - ₹16.1 L/yr |
Team Lead
27.1k
salaries
| ₹12.7 L/yr - ₹22.6 L/yr |
Senior Analyst
20.2k
salaries
| ₹9.1 L/yr - ₹15.7 L/yr |
Senior Software Engineer
18.6k
salaries
| ₹10.5 L/yr - ₹18.3 L/yr |
TCS
Cognizant
Capgemini
Infosys