i
ValueLabs
Filter interviews by
I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
You can divide the test cases into two batches and run them separately.
Divide the 100 test cases into two batches of 50 each
Run the first batch of 50 test cases
Once the first batch is completed, run the second batch of 50 test cases
Step definitions can be integrated with feature files using Cucumber in automation testing.
Create step definitions in a separate file using the same language as the feature file (e.g. Java for Cucumber-JVM).
Map step definitions to feature file scenarios using annotations like @Given, @When, @Then.
Use regular expressions to match step definitions with steps in the feature file.
Run the feature file with the step definiti
Stale element reference exception occurs when an element is no longer attached to the DOM.
Occurs when an element is located in the DOM, but later removed or modified
Common in dynamic web applications where elements change frequently
Can be resolved by re-locating the element before interacting with it
driver.get is a method used in Selenium WebDriver to navigate to a specific URL.
driver.get() is a method in Selenium WebDriver used to open a specified URL in the browser
It is used to navigate to a new page or refresh the current page
Example: driver.get("https://www.example.com")
Java program to reverse a string
Use StringBuilder class to reverse the string efficiently
Convert the input string to a StringBuilder object
Use the reverse() method of StringBuilder to reverse the string
Convert the reversed StringBuilder back to a string and return
Java program to swap numbers using a temporary variable
Declare two variables a and b with initial values
Create a temporary variable to store the value of a
Assign the value of b to a
Assign the value of the temporary variable to b
ValueLabs interview questions for popular designations
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
API design implementation involves creating a well-structured and user-friendly interface for interacting with software applications.
Understand the requirements and use cases for the API
Design clear and consistent endpoints with proper documentation
Implement secure authentication and authorization mechanisms
Follow RESTful principles for creating APIs
Consider scalability and performance optimizations
Get interview-ready with Top ValueLabs Interview Questions
I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Microservices are small, independent services that work together, while monolithic is a single, large application.
Microservices are loosely coupled, allowing for independent development and deployment.
Monolithic applications are tightly integrated, making it harder to scale and maintain.
Microservices communicate through APIs, while monolithic applications have all components within the same codebase.
Examples of microse...
The coding test was also a basic coding question.
I applied via campus placement at SRM university (SRMU) and was interviewed in Aug 2024. There were 3 interview rounds.
4 MCQ-Machine Learning based
12 approx MCQ- Web dev+App dev based
4 MCQ -Quantitative aptitude
2 Coding questions
Success is achieving goals and personal growth. Handling failures involves learning from mistakes, staying positive, and persevering.
Success is not just about achieving goals, but also personal growth and fulfillment.
Handling failures involves learning from mistakes and using them as opportunities for growth.
Staying positive and maintaining a growth mindset is crucial in overcoming failures.
Perseverance and resilience ...
Top trending discussions
Interview experience
based on 1.6k reviews
Rating in categories
Senior Software Engineer
2.2k
salaries
| ₹4.7 L/yr - ₹25 L/yr |
Software Engineer
944
salaries
| ₹6.2 L/yr - ₹14 L/yr |
Analyst
539
salaries
| ₹8.5 L/yr - ₹30 L/yr |
Technical Lead
398
salaries
| ₹11.8 L/yr - ₹40 L/yr |
Senior Analyst
382
salaries
| ₹11.2 L/yr - ₹35.4 L/yr |
TCS
Infosys
Wipro
HCLTech