i
e-Zest
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Smoke testing is a quick test to check if the build is stable, sanity testing is a subset of regression testing focusing on specific areas, and regression testing is a comprehensive test to ensure no new bugs are introduced.
Smoke testing is a preliminary test to check if the critical functionalities work without major issues after a build is deployed.
Sanity testing is a subset of regression testing that focuses on spec...
Status codes in API testing indicate the outcome of the request made to the API.
200 - OK: Request was successful
201 - Created: Request resulted in a new resource being created
400 - Bad Request: Request was invalid
401 - Unauthorized: Request requires authentication
404 - Not Found: Resource not found
500 - Internal Server Error: Server encountered an error
Types of Authentication and authorization in API testing
Basic Authentication
OAuth
API Keys
JWT (JSON Web Tokens)
Digest Authentication
Use SQL queries to fetch records based on conditions
Use SELECT statement to fetch records
Add WHERE clause to specify conditions
Use operators like =, >, <, etc. to define conditions
Consider using JOIN for fetching records from multiple tables
Top trending discussions
posted on 17 Jun 2018
posted on 19 Feb 2020
I applied via Naukri.com and was interviewed in Aug 2019. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
Java code to reverse a string with exception handling and waits in Selenium
Use StringBuilder to reverse the string
Use try-catch block for exception handling
Use implicit or explicit waits in Selenium for synchronization
Example: String originalString = "hello"; StringBuilder reversedString = new StringBuilder(originalString).reverse();
Example: try { // code that may throw exception } catch (Exception e) { // handle excep
posted on 23 Nov 2023
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
posted on 25 Aug 2021
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface is a collection of abstract methods and constants.
Abstract class can have constructors while interface cannot
A class can implement multiple interfaces but can only inherit from one abstract class
Abstract class can have instance variables while interface cannot
Abstract class is used for code reusability w...
Windows and frames can be handled in Selenium using switchTo() method.
Use driver.switchTo().window() to switch between windows.
Use driver.switchTo().frame() to switch between frames.
To switch back to the default content, use driver.switchTo().defaultContent().
Exceptions in Selenium are errors that occur during test execution.
Selenium throws exceptions when it encounters errors during test execution
Common exceptions include NoSuchElementException, TimeoutException, and StaleElementReferenceException
Handling exceptions is important for creating stable and reliable test scripts
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
posted on 24 May 2024
Sort a list without using built in function
selenium based question
posted on 24 Jul 2021
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
Some of the top questions asked at the e-Zest Senior Automation Test Engineer interview -
based on 1 interview
Interview experience
Softwaretest Engineer
561
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
304
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
220
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Quality Analyst
139
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
114
salaries
| ₹0 L/yr - ₹0 L/yr |
Persistent Systems
TCS
Infosys
Wipro