Filter interviews by
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
API chaining is the process of making multiple API calls in a sequence to achieve a desired outcome.
Identify the APIs that need to be called in sequence
Extract necessary data from the response of one API call to use in the next call
Handle errors and exceptions that may occur during the chaining process
Use tools like Postman, RestAssured, or programming languages like Python to automate the chaining process
Page object for login functionality
Create a LoginPage class with methods for entering username, password, and clicking login button
Use locators to identify the username input field, password input field, and login button
Implement a method to perform the login action and return the next page object
Eslint file extension is .eslintrc.js and rules can be combined using extends property
Eslint file extension is .eslintrc.js
Rules can be combined using the 'extends' property in the eslint configuration file
For example, to combine rules from multiple eslint configurations, you can use: 'extends: ['eslint:recommended', 'plugin:react/recommended']
Program to check if braces are well-formed
Use a stack to keep track of opening braces
Iterate through the input string and push opening braces onto the stack
When a closing brace is encountered, pop from the stack and check if it matches the corresponding opening brace
If stack is empty at the end and all braces are matched, return true
Top trending discussions
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
I applied via Approached by Company and was interviewed in Apr 2024. There were 4 interview rounds.
posted on 14 Dec 2024
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
2 coding,4 SQL query
Regression testing is retesting software to ensure new changes haven't affected existing functionality. Automation testing is using tools to execute test cases.
Regression testing ensures that new code changes haven't affected existing functionality
Automation testing involves using tools to execute test cases automatically
Regression testing is often performed after code changes or updates
Automation testing helps in savi...
I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.
I was asked to write a java code. I was also asked to explain the different components of creating an automation framework.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
Test cases for automation should be selected based on criteria such as frequency of execution, complexity, and criticality.
Select test cases that are executed frequently to save time and effort.
Choose test cases that are complex and require multiple steps to execute.
Prioritize test cases that cover critical functionalities or high-risk areas.
Consider test cases that involve integration between different systems or modu...
This program counts the number of repeating characters in a given string.
Iterate through each character in the string
Use a hash map to store the count of each character
If a character is already present in the hash map, increment its count
Finally, iterate through the hash map and print the characters with their counts
Test cases for automation should be selected based on their frequency of execution, complexity, and stability.
Identify frequently executed test cases
Select test cases with high complexity
Choose stable test cases
Consider test cases with high risk and impact
Prioritize regression test cases
Evaluate the feasibility of automating the test case
posted on 21 May 2024
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
Asked program for reverse string
Senior Software Engineer
52
salaries
| ₹8 L/yr - ₹28.3 L/yr |
Software Engineer
36
salaries
| ₹4 L/yr - ₹9.4 L/yr |
Senior Test Engineer
20
salaries
| ₹6.2 L/yr - ₹16.5 L/yr |
Lead Engineer
20
salaries
| ₹11.8 L/yr - ₹24 L/yr |
Software Engineer Level 1
15
salaries
| ₹6.2 L/yr - ₹11 L/yr |
TCS
HDFC Bank
ICICI Bank
Genpact