Upload Button Icon Add office photos
Engaged Employer

i

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

CIGNEX Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CIGNEX Softwaretest Engineer Interview Questions and Answers

Updated 1 Jun 2023

CIGNEX Softwaretest Engineer Interview Experiences

1 interview found

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 

Basics of java and programming language

Round 3 - One-on-one 

(1 Question)

  • Q1. Automate the page using selenium
  • Ans. 

    Automate web page testing using Selenium WebDriver

    • Identify the elements on the page using locators like ID, class name, xpath, etc.

    • Write test scripts in a programming language like Java, Python, or C#

    • Use Selenium WebDriver commands to interact with the elements on the page

    • Run the test scripts to automate the testing process

    • Verify the expected outcomes and report any failures

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about CIGNEX?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Oops solid sql .net
  • Q2. Angular .net core

Interview Preparation Tips

Interview preparation tips for other job seekers - Smartdata is not a place Where you can Build a secure I am fulfilling career The high-level of a stress de Lack of job security Toxic management and Poor work life So make it avoid this, Company
If you take it, stress, definitely joining, but this is not a company where you can build your career

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If you encounter a blocker defect the day before the release date ... read more
Q3. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q4. Write an SQL query to display the total number of students from t ... read more
Q5. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Nov 2024.

Round 1 - Aptitude Test 

Ge general attitude and HTML CSS JavaScript Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Am site for experience is needed
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. C# reverse string
  • Ans. 

    Reversing a string in C# can be achieved using various methods, including built-in functions and manual iteration.

    • Using Array.Reverse: Convert the string to a char array, reverse it, and then create a new string. Example: string str = "hello"; char[] charArray = str.ToCharArray(); Array.Reverse(charArray); string reversed = new string(charArray);

    • Using LINQ: Utilize the Reverse() method from LINQ. Example: string s...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. 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 - Coding Test 

Graph based questions they asked . So please be thorough with data structures.

Round 3 - Aptitude Test 

Date and time questions particularly asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly focus on data science projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. AJAX 2. Example of Facebook 3. Javascript
  • Ans. 

    AJAX is a technique for creating interactive web applications by updating parts of a web page without reloading the entire page.

    • AJAX stands for Asynchronous JavaScript and XML

    • It allows for asynchronous communication between the client and server

    • Commonly used in web development to create dynamic and interactive user interfaces

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy inetrview

Skills evaluated in this interview

CIGNEX HR Interview Questions

5 questions and answers

Q. What are your strengths and weaknesses?
Q. What are your salary expectations?
Q. Why are you looking for a change?

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Coding Test 

CRUD operations using the WebAPI

Round 2 - Technical 

(2 Questions)

  • Q1. How you will deploy application to Azure if you have created Azure function using visual studio ?
  • Ans. 

    Deploying Azure function created in Visual Studio to Azure.

    • Publish the function from Visual Studio to Azure portal.

    • Create a new function app in Azure portal.

    • Configure the function app settings and connection strings.

    • Deploy the function code to the function app.

    • Test the function in Azure portal.

  • Answered by AI
  • Q2. What are the varios fields available in the Azure functions deployment using visual studio ?
  • Ans. 

    Azure functions deployment fields in Visual Studio

    • Function name

    • Trigger type

    • Input and output bindings

    • Environment variables

    • Application settings

    • Connection strings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself and prepare for azure

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024, where I was asked the following questions.

  • Q1. Round 1 : Module federation, Native Modules, SSL Pinning, DSA
  • Q2. Round 2 : Live Project
  • Q3. Round 3: Call with Delivery Head and Architect
  • Q4. Round 4 : Tech & Managerial Discussion with COO
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Windows technology
Round 2 - One-on-one 

(1 Question)

  • Q1. Scenario based questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discusssion

I applied via Naukri.com and was interviewed before Sep 2021. There were 4 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 - Technical 

(2 Questions)

  • Q1. Technical round totally based on client. Client is taking interview. Technical lead has taken interview all questions related to your skill sets.
  • Q2. Front-end ReactJs 1. Hooks (useEffect, useState) 2. how to increase performance of your app. 3. virtual-Dom 4. functional components Javascripts & Node: 1.SetTimeout, setImmediate given script which one w...
Round 3 - Technical 

(1 Question)

  • Q1. Technical manager round 1. Introduction & project explain 2. Performance improvement technique front-end & backend 3. Logical coding question need to solve
Round 4 - HR 

(2 Questions)

  • Q1. Salary discussion, location negotiations. They will say 3 years client will fixed but reality is different.
  • Q2. Salary negotiation very quick decision.

Interview Preparation Tips

Interview preparation tips for other job seekers - Its contractual job when client want to exit the contract they can. Every 6 month your contract will renew. No Job security because you are vender may be in case client can hire you on their payroll.
If your salary is less then your job is safe else not.

CIGNEX Interview FAQs

How many rounds are there in CIGNEX Softwaretest Engineer interview?
CIGNEX interview process usually has 3 rounds. The most common rounds in the CIGNEX interview process are Resume Shortlist, Aptitude Test and One-on-one Round.

Tell us how to improve this page.

CIGNEX Softwaretest Engineer Salary
based on 18 salaries
₹7 L/yr - ₹14.6 L/yr
57% more than the average Softwaretest Engineer Salary in India
View more details

CIGNEX Softwaretest Engineer Reviews and Ratings

based on 2 reviews

4.7/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

4.5

Salary

3.0

Job security

4.5

Company culture

4.5

Promotions

3.7

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
164 salaries
unlock blur

₹13 L/yr - ₹23 L/yr

Software Engineer
85 salaries
unlock blur

₹8 L/yr - ₹13.5 L/yr

Lead Software Engineer
73 salaries
unlock blur

₹15.3 L/yr - ₹26.4 L/yr

Technical Lead
40 salaries
unlock blur

₹17.5 L/yr - ₹30 L/yr

Senior Software Developer
26 salaries
unlock blur

₹10.4 L/yr - ₹19 L/yr

Explore more salaries
Compare CIGNEX with

Damco Solutions

3.8
Compare

smartData Enterprises

3.2
Compare

In Time Tec Visionsoft

3.6
Compare

AgreeYa Solutions

3.2
Compare
write
Share an Interview