i
HCLTech
Filter interviews by
Sort a list without using built in function
selenium based question
SQL UPDATE queries modify existing records in a database table based on specified conditions.
Use the UPDATE statement to change existing data. Example: UPDATE employees SET salary = 50000 WHERE id = 1;
Always include a WHERE clause to avoid updating all records. Example: UPDATE products SET price = 20 WHERE category = 'books';
You can update multiple columns at once. Example: UPDATE users SET email = 'new@example.com', s...
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
What people are saying about HCLTech
posted on 11 May 2023
I appeared for an interview before May 2022.
posted on 21 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
I applied via Referral and was interviewed before Aug 2021. There were 4 interview rounds.
It was a game based cognitive test
It was hacker rank coding test with some multiple choice questions and two programming questions
posted on 13 Aug 2022
I applied via Naukri.com and was interviewed in Jul 2022. There was 1 interview round.
Answers to questions related to automation testing using Selenium
Overloading is when a method has the same name but different parameters in the same class, while overriding is when a subclass provides its own implementation of a method already defined in its superclass
Locators in Selenium are used to identify web elements on a web page
The syntax of xpath locator is //tagname[@attribute='value']
Methods to write test cas...
Various types of exceptions in automation testing
Checked exceptions
Unchecked exceptions
Timeout exceptions
Element not found exceptions
Stale element reference exceptions
Invalid element state exceptions
Element not interactable exceptions
Locators are used in automation testing to identify web elements on a page. Common types include ID, class name, name, xpath, css selector, link text, and partial link text.
ID: Unique identifier for an element
Class name: Class attribute value of an element
Name: Name attribute value of an element
XPath: XML Path language to locate elements
CSS Selector: CSS syntax to locate elements
Link text: Text of a link element
Partial...
posted on 1 Mar 2024
I appeared for an interview before Mar 2023.
based on 2 interview experiences
based on 7 reviews
Rating in categories
Software Engineer
25.3k
salaries
| ₹2.7 L/yr - ₹8.1 L/yr |
Technical Lead
23.4k
salaries
| ₹10.8 L/yr - ₹23 L/yr |
Senior Software Engineer
17.1k
salaries
| ₹6.2 L/yr - ₹15.9 L/yr |
Lead Engineer
16.7k
salaries
| ₹5.8 L/yr - ₹12.5 L/yr |
Analyst
16.2k
salaries
| ₹2.3 L/yr - ₹6.6 L/yr |
TCS
Wipro
Accenture
Cognizant