i
Cigniti Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Closure is the process of finalizing or resolving something, often involving emotional healing or acceptance.
Closure is the act of coming to terms with a situation or relationship that has ended.
It involves accepting the reality of the situation and moving forward.
Closure can help individuals find peace and emotional healing after a difficult experience.
Examples of closure include talking things out with a friend after...
let, var and const are all used to declare variables in JavaScript, but they have different scopes and mutability.
let is block-scoped and can be reassigned, var is function-scoped and can be reassigned, const is block-scoped and cannot be reassigned
Using let:
let x = 10;
x = 20; // valid
Using var:
var y = 5;
y = 10; // valid
Using const:
const z = 15;
z = 25; // error, cannot reassign a const variable
Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking and processing events.
Event loop is commonly used in JavaScript to handle asynchronous operations.
It allows for non-blocking I/O operations by delegating tasks to the operating system.
Event loop processes events from the event queue and executes associated callback functions.
Example: setTimeout() function in...
Callback hell arises from nested callbacks in asynchronous JavaScript code, leading to unreadable and difficult-to-maintain code.
Nested callbacks in asynchronous code can lead to deeply nested code structures, making it hard to follow the flow of the program.
Error handling becomes more complex in callback hell, as errors need to be propagated through multiple levels of callbacks.
Callback hell can also result in code th...
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 4 interview rounds.
Some basic testing questions
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
I was tasked with creating a Spring Boot microservice.
When requirements clash between stakeholder & business analyst, I facilitate open communication, prioritize needs, seek compromise, and involve higher management if necessary.
Facilitate open communication between stakeholder and business analyst to understand concerns
Prioritize needs based on impact and importance to the project
Seek compromise by finding common ground and exploring alternative solutions
Involve higher m...
User stories and use case for logging into a banking app with a password
User story: As a user, I want to securely login to my banking app using my password
Use case: User enters username and password, app verifies credentials and grants access
Example: User enters username 'john.doe' and password 'password123', app authenticates and logs in
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
Hacker Rank Technical Round
30 Mins Java Selenium
I have over 5 years of experience in testing various software applications, including creating test plans, executing test cases, and reporting bugs.
Experience in creating test plans and test cases
Proficient in executing manual and automated tests
Strong skills in identifying and reporting bugs
Familiarity with various testing tools and methodologies
Collaborating with developers and stakeholders to ensure quality software
Framework walkthrough involves explaining the structure, components, and functionality of the test automation framework.
Explain the architecture of the framework (e.g. modular, data-driven, keyword-driven, hybrid)
Discuss the key components such as test scripts, test data, object repositories, and reporting mechanisms
Describe how the framework handles test execution, result reporting, and error handling
Provide examples ...
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Velocity is the rate of change of an object's position with respect to a frame of reference, typically measured in meters per second.
Velocity is a vector quantity, meaning it has both magnitude and direction.
It is calculated as the displacement of an object divided by the time taken to cover that displacement.
For example, if a car travels 100 meters in 10 seconds, its velocity is 10 m/s in the direction of travel.
A test bed is a platform or environment used to conduct testing of software or hardware.
Test bed is a controlled environment where tests can be conducted.
It may include hardware, software, network configurations, and other necessary components.
Test beds are used to simulate real-world scenarios for testing purposes.
Examples of test beds include virtual machines, physical devices, and cloud-based testing platforms.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I am a dedicated Test Engineer with a strong background in software testing and quality assurance.
Experienced in creating test plans, test cases, and executing tests
Proficient in using testing tools such as Selenium, JIRA, and TestRail
Skilled in identifying and documenting software defects
Strong analytical and problem-solving skills
Excellent communication and teamwork abilities
I have 5 years of experience in software testing, specializing in automation testing using tools like Selenium and JUnit.
5 years of experience in software testing
Specialize in automation testing using Selenium and JUnit
Experience in creating test cases, executing tests, and reporting bugs
Familiar with Agile development methodologies
Strong analytical and problem-solving skills
based on 1 interview
Interview experience
based on 22 reviews
Rating in categories
Senior Test Engineer
605
salaries
| ₹5.5 L/yr - ₹19.5 L/yr |
Senior Engineer
512
salaries
| ₹6.8 L/yr - ₹25 L/yr |
Test Lead
387
salaries
| ₹6.8 L/yr - ₹27 L/yr |
Test Engineer
356
salaries
| ₹4 L/yr - ₹13.1 L/yr |
Engineer
257
salaries
| ₹5 L/yr - ₹11.8 L/yr |
TCS
Wipro
Infosys
HCLTech