Upload Button Icon Add office photos
Premium Employer

i

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

Qualys

Compare button icon Compare button icon Compare

Filter interviews by

Qualys Technical Support Engineer Interview Questions and Answers

Updated 11 May 2024

Qualys Technical Support Engineer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. Details in SSL, use if netstat command
  • Ans. 

    SSL (Secure Sockets Layer) is a protocol that ensures secure communication over a computer network.

    • SSL encrypts data transmitted between a client and a server to prevent eavesdropping.

    • Netstat command is used to display active network connections, routing tables, and interface statistics.

    • To check SSL connections using netstat, you can use 'netstat -an | findstr :443' for HTTPS connections.

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Details of SSL certs, what are usage of netstat commands.
  • Ans. 

    SSL certs are used to secure communication over the internet. Netstat command is used to display network connections, routing tables, interface statistics, masquerade connections, and multicast memberships.

    • SSL certs are used to encrypt data transmitted between a client and a server to ensure secure communication.

    • SSL certs contain information such as the certificate holder's name, the certificate authority that issued t...

  • Answered by AI

Skills evaluated in this interview

Technical Support Engineer Interview Questions Asked at Other Companies

asked in Salesforce
Q1. Admin Questions :- What is Relationships what are types of relati ... read more
asked in Zoho
Q2. Send an email to customer apologising the mistake made by the rep ... read more
asked in Salesforce
Q3. How you will get contact of account with name starting with abc.
Q4. What are the steps which you will follow if a customer calls and ... read more
Q5. How to release previous IP which assign to your device?

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. C# in depth, .net core, Angular basics+, intermediate level, Azure basics, OOPS, CI-CD

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews were pure technical and there were technical scenarios asked. Giving example for most of the answers would be good.

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Anything can be asked from oops to design pattern level question. Simple to hard. It's kind of rapid fire.

Interview Preparation Tips

Interview preparation tips for other job seekers - Ready handle a pressure while interview process, be stable, don't confuse

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is event loop?
  • Ans. 

    Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.

    • Event loop is used in programming languages like JavaScript and Python.

    • It manages the execution of multiple tasks by prioritizing them based on their priority level.

    • It continuously checks for new events and executes them in a loop.

    • It allows for efficient handling of I/O operations without blocking the main thread.

    • It is co...

  • Answered by AI
  • Q2. Difference between let var and const.
  • Ans. 

    let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.

    • let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.

    • const is used to declare variables that cannot be reassigned and have block scope.

    • Using const does not mean the value is immutable, only the variable reference is.

    • let and const were introduc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If going for Mean or Mern stack be very firm on JavaScript basics and ES6 concepts.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

This was a very easy test. It can be crackable easily.

Round 2 - Technical 

(2 Questions)

  • Q1. There is only 1 technical happened. Core java, angular, JUNIT
  • Ans. Basics of core java must, Angular if worked on it
  • Answered Anonymously
  • Q2. Junit test cases if worked previously.
  • Ans. 

    Junit test cases should always be re-run to ensure code quality and prevent regression.

    • Junit test cases should be run after every code change.

    • Test cases should cover all possible scenarios and edge cases.

    • Test cases should be automated to save time and ensure consistency.

    • Test cases should be reviewed and updated regularly.

    • Regression testing should be performed to ensure new changes do not break existing functionality.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, Why this company kind of question.

Interview Preparation Tips

Topics to prepare for CitiusTech Senior Software Engineer interview:
  • Core Java
  • Angular
  • JUnit
Interview preparation tips for other job seekers - Company is good in terms of policies, also there is option of onsite.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is SDLC, STLC, Agile, Different types of testing, Testing life cycle, adb commands, Project works, Bug life cycle, types of bug, difficulties in your project, RTM.
  • Ans. 

    The question covers various topics related to software development and testing.

    • SDLC stands for Software Development Life Cycle and is a process followed for software development.

    • STLC stands for Software Testing Life Cycle and is a process followed for software testing.

    • Agile is a software development methodology that emphasizes on iterative and incremental development.

    • Different types of testing include unit testing, int...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on adb commands and above questions.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quantitative ability and logical ability

Round 2 - Technical 

(2 Questions)

  • Q1. In which programming language you are good at?
  • Ans. 

    I am proficient in Java and Python.

    • Strong understanding of object-oriented programming concepts

    • Experience with Java frameworks such as Spring and Hibernate

    • Proficient in Python libraries such as NumPy and Pandas

  • Answered by AI
  • Q2. Write a program to print HCF of numbers as output
  • Ans. 

    Program to print HCF of numbers as output

    • Take input of two numbers from user

    • Find the smaller number between the two

    • Run a loop from 1 to the smaller number

    • Check if both numbers are divisible by the current loop variable

    • If yes, update the HCF variable

    • Print the HCF as output

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended interview for this company and they saw my capability and adaptability only.

I appeared for an interview in Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, solid principles, filters in MVC, basics of Angular,life cycle hook

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds- both are technical.

I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Multiple choice questions

Round 2 - Coding Test 
Round 3 - Technical 

(1 Question)

  • Q1. Show the projects that you may have worked on and explain.

Interview Preparation Tips

Topics to prepare for Incedo Software Engineer interview:
  • React.Js
Interview preparation tips for other job seekers - You got to be clear and concise when explaining things. You gotta be confident!

Qualys Interview FAQs

How many rounds are there in Qualys Technical Support Engineer interview?
Qualys interview process usually has 1 rounds. The most common rounds in the Qualys interview process are Technical.
What are the top questions asked in Qualys Technical Support Engineer interview?

Some of the top questions asked at the Qualys Technical Support Engineer interview -

  1. Details of SSL certs, what are usage of netstat comman...read more
  2. Details in SSL, use if netstat comm...read more

Tell us how to improve this page.

Qualys Technical Support Engineer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
Qualys Technical Support Engineer Salary
based on 33 salaries
₹5.4 L/yr - ₹13 L/yr
88% more than the average Technical Support Engineer Salary in India
View more details

Qualys Technical Support Engineer Reviews and Ratings

based on 3 reviews

4.7/5

Rating in categories

4.3

Skill development

2.8

Work-life balance

4.0

Salary

3.6

Job security

3.6

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
145 salaries
unlock blur

₹5 L/yr - ₹17.3 L/yr

Senior Software Engineer
139 salaries
unlock blur

₹10.5 L/yr - ₹35 L/yr

Lead Software Engineer
61 salaries
unlock blur

₹27.2 L/yr - ₹41 L/yr

Site Reliability Engineer
48 salaries
unlock blur

₹4 L/yr - ₹16.6 L/yr

Senior QA Engineer
39 salaries
unlock blur

₹11 L/yr - ₹20 L/yr

Explore more salaries
Compare Qualys with

Xoriant

4.1
Compare

Photon Interactive

4.0
Compare

CitiusTech

3.4
Compare

Iris Software

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