i
Cigniti Technologies
Filter interviews by
Explaining manual and automation testing, types of bugs, HTTP methods, sanity testing, functional testing, retesting, regression testing, iframe and multiple windows handling.
Manual testing is done manually by a tester, while automation testing is done using tools and scripts.
Bugs can be functional, performance, security, usability, etc.
HTTP methods include GET, POST, PUT, DELETE, HEAD, OPTIONS, CONNECT, TRACE.
Sanity t...
Answering questions related to software quality analysis
Dimension and Point classes are used in software testing to represent the size and location of objects on a screen
Screenshots in Selenium can be taken using the TakesScreenshot interface and getScreenshotAs() method
Synchronization is the process of ensuring that the application waits for a certain condition to be met before proceeding with the next step
Parameteriz...
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
The API allows users to retrieve weather data based on location.
Create a new endpoint that accepts a location parameter
Use a weather API service to fetch weather data based on the location
Return the weather data in a standardized format, such as JSON
The feature added to the project is a user authentication system.
Implement a login page with username and password fields.
Create a database table to store user credentials.
Hash and salt passwords for secure storage.
Implement password reset functionality.
Add user roles and permissions for access control.
Coding test regarding the tools and technologies
posted on 28 Sep 2023
posted on 15 Mar 2023
I applied via Referral and was interviewed in Sep 2022. There were 4 interview rounds.
Higher order component is a function that takes a component and returns a new component with additional functionality.
HOC is a design pattern in React
It allows code reuse, logic abstraction and composition
Examples include withRouter, connect, and memo
Context API is a way to manage global state in React applications.
Context API allows components to share data without passing props down the component tree.
It provides a way to avoid prop drilling and makes code more maintainable.
Context API consists of two parts: the Provider and the Consumer.
The Provider component allows data to be passed down to all child components.
The Consumer component allows components to access
I was interviewed in Aug 2022.
To check if a linkedlist is palindrome or not
Traverse the linkedlist and push each element into a stack
Traverse the linkedlist again and compare each element with the popped element from the stack
If all elements match, then the linkedlist is palindrome
Sort employees by salary and department
Create a comparator function to compare salary and department
Use the comparator function with the sort() method on the employee stream
Return the sorted employee stream
Count duplicates in array of strings
Create a dictionary to store the count of each string
Loop through the array and increment the count in dictionary
Loop through the dictionary and count the duplicates
Return the count of duplicates
Aptitude question like logical reason,verbal
Technical question like output of the programs,finding error.
A web-based task management system
Allows users to create and assign tasks
Tracks progress and completion status
Includes notifications and reminders
Can be customized with different task types and priorities
Question like,
tell me about your self
Goals
Achievement
Courses
Salary detail
Senior Test Engineer
621
salaries
| ₹5.5 L/yr - ₹19.5 L/yr |
Senior Engineer
488
salaries
| ₹6.6 L/yr - ₹24.7 L/yr |
Test Lead
399
salaries
| ₹6.8 L/yr - ₹25 L/yr |
Test Engineer
377
salaries
| ₹3.2 L/yr - ₹12 L/yr |
Project Lead
251
salaries
| ₹10 L/yr - ₹31 L/yr |
TCS
Wipro
Infosys
HCLTech