i
ValueLabs
Filter interviews by
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
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Class to accept details of student
Create a class named Student with attributes like name, age, grade, etc.
Include a method to input details of the student.
Use constructor to initialize the attributes with input values.
kwargs in Python is a special syntax that allows you to pass a variable number of keyword arguments to a function.
kwargs stands for keyword arguments.
It is used in Python functions to accept a variable number of keyword arguments.
kwargs is represented by a double asterisk (**).
Example: def my_func(**kwargs):
Magical methods are special methods in Python that begin and end with double underscores, used for operator overloading and other special behaviors.
Magical methods are also known as dunder methods, short for 'double underscore'.
They are used to define how objects of a class behave when certain operations are performed on them, such as addition, subtraction, comparison, etc.
Examples of magical methods include __init__ f...
I was interviewed in May 2022.
posted on 11 Oct 2020
I applied via Company Website and was interviewed in Sep 2020. There was 1 interview round.
posted on 24 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
Interview experience
Senior Software Engineer
2.2k
salaries
| ₹4.5 L/yr - ₹25 L/yr |
Software Engineer
819
salaries
| ₹7.2 L/yr - ₹14 L/yr |
Analyst
538
salaries
| ₹8.4 L/yr - ₹32 L/yr |
Technical Lead
458
salaries
| ₹11.9 L/yr - ₹42 L/yr |
System Analyst
388
salaries
| ₹8.6 L/yr - ₹30 L/yr |
TCS
Infosys
Wipro
HCLTech