i
Cigniti Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
M2 in Maven refers to the directory where Maven stores all the downloaded dependencies for a project.
M2 is the default directory where Maven stores all the downloaded dependencies for a project.
It is located in the user's home directory under a folder named '.m2'.
This directory contains subdirectories like 'repository' where all the project dependencies are stored.
Scenario Outline is used in Gherkin to run the same scenario multiple times with different inputs. Background sets up preconditions for all scenarios. Hooks are used for setup and teardown tasks.
Scenario Outline is used to run the same scenario with different inputs by using placeholders in the steps.
Background is used to set up preconditions that apply to all scenarios in a feature file.
Hooks are used for setup and te...
Java program to find maximum profit from buying and selling books on different days.
Create an array to store the prices of books on different days
Iterate through the array to find the maximum profit by buying on one day and selling on another
Calculate profit by subtracting buying price from selling price
Return the maximum profit obtained
Java programs and oops cocepts
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
Java Program and given Enough time to solve
Sets do not allow duplicate elements, while lists allow duplicate elements.
Sets do not maintain insertion order, while lists maintain insertion order.
Sets are implemented using HashSet, TreeSet, or LinkedHashSet in Java, while lists are implemented using ArrayList or LinkedList.
Sets are used when you want to ensure uniqueness of elements, while lists are used when you want to allow duplicates.
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
Automation is more efficient than manual testing due to faster execution, repeatability, scalability, and coverage.
Automation allows for faster execution of test cases compared to manual testing.
Automated tests can be easily repeated multiple times without human error.
Automation can be scaled to run tests on multiple configurations and environments simultaneously.
Automated tests can cover a wider range of scenarios and...
Tools commonly used for database testing include SQL Server Management Studio, MySQL Workbench, and Oracle SQL Developer.
SQL Server Management Studio
MySQL Workbench
Oracle SQL Developer
Cigniti Technologies interview questions for popular designations
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Get interview-ready with Top Cigniti Technologies Interview Questions
I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.
Xpath for a feature in Flipkart website
Use Chrome DevTools to inspect the element and generate xpath
Start with double forward slash (//) to select any element on the page
Use attributes like class, id, text, etc. to narrow down the selection
Consider using contains() function for dynamic elements
Testing annotations are used in automation testing to provide additional information about test methods.
Annotations are used to provide metadata about the test methods in automation testing frameworks.
Annotations can be used to specify the order of test execution, dependencies between tests, and other configurations.
Examples of testing annotations include @Test, @Before, @After, @DataProvider, @Parameters, etc.
Static polymorphism is resolved at compile time while runtime polymorphism is resolved at runtime.
Static polymorphism is achieved through function overloading and operator overloading.
Examples of static polymorphism include compile-time polymorphism in C++.
Runtime polymorphism is achieved through virtual functions and function overriding.
Examples of runtime polymorphism include dynamic polymorphism in Java.
Program to output a1bb2cc3
Create an array of strings with 'a', 'b', 'c'
Loop through the array and concatenate the index + 1 with the string element
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.
Frameworks are tools that provide structure and guidelines for developing software applications. Technologies are the specific tools and languages used in development.
Frameworks like Angular, React, and Spring provide pre-built components and architecture for web development.
Technologies like HTML, CSS, JavaScript, Java, and SQL are commonly used in software development.
Choosing the right framework and technologies dep...
Top trending discussions
Interview experience
based on 621 reviews
Rating in categories
Senior Test Engineer
620
salaries
| ₹5.5 L/yr - ₹17.5 L/yr |
Senior Engineer
506
salaries
| ₹6.5 L/yr - ₹24.4 L/yr |
Test Lead
386
salaries
| ₹6.8 L/yr - ₹27 L/yr |
Test Engineer
360
salaries
| ₹4 L/yr - ₹12.5 L/yr |
Project Lead
255
salaries
| ₹10.2 L/yr - ₹29 L/yr |
TCS
Wipro
Infosys
HCLTech