Filter interviews by
I applied via Company Website and was interviewed in Oct 2021. There were 3 interview rounds.
Test cases are written to ensure that the software meets the requirements and functions correctly.
Identify the requirements and functionalities to be tested
Create test scenarios based on the identified requirements
Write test cases for each scenario
Include preconditions, steps, and expected results in each test case
Ensure test cases are clear, concise, and easy to understand
Execute the test cases and report any defects
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 6 Nov 2015
I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.
String , Array ,Collection framework related questions.
Ecommerce site with Login,Review,AddToCart,Order features,Filter features.
I appeared for an interview in Jun 2023.
I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.
Todo application javascript todo app creation needs to submit
I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.
I have given the coding test in python language. Out of 5 questions, we have to attain a minimum of 3 questions.
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
based on 24 reviews
Rating in categories
Senior Consultant
35
salaries
| ₹9.6 L/yr - ₹36 L/yr |
Consultant
26
salaries
| ₹6.2 L/yr - ₹19.5 L/yr |
Software Developer
7
salaries
| ₹9 L/yr - ₹18.1 L/yr |
Principal Consultant
7
salaries
| ₹17 L/yr - ₹26 L/yr |
Oracle Database Administrator
7
salaries
| ₹6 L/yr - ₹20 L/yr |
HyScaler
Pitney Bowes
AvenData GmbH
Dataflow Group