Upload Button Icon Add office photos

Filter interviews by

Cybage QA Analyst Interview Questions and Answers for Experienced

Updated 14 Mar 2023

Cybage QA Analyst Interview Experiences for Experienced

1 interview found

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 14 Mar 2023

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2022. 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 

(1 Question)

  • Q1. Everything related to Java and Automation. Framework related
Round 3 - Behavioral 

(1 Question)

  • Q1. Can you create your own framework, if yes couls you explain the structure of it.
  • Ans. 

    Yes, I can create my own framework. It would have a modular structure with reusable components and clear documentation.

    • The framework would have a clear directory structure for easy navigation

    • It would have reusable components for common testing tasks such as logging and reporting

    • The framework would be modular, allowing for easy addition or removal of components

    • Clear documentation would be provided for ease of use and ma

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Regarding salary discussion and doubts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with Java and everything about automations.

It could benefit you if you are good in creation of framework

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. They will ask other questions other than what you have mention in you CV
  • Q2. They will ask other questions other that what you have mentioned in your CV
  • Q3. None................
  • Q4. None..................
  • Q5. None...................
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What are your roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - My experience with the interview process at Valuelabs was Disappointing. I have go through L1 round and After L1, I was told there would be more L2 and L3 rounds. But instead of moving smoothly there was constant delays and mix-ups. HR recruiter took a whole week to validate my PF details and there was sudden another round from HR manager to do communication check and she mentioned that this responsibilities did not match with the role and it made me wonder why I got through L1 in first place and why my profile was not screened before they took L1 interview?
Communication with HR manager is frustrating. I felt like she was not listing to my concerns and was too focused on my past experiences. Overall the messy interview process shows that HR department at this company needs serious improvement. It wastes my time and showed lack of professionalism Job seekers should know about these issues before applying.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is CI Cd pipeline and string manipulation programs
  • Ans. 

    CI/CD pipeline is a set of automated processes for building, testing, and deploying software. String manipulation programs involve manipulating text data.

    • CI/CD pipeline automates the process of integrating code changes, testing them, and deploying them to production.

    • String manipulation programs involve tasks like searching, replacing, and modifying text data.

    • Examples of string manipulation programs include finding the ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How will you manage team and test pyramid
Round 3 - HR 

(1 Question)

  • Q1. How soon you can join us

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Database basics
  • Q2. Question about rank dense rank
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

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

I applied via Naukri.com and was interviewed in May 2023. There were 5 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 - HR 

(1 Question)

  • Q1. It's like screening round
Round 3 - Technical 

(1 Question)

  • Q1. Based on our past experience, projects, and checked for basic knowledge on SQL, API, Postman etc.
Round 4 - Technical 

(1 Question)

  • Q1. This round also completely focused on Technical skills
Round 5 - Technical 

(1 Question)

  • Q1. This round is Client round mostly real time scenario based questions

Interview Preparation Tips

Topics to prepare for Cyient Senior QA Engineer interview:
  • Manual Testing
  • API
  • JIRA
  • Functional Testing
  • Test Cases
  • Test Strategy
Interview preparation tips for other job seekers - Well Versed with your technical skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Remove duplicates in string
  • Ans. 

    Remove duplicates in a string array

    • Iterate through the array and use a Set to store unique strings

    • Convert the Set back to an array to get the final result

  • Answered by AI
  • Q2. Remove spaces in string
  • Ans. 

    Remove spaces in a string

    • Use string.replace() method with regex to replace spaces with empty string

    • Alternatively, loop through each character in the string and build a new string without spaces

    • Consider trimming the string first to remove leading and trailing spaces

  • Answered by AI
  • Q3. What is testing
  • Ans. 

    Testing is the process of evaluating a system or application to identify defects or errors.

    • Testing involves executing software to find bugs or issues.

    • It ensures that the software meets the specified requirements.

    • Types of testing include functional, performance, security, and regression testing.

    • Examples of testing tools include Selenium, JUnit, and Postman.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Strings remove duplicate and count
  • Ans. 

    Remove duplicate strings in an array and count occurrences of each string.

    • Iterate through the array and use a Set to remove duplicates.

    • Use a HashMap to count occurrences of each string.

    • Return the unique strings and their counts.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Discussed about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

They mainly check vocabulary and fluency and interaction

Round 2 - One-on-one 

(2 Questions)

  • Q1. Where do you see yourself in next 5 years?
  • Ans. 

    In the next 5 years, I see myself growing into a senior QA Engineer role, leading a team, and contributing to the development of innovative testing strategies.

    • Continuing to enhance my technical skills in automation testing and performance testing

    • Taking on more responsibilities such as mentoring junior QA engineers

    • Contributing to process improvements within the QA team

    • Possibly pursuing certifications in QA or related fi...

  • Answered by AI
  • Q2. How do describe v-model?
  • Ans. 

    V-model is a software development model that emphasizes the relationship between each phase of development and its corresponding testing phase.

    • V-model is a sequential path of the waterfall model where testing is done in parallel with the development phase.

    • Each phase must be completed before the next phase begins.

    • It involves verification and validation activities at each stage to ensure high-quality software.

    • The V-shape...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

English, math, logical, singing dancing no coding no technical

Round 3 - One-on-one 

(2 Questions)

  • Q1. If 7 monkeys eat 7 bananas in 7 minutes, how many minutes will it take for one monkey to eat one banana?
  • Q2. How soon can you join the company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Oiling and buttering will get the job done. Please make sure you lob em up.

Cybage Interview FAQs

How many rounds are there in Cybage QA Analyst interview for experienced candidates?
Cybage interview process for experienced candidates usually has 4 rounds. The most common rounds in the Cybage interview process for experienced candidates are Resume Shortlist, Technical and Behavioral.
How to prepare for Cybage QA Analyst interview for experienced candidates?
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, Java, Automation Testing, Functional Testing and Quality Assurance.
What are the top questions asked in Cybage QA Analyst interview for experienced candidates?

Some of the top questions asked at the Cybage QA Analyst interview for experienced candidates -

  1. Can you create your own framework, if yes couls you explain the structure of ...read more
  2. Everything related to Java and Automation. Framework rela...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
EPAM Systems Interview Questions
3.8
 • 526 Interviews
View all
Cybage QA Analyst Salary
based on 336 salaries
₹7.8 L/yr - ₹19 L/yr
133% more than the average QA Analyst Salary in India
View more details

Cybage QA Analyst Reviews and Ratings

based on 28 reviews

3.8/5

Rating in categories

3.1

Skill development

3.6

Work-life balance

3.1

Salary

4.2

Job security

3.6

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 28 Reviews and Ratings
Software Engineer
3.2k salaries
unlock blur

₹3.2 L/yr - ₹12.4 L/yr

Senior Software Engineer
2k salaries
unlock blur

₹5.9 L/yr - ₹19.8 L/yr

QA Engineer
1.1k salaries
unlock blur

₹2.4 L/yr - ₹11.5 L/yr

Senior QA Engineer
764 salaries
unlock blur

₹6 L/yr - ₹14.2 L/yr

System Analyst
733 salaries
unlock blur

₹9.6 L/yr - ₹25 L/yr

Explore more salaries
Compare Cybage with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

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