Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Senior QA Engineer Interview Questions and Answers

Updated 12 Oct 2024

Cybage Senior QA Engineer Interview Experiences

5 interviews found

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

(2 Questions)

  • Q1. Explain your Selenium Framework in Detail
  • Ans. 

    My Selenium framework is a data-driven framework using TestNG for test execution and reporting.

    • Uses TestNG for test execution and reporting

    • Data-driven framework for easy maintenance and scalability

    • Utilizes Page Object Model for better code organization and reusability

  • Answered by AI
  • Q2. Core Java Questions like - OOPS Concepts Strings, Arrays, Hashmap Selenium Concepts GitHub, Docker and CI/CD pipeline integration How to integrate Jenkins in your project STLC/SDLC process Manual QA quest...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Core Java concepts and Selenium native methods.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Java Basics Coding
  • Q2. Selenium Basics

Senior QA Engineer Interview Questions Asked at Other Companies

asked in MakeMyTrip
Q1. Combination Sum Problem Statement Given an array of distinct posi ... read more
asked in MakeMyTrip
Q2. Next Greater Number Problem Statement Given a string S which repr ... read more
Q3. How do you get data from a file in selenium
Q4. if 2 threads are given and one burns in 30 minutes, how you can c ... read more
Q5. How can you execute a test case number of times?

I applied via Naukri.com and was interviewed in Jul 2022. 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 

(1 Question)

  • Q1. All java selenium questions about.. methods, constructor, oops Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Java basics.. selenium basics, api and web services, data ,SQL database testing

Interview Questionnaire 

4 Questions

  • Q1. Basic Manual Question
  • Q2. Very Easy to answer points wise
  • Q3. Basic SQL Questions
  • Q4. Writing queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Good advise to answer any type answers.

Cybage interview questions for designations

 QA Engineer

 (16)

 Senior QA Analyst

 (1)

 QA Automation Engineer

 (2)

 QA Analyst

 (1)

 QA QC Engineer

 (1)

 Senior Software Engineer

 (22)

 Senior Software Development Engineer

 (1)

 Senior Quality Assurance Engineer

 (1)

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

Interview Questionnaire 

7 Questions

  • Q1. Basic testing questions..
  • Q2. Retesting
  • Q3. Regression testing
  • Q4. Sanity
  • Q5. Smoke
  • Q6. Business flow of project
  • Ans. 

    The business flow of the project refers to the sequence of steps involved in achieving the project's objectives.

    • Identify project objectives

    • Define project scope

    • Create project plan

    • Execute project plan

    • Monitor and control project progress

    • Close project

  • Answered by AI
  • Q7. Role and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basic concept of testing clear and be confident

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Work on jva concepts

Round 2 - Coding Test 

Array and link list questions.

Round 3 - Technical 

(1 Question)

  • Q1. Rest Api and rest assured
Round 4 - HR 

(1 Question)

  • Q1. Negotiations regarding the post
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Previous projects and role
  • Q2. Collection, Testing,SQL, sanity,smoke, regression
Round 2 - Coding Test 

String duplicate, string reverse, pattern

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. SQL Queries on banking
Round 2 - Technical 

(1 Question)

  • Q1. API testing and JMeter

Interview Preparation Tips

Interview preparation tips for other job seekers - Corporate Bench Policy is not good to employee.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Nov 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. About overall experiences so far. Programming theoretical questions Code examples related to theory. Automation real time scenarios Automation approach. types of tools used in previous projects. QA framew...
  • Ans. As per your project experience you can share this information. Be honest.
  • Answered by successfulmarvel
  • Q2. Additional certification but don’t expect you will get project on those questions.
  • Q3. HR round - good offer for immediate joiner.
Round 2 - HR 

(1 Question)

  • Q1. About previous Salary details. Expectations from Synechron. Anything you didn’t like in previous Org. Any other offer. Why particular salary expectations.
  • Ans. Be honest, negotiate in bold way. Don’t hesitate to say no if you didn’t like something.
  • Answered by successfulmarvel

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company. Try to get on project asap. Or keep on learning new skills, internal trainings, certifications. If you miss on this start searching outside. or Any time get ready for exit interview.
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

(3 Questions)

  • Q1. To create a counter using JS
  • Ans. 

    Create a counter using JavaScript

    • Declare a variable to store the count

    • Create a function to increment the count

    • Display the count on the webpage

  • Answered by AI
  • Q2. Exception handling in JS and cypress
  • Ans. 

    Exception handling in JS and Cypress involves using try-catch blocks to handle errors and prevent test failures.

    • Use try-catch blocks to handle exceptions in JavaScript and Cypress tests

    • Catch specific errors to handle them appropriately

    • Use assertions to check for expected errors in Cypress tests

  • Answered by AI
  • Q3. Program to handle js script callback function
  • Ans. 

    Use a program to handle JavaScript callback functions.

    • Create a function that takes a callback function as a parameter

    • Invoke the callback function within the main function

    • Pass arguments to the callback function if needed

  • Answered by AI

Skills evaluated in this interview

Cybage Interview FAQs

How many rounds are there in Cybage Senior QA Engineer interview?
Cybage interview process usually has 1-2 rounds. The most common rounds in the Cybage interview process are Technical, Resume Shortlist and HR.
How to prepare for Cybage Senior QA Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Cybage. The most common topics and skills that interviewers at Cybage expect are API Testing, Manual Testing, Database Testing, QA and SQL Queries.
What are the top questions asked in Cybage Senior QA Engineer interview?

Some of the top questions asked at the Cybage Senior QA Engineer interview -

  1. Explain your Selenium Framework in Det...read more
  2. Business flow of proj...read more
  3. Core Java Questions like - OOPS Concepts Strings, Arrays, Hashmap Selenium Con...read more

Tell us how to improve this page.

Cybage Senior QA Engineer Interview Process

based on 3 interviews

1 Interview rounds

  • Technical Round
View more
Cybage Senior QA Engineer Salary
based on 777 salaries
₹6.3 L/yr - ₹15 L/yr
8% less than the average Senior QA Engineer Salary in India
View more details

Cybage Senior QA Engineer Reviews and Ratings

based on 80 reviews

4.1/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

3.5

Salary

4.0

Job security

4.1

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 80 Reviews and Ratings
Software Engineer
3.4k salaries
unlock blur

₹2.7 L/yr - ₹12.7 L/yr

Senior Software Engineer
2k salaries
unlock blur

₹6 L/yr - ₹19.8 L/yr

QA Engineer
1.1k salaries
unlock blur

₹3.6 L/yr - ₹11 L/yr

Senior QA Engineer
777 salaries
unlock blur

₹6.2 L/yr - ₹15 L/yr

System Analyst
745 salaries
unlock blur

₹10 L/yr - ₹25 L/yr

Explore more salaries
Compare Cybage with

Mphasis

3.4
Compare

eClerx

3.3
Compare

L&T Technology Services

3.3
Compare

Coforge

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