i
OptiSol Business Solutions
Filter interviews by
I applied via Walk-in and was interviewed in Apr 2021. There were 3 interview rounds.
We followed various problem-solving methods while using Selenium.
Identifying the root cause of the issue
Analyzing the logs and error messages
Collaborating with developers to resolve issues
Using debugging tools like Firebug and Chrome Developer Tools
Implementing Page Object Model design pattern
Using TestNG framework for test execution and reporting
posted on 25 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Reverse a string in Java using StringBuilder or iterative approach.
Use StringBuilder to reverse the string: StringBuilder sb = new StringBuilder(str); sb.reverse().toString();
Iterative approach: Convert the string to char array, swap characters from start and end indexes until middle is reached.
The xpath for MakeMyTrip datepicker can be written using unique attributes of the datepicker element.
Use unique attributes like class, id, or data-testid to locate the datepicker element
Consider the structure of the datepicker and its parent elements when writing the xpath
Use indexes or sibling relationships if necessary to pinpoint the datepicker element
Use SQL query with ORDER BY clause to order employees in ascending order.
Use SELECT statement to retrieve employee data
Add ORDER BY clause with the column you want to order by
Specify ASC keyword for ascending order
Example: SELECT * FROM employees ORDER BY employee_id ASC;
Smoke testing is a subset of regression testing, focusing on basic functionality, while sanity testing is a subset of acceptance testing, focusing on specific areas.
Smoke testing is performed to check if the critical functionalities of the application are working fine after changes.
Sanity testing is performed to check if the specific areas of the application are working fine after changes.
Smoke testing is a shallow and...
Generate a coupon code based on minimum and maximum amount
Determine the range of amounts for the coupon code
Generate a random code within that range
Assign positive or negative based on the criteria
posted on 21 Feb 2024
I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.
posted on 26 May 2022
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Software Engineer
116
salaries
| ₹2 L/yr - ₹10.6 L/yr |
Software Developer
31
salaries
| ₹1 L/yr - ₹10.1 L/yr |
Test Engineer
24
salaries
| ₹2.8 L/yr - ₹7 L/yr |
Machine Learning Engineer
24
salaries
| ₹2.8 L/yr - ₹12 L/yr |
Senior Software Engineer
23
salaries
| ₹4.1 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
HCLTech