Upload Button Icon Add office photos

Citrix

Compare button icon Compare button icon Compare

Filter interviews by

Citrix Software Testing Engineer Interview Questions and Answers

Updated 4 Dec 2015

Citrix Software Testing Engineer Interview Experiences

2 interviews found

Interview Preparation Tips

Round: HR Interview
Experience: The company was open only for B.Techs from CS and IT. Around 20 students were shortlisted after the test, with some more added after a separate test was conducted for those who missed the test. Every interview round was an elimination round. In the end around 5 students were left, out of which three were recruited.

General Tips: 1. Thoroughly know your data structures: Simple questions like reversing the linked list etc. should be on the top of your mind.
2. Be proficient in C, and at least one object oriented language Cpp or Java. Be prepared to answer which one you prefer and why.
3. Practice logic questions: Some logic questions are frequently used by the companies like the ropes measuring time question etc. If possible practice them before hand. Reduces the element of surprise.
4. Carry your charger, water and some eatables along. The process is long and tedious. Mine carried our for the entire day and you will have to be present in the T and P for the entire duration. Do not miss the ppt. They say a lot of things about the company which will help you in the HR round. Prepare in networks and OS apart from Data Structures as it is a cloud based company.
Exhausting. The process was lengthy and tedious.
Skill Tips:  Books: Cracking the Coding Interview,C Programming By Dennis Ritchie, Cpp By Stratstroup, computer networks by Tannenbaum, Operating Systems by Galvin,Algorithms By Cormen
 Online Sources: GeeksForGeeks, Glassdoor, SPOJ, Codechef.
 Aptitude Papers: Ask the people from the campuses they have already visited for their recruitment process. This gives you a general idea about the aptitude questions as well.

Skills:
College Name: NIT Surathkal

Software Testing Engineer Interview Questions & Answers

user image SIDDHARTH SANTURKAR

posted on 22 Nov 2015

Interview Questionnaire 

3 Questions

  • Q1. Basic data structures (trees, linked lists, arrays) along with the C code
  • Q2. Networks and OS fundamentals (Network and Transport layers, Paging, Threading)
  • Q3. Basics of Cloud Computing and Logic puzzles

Interview Preparation Tips

Round: Test
Experience: 60 MCQs covering C/OOPS/Networks/OS.
2 coding questions in 1 hour (Choice of language: C, C++, Java)
(i) Finding number of primes between 2 numbers.
(ii) Find the day for a given date.

Round: Technical Interview
Tips:


Skill Tips: Check out -----/ and ----- which have interview question sets for most Software companies.
(1) Don't just read or study algorithms from the books. Code them in C,C++ or Java so that you're well prepared for the coding round.
(2) Revise all the OS and Networks fundamentals properly before the placements begin.
Skills:
College Name: NIT Surathkal

Software Testing Engineer Interview Questions Asked at Other Companies

asked in Wipro
Q1. Maximal AND Subsequences Problem Given an array consisting of N i ... read more
asked in Paytm
Q2. Number and Digits Problem Statement You are provided with a posit ... read more
asked in TCS
Q3. Tell me the scenarios of the water bottle or login page
asked in Paytm
Q4. Reverse the String Problem Statement You are given a string STR w ... read more
Q5. 1) explain roles and responsibility of previous projects you have ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Software Testing
  • Q2. Application based QA questions
Round 2 - Technical 

(2 Questions)

  • Q1. Software testing, QA and Resume based questions
  • Q2. Automation and programming related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Instead of going in depth, focus on a basic and primary questions and be thorough on it
Know everything mentioned in the resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

In this first round it was of 45mins which included MCQ question and 1 coding question.

Round 2 - Technical 

(4 Questions)

  • Q1. 1.Difference Between Const,Var,Char. 2.Oop's concept with example 3.JavaScript is async or sync language and explain the reason. 4.How to create a simple object in JavaScript. 5.Find element and Find Eleme...
  • Ans. 

    Answers to common interview questions for Automation Test Engineer position.

    • Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.

    • OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.

    • JavaS...

  • Answered by AI
  • Q2. What is Type coercion?
  • Ans. 

    Type coercion is the process of converting one data type to another in programming.

    • Type coercion can happen implicitly or explicitly in programming languages.

    • Implicit type coercion occurs when the language automatically converts data types during operations.

    • Explicit type coercion occurs when the programmer manually converts data types using functions or operators.

    • Example: In JavaScript, the addition operator (+) can pe...

  • Answered by AI
  • Q3. What is Inheritance? Polymorphism?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows for code reusability by defining a new class based on an existing class.

    • Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...

  • Answered by AI
  • Q4. API Error code with explaination?
  • Ans. 

    API error codes are unique identifiers used to indicate specific errors in an API response.

    • API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.

    • Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.

    • Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduce Yourself? Why should we hire you? What is your relevant experience? Tell me about yourself? What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Globant Automation Test Engineer interview:
  • Javascript
  • Cypress
  • OOPS
  • Core Java
  • API
Interview preparation tips for other job seekers - I Interviewed at Globant on 13/05/2024. First round went very well where they introduce about there company and link was provided For MCQ and coding round conducted.2nd round was GK round which was totally based on Technical question. I had answered each and very question but then also not got selected.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consisted of 60 questions in 60 minutes

Round 2 - Technical 

(2 Questions)

  • Q1. Interview duration was 1 hour 10 minutes
  • Q2. General testing process
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is oops ?
  • Ans. 

    Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (object)

    • Inheritance: ability of a class to inherit properties and behavior from another class

    • Polymorphism: ability to present the same interface for different data types

    • Abstraction: hiding the complex implementation details an

  • Answered by AI
  • Q2. Method overloading and overriding
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Testing general questions and defects metrics
Round 2 - Technical 

(1 Question)

  • Q1. Overall testing concepts and latest trends
Round 3 - One-on-one 

(1 Question)

  • Q1. Logical question and situations related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were general as per the JD mentioned
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Just an basic 30 question

Round 2 - HR 

(1 Question)

  • Q1. About my self and about your family background and salary expectations
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2023. There were 2 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. Regression testing Sanity testing Smoke testing Bug report Testcase preparation
  • Q2. Selenium Locators TestNG Junit Jmeter Jira
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2023. There were 2 interview rounds.

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 - One-on-one 

(2 Questions)

  • Q1. They mostly asked about Java questions and few scenarios to write test cases.
  • Q2. Most of the questions are java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Better to have good grip on coding concepsts. I haven't clered the first round.

Citrix Interview FAQs

What are the top questions asked in Citrix Software Testing Engineer interview?

Some of the top questions asked at the Citrix Software Testing Engineer interview -

  1. Basic data structures (trees, linked lists, arrays) along with the C c...read more
  2. Networks and OS fundamentals (Network and Transport layers, Paging, Threadi...read more
  3. Basics of Cloud Computing and Logic puzz...read more

Tell us how to improve this page.

Citrix Software Testing Engineer Salary
based on 8 salaries
₹6.8 L/yr - ₹12 L/yr
31% more than the average Software Testing Engineer Salary in India
View more details
Technical Support Engineer
164 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Senior Software Engineer
116 salaries
unlock blur

₹15 L/yr - ₹48 L/yr

Senior Technical Support Engineer
75 salaries
unlock blur

₹10.9 L/yr - ₹25 L/yr

Software Engineer2
69 salaries
unlock blur

₹15 L/yr - ₹27.5 L/yr

Software Engineer
61 salaries
unlock blur

₹10.8 L/yr - ₹29.1 L/yr

Explore more salaries
Compare Citrix with

VMware Software

4.4
Compare

Microsoft Corporation

4.0
Compare

Oracle

3.7
Compare

Adobe

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