i
ValueLabs
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
It was easy test and was able to crack it
I applied via Naukri.com and was interviewed before Mar 2023. There were 4 interview rounds.
API testing involves testing the functionality, reliability, performance, and security of APIs using various methods and tools.
Use tools like Postman, SoapUI, or JMeter for API testing
Test API endpoints for functionality, response codes, data validation, and error handling
Perform security testing by checking for vulnerabilities like SQL injection or cross-site scripting
Test API performance by measuring response times, ...
Various API tools and methods used for testing APIs
Postman for manual testing and automation
Swagger for API documentation and testing
JMeter for performance testing of APIs
SoapUI for testing SOAP APIs
REST Assured for testing REST APIs in Java
I applied via Walk-in and was interviewed before Dec 2021. There were 4 interview rounds.
ValueLabs interview questions for designations
Top trending discussions
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Split alpha-numeric values in Java without using split method
Iterate through each character in the input string
Check if the character is a digit or a letter using Character.isDigit() and Character.isLetter() methods
Create separate strings for digits and letters and store them in an array
Use ALTER TABLE statement to add a new column with a default value and set it to NOT NULL
Use ALTER TABLE table_name ADD column_name data_type DEFAULT default_value NOT NULL;
Example: ALTER TABLE employees ADD hire_date DATE DEFAULT '2022-01-01' NOT NULL;
They told to write java program in string and collections
Test cases are specific conditions or inputs to test a particular functionality, while test scenarios are a sequence of test cases to test a broader functionality.
Test cases are detailed steps to test a specific functionality, while test scenarios are a collection of test cases to test a broader functionality.
Test cases are more granular and focus on individual functionalities, while test scenarios are more high-level ...
A program to read data from an Excel file using a programming language.
Use a library or module that supports reading Excel files, such as pandas in Python or Apache POI in Java.
Open the Excel file and select the specific sheet or range of cells to read data from.
Iterate through the rows and columns to extract the data and store it in an array of strings.
Seeking new challenges and growth opportunities in a more innovative environment.
Desire for new challenges and learning opportunities
Seeking a more innovative work environment
Looking for career growth and advancement
Interested in working with new technologies or methodologies
Java based questions
Rest Assured is a Java library used for testing RESTful APIs.
Rest Assured is an open-source Java library that provides a domain-specific language for writing powerful, maintainable tests for RESTful APIs.
It simplifies the process of sending HTTP requests and validating responses.
Rest Assured can be integrated with popular testing frameworks like JUnit and TestNG.
It supports various authentication methods, request and r...
JSON file is a lightweight data interchange format used to store and transmit data in a structured way.
JSON stands for JavaScript Object Notation.
It is easy for humans to read and write, and easy for machines to parse and generate.
JSON is language-independent and is commonly used in web development for APIs.
Example: {"name": "John Doe", "age": 30, "city": "New York"}
based on 7 interviews
Interview experience
based on 8 reviews
Rating in categories
Senior Software Engineer
2.2k
salaries
| ₹4.3 L/yr - ₹25 L/yr |
Software Engineer
821
salaries
| ₹7.3 L/yr - ₹14.5 L/yr |
Analyst
544
salaries
| ₹8.4 L/yr - ₹30.6 L/yr |
Technical Lead
413
salaries
| ₹12 L/yr - ₹42 L/yr |
System Analyst
385
salaries
| ₹8.3 L/yr - ₹30 L/yr |
TCS
Infosys
Wipro
HCLTech