i
Cigniti Technologies
Filter interviews by
Our current project framework is based on Selenium WebDriver and TestNG.
We use Selenium WebDriver for automating web application testing.
TestNG is used for test management and reporting.
We follow Page Object Model design pattern for better code maintainability.
We use Maven for project build and dependency management.
We integrate with Jenkins for continuous integration and deployment.
WAP to reverse a string using while loop.
Declare a string variable and initialize it with the input string
Declare an empty string variable to store the reversed string
Use a while loop to iterate through the input string from the end to the beginning
Append each character to the empty string variable
Print the reversed string
Write a program to print all the alphabets from a given string.
Loop through each character in the string
Check if the character is an alphabet using isalpha() function
If it is an alphabet, add it to a new string
Print the new string
Designing a framework involves identifying the scope, selecting the right tools, creating a structure, and implementing it.
Identify the scope of the framework
Select the right tools and technologies
Create a structure for the framework
Implement the framework and test it
Ensure the framework is scalable and maintainable
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
Hacker rank test based on python and selenium along with a python programming question
OOPs concept refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Reusing code and creating a hierarchy of classes
Encapsulation: Hiding the internal implementation details of a class
Polymorphism: Ability to use a single interface for different data types or objects
Abstraction: Showing only necessary details and hiding unnecessary details
Synchronization is the coordination of multiple processes to ensure they work together effectively.
Synchronization is important in multi-threaded applications to prevent race conditions and ensure data consistency.
We can handle synchronization using techniques like locks, semaphores, and monitors.
For example, in Java, we can use synchronized keyword or ReentrantLock class to achieve synchronization.
Another example is u...
Find the frequency of characters in an array of strings.
Iterate through each string in the array
For each character in the string, increment its count in a hashmap
Return the hashmap with character frequencies
Robot framework is keyword-driven, while pytest is a full-featured testing framework.
Robot framework is based on keywords and test cases are written in tabular format, while pytest is a full-featured testing framework with fixtures, asserts, and plugins.
Robot framework has built-in libraries for various tasks like file operations, database interactions, etc., while pytest relies on external libraries for such functiona...
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
Program to reverse even words in a string
Split the string into words
Iterate through the words and reverse the even-indexed words
Join the words back into a string
Finding elements in a web page using various locators
Use CSS selectors to locate elements by class, id, attribute, etc.
Use XPath to locate elements based on their path in the HTML structure
Use name, tag name, link text, partial link text locators as needed
Arraylist,maps,strings,oops concept
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Rest Assured is a Java library used for API automation testing, specifically for testing RESTful APIs.
Rest Assured is an open-source Java library that provides a domain-specific language for writing powerful API tests.
It simplifies the process of sending HTTP requests and validating responses in API automation.
Rest Assured supports various authentication methods, request and response specifications, and assertion capab...
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
posted on 5 Jul 2023
I applied via LinkedIn and was interviewed in Jun 2023. There were 3 interview rounds.
posted on 4 Jun 2024
I applied via Approached by Company and was interviewed before Jun 2023. There was 1 interview round.
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
based on 1 review
Rating in categories
Senior Test Engineer
615
salaries
| ₹5.5 L/yr - ₹17.5 L/yr |
Senior Engineer
504
salaries
| ₹6.7 L/yr - ₹24.4 L/yr |
Test Lead
388
salaries
| ₹6.8 L/yr - ₹27 L/yr |
Test Engineer
360
salaries
| ₹4 L/yr - ₹12.5 L/yr |
Engineer
259
salaries
| ₹5 L/yr - ₹11.8 L/yr |
TCS
Wipro
Infosys
HCLTech