Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Cygnet Infotech Team. If you also belong to the team, you can get access from here

Cygnet Infotech Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 268 Reviews

Filter interviews by

Cygnet Infotech Sdet Automation Test Engineer Interview Questions and Answers

Updated 11 Nov 2024

Cygnet Infotech Sdet Automation Test Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 question all math coding mcq

Round 2 - Coding Test 

3 coding test easy medium leet code problem

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between background keyword and before hooks in cucumber
  • Ans. 

    Background keyword runs before each scenario in a feature file, while before hooks run before each scenario in a step definition file.

    • Background keyword is used to define steps that are common to all scenarios in a feature file

    • Before hooks are used to set up preconditions or perform actions before each scenario in a step definition file

    • Background keyword is defined at the beginning of a feature file, while before hooks...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Group Discussion 

Topic - dowry for me and different topics for others

Round 2 - Coding Test 

Pen paper test assignment was given for coding

Round 3 - One-on-one 

(2 Questions)

  • Q1. Encapsulation OOPS Live coding
  • Q2. Coding question
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Maharaja Surajmal Institute of Technology, Delhi and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Simple aptitude questions were asked

Round 3 - Technical 

(2 Questions)

  • Q1. Asked about array,linked list ,set and map
  • Q2. Asked about javascript

Interview Preparation Tips

Interview preparation tips for other job seekers - interview was easy you can easily crack this company
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Writing code for a tool+language combination (Like selenium+java or cypress+javascript)
  • Ans. 

    Writing code for test automation using tools like Selenium with Java or Cypress with JavaScript.

    • Choose the tool+language combination based on project requirements and team expertise.

    • Write maintainable and scalable code for test automation scripts.

    • Utilize best practices and design patterns for efficient automation code.

    • Regularly update code to adapt to changes in the application under test.

    • Leverage frameworks like TestN...

  • Answered by AI
  • Q2. Brief introduction

Skills evaluated in this interview

I applied via Referral and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Verbal,quants

Round 3 - Technical 

(1 Question)

  • Q1. Sql, oops data structure

Interview Preparation Tips

Interview preparation tips for other job seekers - be calm and polite. try to be interactive with interviewer
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between background keyword and before hooks in cucumber
  • Ans. 

    Background keyword runs before each scenario in a feature file, while before hooks run before each scenario in a step definition file.

    • Background keyword is used to define steps that are common to all scenarios in a feature file

    • Before hooks are used to set up preconditions or perform actions before each scenario in a step definition file

    • Background keyword is defined at the beginning of a feature file, while before hooks...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Few basic coding questions like patterns
Abstraction overloading etc

Round 3 - Technical 

(2 Questions)

  • Q1. Included everything on java manual and selenium
  • Q2. What are wrappper class Typecasting Programs Manual Selenium
  • Ans. 

    Wrapper classes are classes that allow primitive data types to be used as objects.

    • Wrapper classes provide a way to use primitive data types as objects in Java.

    • They are used for typecasting and to perform various operations on primitive data types.

    • Examples of wrapper classes include Integer, Float, Boolean, etc.

    • Wrapper classes are commonly used in automation testing with tools like Selenium.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite hard and prepare well on subjects
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Solid principles Oops Lazy Optional chaining Optional binding
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to switch? What are you salary expectations?

Interview Questionnaire 

3 Questions

  • Q1. Given two strings, find out the sub-strings that are common between both the strings and print them in nature alphabetic order.
  • Ans. 

    Find common sub-strings in two strings and print them in alphabetical order.

    • Use a nested loop to compare each character of both strings.

    • Store common sub-strings in an array.

    • Sort the array in alphabetical order.

    • Print the sorted array.

  • Answered by AI
  • Q2. How do you filter all the files in a directory that end with amazon.txt in a Unix based shell?
  • Ans. 

    Filter files ending with amazon.txt in Unix shell

    • Use the 'ls' command to list all files in the directory

    • Use the 'grep' command to filter files ending with 'amazon.txt'

    • Combine the two commands using a pipe '|' symbol

  • Answered by AI
  • Q3. List out all the test scenarios that needs to be covered to ensure a mobile application is ready for release.
  • Ans. 

    List of test scenarios for mobile app release

    • Functional testing of all features

    • Usability testing for ease of use

    • Compatibility testing on different devices and OS versions

    • Performance testing for speed and responsiveness

    • Security testing for data protection

    • Localization testing for language and cultural differences

    • Regression testing to ensure no new bugs introduced

    • Accessibility testing for users with disabilities

  • Answered by AI

Skills evaluated in this interview

Cygnet Infotech Interview FAQs

How many rounds are there in Cygnet Infotech Sdet Automation Test Engineer interview?
Cygnet Infotech interview process usually has 2 rounds. The most common rounds in the Cygnet Infotech interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

Software Engineer
204 salaries
unlock blur

₹4 L/yr - ₹14.5 L/yr

Senior Software Engineer
185 salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Senior QA Engineer
70 salaries
unlock blur

₹4.9 L/yr - ₹13 L/yr

Client Account Manager
48 salaries
unlock blur

₹3.5 L/yr - ₹7.2 L/yr

Team Lead
47 salaries
unlock blur

₹5.9 L/yr - ₹17 L/yr

Explore more salaries
Compare Cygnet Infotech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview