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 Performance Engineer Interview Questions and Answers

Updated 12 Jun 2024

Qualys Performance Engineer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. What was round 3?
  • Q2. What was the final round?

I applied via LinkedIn and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

9 Questions

  • Q1. Jmeter scenario based questions.
  • Q2. Programming Questions in any language like python Java javascript
  • Q3. Oracle DB Architecture and AWR report analysis
  • Q4. SQL queries medium complex
  • Q5. Challenge in analysis
  • Ans. 

    The challenge in analysis is to identify the root cause of performance issues.

    • Identify the performance metrics to be analyzed

    • Collect and analyze data from various sources

    • Use tools like APM, profiling, and monitoring tools

    • Identify patterns and anomalies in the data

    • Correlate the data to identify the root cause

    • Provide recommendations for improvement

  • Answered by AI
  • Q6. In second round, questions specific to roles and responsibilities.
  • Q7. Linux commands and how can we monitor using Linux.
  • Ans. 

    Linux commands for monitoring

    • top - displays system processes

    • htop - interactive process viewer

    • vmstat - virtual memory statistics

    • iostat - input/output statistics

    • netstat - network statistics

    • sar - system activity report

    • free - displays memory usage

    • df - displays disk space usage

    • ps - displays information about running processes

  • Answered by AI
  • Q8. How to analyze SQL Plan
  • Ans. 

    SQL plan can be analyzed using tools like SQL Developer, SQL*Plus, or Oracle Enterprise Manager.

    • Use EXPLAIN PLAN to generate a query execution plan

    • Analyze the plan for potential performance issues

    • Look for full table scans, high cost operations, and missing indexes

    • Use SQL tuning tools to optimize the plan

    • Consider using hints to force a specific execution plan

  • Answered by AI
  • Q9. Basic Python code related to string manipulation and List manipulation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare at least one programming language.
Medium level SQL queries expertise so that you can handle problem till joins.
Oracle Database architecture, importance of its various parts like SGA PGA
Prepare linux command and write some shell scripts to get confidence.

Apart from this definitely work on Jmeter scripting part -
Use of beanshell
Use of DWR call in case of API
And different complex scenarios.

Cheers, All the best.

Performance Engineer Interview Questions Asked at Other Companies

Q1. Loadrunner Throughput v/s hits/sec? How do you design spike testi ... read more
Q2. What is load average? List of commands that gives you the metric.
Q3. Types of performance testing and how many you have done so far, s ... read more
asked in Novartis
Q4. How do you capture the mobile application UI response times?
asked in Cognizant
Q5. What do you look for in a heap dump analysis?

Interview questions from similar companies

I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Are you updating day by day yourself in technology ?
  • Q2. Yes, means you will definitely placed in technosoft.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had done certification and learn the skill day by day, waiting for the opening in technosoft. I had attended three round of interview, if you have real skill and self confidence you will definitely placed in technosoft global services

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

(3 Questions)

  • Q1. Do you have knowledge of Hadoop data ware house?
  • Ans. 

    Yes, I have knowledge of Hadoop data warehouse.

    • I have experience in designing and implementing Hadoop-based data warehouses.

    • I am proficient in Hadoop ecosystem technologies such as HDFS, MapReduce, Hive, and Pig.

    • I have worked with large-scale data processing and storage using Hadoop.

    • I am familiar with data warehousing concepts such as ETL, data modeling, and data integration.

    • I have used Hadoop to build data warehouses

  • Answered by AI
  • Q2. SQl questions using joins.
  • Q3. Have you used python scripts in your testing?
  • Ans. 

    Yes, I have used Python scripts extensively in my testing.

    • I have used Python scripts for automated testing of web applications.

    • I have also used Python scripts for unit testing of backend code.

    • Python's unittest module is particularly useful for this purpose.

    • I have also used Python scripts for load testing and performance testing.

    • Python's requests library is very helpful for testing APIs.

    • I have also used Python scripts f

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your current ctc and what is your expected ctc?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare the SQL for ETL job role and apexon interviews would be a easy one to crack.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Hashtable and hashmap?
  • Ans. 

    Hashtable is synchronized while hashmap is not.

    • Hashtable is thread-safe while hashmap is not.

    • Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.

    • Hashtable is slower than hashmap due to synchronization.

    • Hashtable is a legacy class while hashmap is a newer implementation.

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap?
  • Ans. 

    Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.

    • Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.

    • Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.

    • Concurrent Hashmap is slower than Hashma...

  • Answered by AI
  • Q3. Jdbc step
  • Q4. Spring ioc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was average they asked questions from core java spring hibernate... And so on..

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python list tuples set dictionary related questions
  • Q2. Decorators generator and django rest framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on logical and basic python fundamental

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Dsa java oops dbms networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience.
You have to be very strong in DSA.

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript

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

Interview Questionnaire 

2 Questions

  • Q1. Basic questions on javascript, angular, html,css
  • Q2. Questions on localstorage , tokens, security, interceptors

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and u will rock

I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics Of JS

Qualys Interview FAQs

How many rounds are there in Qualys Performance 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 Performance Engineer interview?

Some of the top questions asked at the Qualys Performance Engineer interview -

  1. Linux commands and how can we monitor using Lin...read more
  2. How to analyze SQL P...read more
  3. Challenge in analy...read more

Tell us how to improve this page.

Qualys Performance Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.3
 • 277 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 223 Interviews
Incedo Interview Questions
3.1
 • 184 Interviews
Xoriant Interview Questions
4.1
 • 184 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
Iris Software Interview Questions
4.0
 • 151 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
View all

Qualys Performance Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

4.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
147 salaries
unlock blur

₹5 L/yr - ₹17.2 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
40 salaries
unlock blur

₹11 L/yr - ₹20 L/yr

Explore more salaries
Compare Qualys with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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