Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Software Manual Tester Interview Questions and Answers

Updated 22 Mar 2024

Cybage Software Manual Tester Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain sdlc process
  • Ans. 

    SDLC (Software Development Life Cycle) is a process used by software development teams to design, develop, test, and deploy software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables that must be completed before moving on to the next phase.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • S...

  • Answered by AI
  • Q2. Severity and priority
  • Q3. What is regression
  • Ans. 

    Regression is the process of retesting a software application after changes have been made to ensure that the existing functionalities are not affected.

    • Regression testing is done to make sure that new code changes do not adversely impact the existing functionality of the software.

    • It involves running previously executed test cases to check if any defects have been introduced due to recent code modifications.

    • Regression t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read all the Manual testing stuff

Skills evaluated in this interview

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Genaral awareness, c++,java ,Reasoning,permutations,combination,time& distance,average, Compound interest, from these many topics you will get the question in aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Method Overloading,Method Overriding ,Tracibility matrix, STLC, Polymorphism,Abstraction,Oops concept
Round 3 - HR 

(1 Question)

  • Q1. About Family Background, Comfortable to Relocate,And your tell me about your self.

Interview Preparation Tips

Topics to prepare for Tata Elxsi Software Engineer interview:
  • Java
  • C++
  • C
  • Manual Testing
Interview preparation tips for other job seekers - Be comfortable don’t get panic, Once the interviewer ask the question then only you revert it back. Don’t speak too much whatever he ask rply and don’t hesitate.

Interview Questionnaire 

1 Question

  • Q1. Most of the question are from my resume. Next was technical most of they questions are from java much were like facts what is the latest version of Java current in use and etc

Interview Questionnaire 

1 Question

  • Q1. Fully technical and scenario based

I applied via Campus Placement and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of ECE Branch topics. C/C++ Basic questions.
  • Q2. Modulation and types What are pointers? What is a function? What is OOPS? Factorial using recursion program.
  • Ans. 

    Technical questions related to programming concepts and recursion

    • Pointers are variables that store the memory address of another variable

    • Functions are blocks of code that perform a specific task

    • OOPS is a programming paradigm that uses objects to represent real-world entities

    • Factorial using recursion: int factorial(int n) { if(n==0) return 1; else return n*factorial(n-1); }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I did CDAC course for Advanced Computing from Bangalore. I got the job as a part of campus placement.

I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. About Final Year Project
  • Q2. About Internship if you have done any ? Roles and Responsibility.
  • Q3. Basic DataStructure and Programming. In my case logic of palindrome and one question of array
  • Q4. DBMS Queries, Basic Definitions of DBMS like (what is DML, DDL, join, type of joins and all)
  • Q5. As my final year project was related to cloud. So, what is cloud, how website works, and basic networking (Difference between IPV4 and IPV6, router configuration, Difference between MAC and IP address, wha...

Interview Preparation Tips

Interview preparation tips for other job seekers - there will be three round of interview to get into persistent, 2 technical and 1 HR.
if suppose 100 students appears in first round around 70 will get through, then around 50 will get through from 2nd round. there is hardly any elimination from HR round.

Do Not Lie on Resume !
Revise your final year project very properly as most of the question will be around that only.
coding is of easy level.
Revise DBMS Queries, the one which are asked in majority of interview (2nd highest salary, average of row, sum of row, basic joins)

I applied via Campus Placement and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Find the second largest element from an integer array in a single traversal
  • Ans. 

    Find the second largest element from an integer array in a single traversal

    • Initialize two variables to store the largest and second largest elements

    • Traverse the array and update the variables accordingly

    • Return the second largest element

  • Answered by AI
  • Q2. This can be done using Hashtables.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your answers.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jan 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. This is an online test consists of questions from OS, DBMS, Networking. Couple of coding question was also there. Language specific section also there.
Round 2 - Technical 

(1 Question)

  • Q1. Here also I was asked to write the code two coding question difficulty varies from easy to medium. More than that I was asked questions from OS, DBMS, SDLC and basic level question from C and JAVA.
Round 3 - Technical 

(1 Question)

  • Q1. This one is kind of advanced technical round. I was asked about C and Java in more depth. Asked to write couple of SQL queries. There are some more conceptual question in SQL.
Round 4 - HR 

(4 Questions)

  • Q1. Why should we hire you?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.
  • Q4. Some basic questions and then I was informed that I am selected. There was around 54000 students applied for that role and among them 150 was selected. I got offer letter in the said day and employment sta...

Interview Preparation Tips

Interview preparation tips for other job seekers - Persistent is a company that is really good for fresher from training and culture point of view. But their salary structure especially for the freshers are below average. 30000 is the in-hand salary for 451000 CTC. I was selected in off campus, so didn't need to go through internships. I was provided with Full time opportunity and got the full salary from the first month itself. It was totally a WFH as it was during covid. I will highly recommend to plan for other companies after 2 years. For interview question, stick to the subjects that are mentioned in resume. DBMS, Java, C, SDLC, SQL this are some topics that will be asked irrespective of being mentioned in resume. So prepare well for that. All the best.

I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic project description and data base design

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic level interview question

I applied via Referral and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic java questions
Round 2 - One-on-one 

(1 Question)

  • Q1. System design and clean code questions

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basics, understand the internal working of data structures and framework

Cybage Interview FAQs

How many rounds are there in Cybage Software Manual Tester interview?
Cybage interview process usually has 1 rounds. The most common rounds in the Cybage interview process are Technical.
What are the top questions asked in Cybage Software Manual Tester interview?

Some of the top questions asked at the Cybage Software Manual Tester interview -

  1. What is regress...read more
  2. Explain sdlc proc...read more
  3. Severity and prior...read more

Tell us how to improve this page.

Cybage Software Manual Tester Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Mphasis Interview Questions
3.4
 • 809 Interviews
EPAM Systems Interview Questions
3.7
 • 556 Interviews
Coforge Interview Questions
3.3
 • 536 Interviews
eClerx Interview Questions
3.3
 • 531 Interviews
Synechron Interview Questions
3.5
 • 366 Interviews
ITC Infotech Interview Questions
3.6
 • 341 Interviews
Tata Elxsi Interview Questions
3.8
 • 304 Interviews
Cyient Interview Questions
3.6
 • 296 Interviews
View all
Software Engineer
3.4k salaries
unlock blur

₹2.7 L/yr - ₹12.7 L/yr

Senior Software Engineer
2k salaries
unlock blur

₹5.9 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
747 salaries
unlock blur

₹9.5 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