i
Cigniti Technologies
Filter interviews by
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.
I applied via Naukri.com and was interviewed in Jun 2023. There were 3 interview rounds.
To run multiple test cases in parallel using multithreading, create separate threads for each test case and manage synchronization.
Create a thread pool to manage multiple threads for running test cases in parallel.
Implement synchronization mechanisms like locks or semaphores to prevent race conditions.
Ensure that the test cases are independent of each other to avoid interference.
Use a testing framework that supports pa...
Top trending discussions
I applied via Naukri.com and was interviewed before Jan 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.
They will ask you simple programs to check your logical abilities.
posted on 16 Apr 2021
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
I applied via LinkedIn and was interviewed before Jun 2021. There were 5 interview rounds.
Its a simple hackathon MCQ questions based on your skills.
I appeared for an interview in Aug 2020.
Remove duplicate entries from array of strings using JavaScript
Use Set to remove duplicates
Convert Set back to array
Use spread operator to convert Set to array
Determines if words in given array are anagram or not using JS
Create a function that takes an array of strings as input
Loop through the array and sort each string alphabetically
Compare the sorted strings to check if they are equal
Return true if all strings are anagrams, else false
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Senior Test Engineer
618
salaries
| ₹5.5 L/yr - ₹21.4 L/yr |
Senior Engineer
592
salaries
| ₹7 L/yr - ₹28 L/yr |
Test Lead
387
salaries
| ₹8 L/yr - ₹28 L/yr |
Test Engineer
366
salaries
| ₹4 L/yr - ₹13.8 L/yr |
Project Lead
275
salaries
| ₹9.4 L/yr - ₹31 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software