Upload Button Icon Add office photos

Filter interviews by

Comviva Technology Software Testing Engineer Interview Questions and Answers

Updated 13 Sep 2021

Comviva Technology Software Testing Engineer Interview Experiences

1 interview found

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

Interview Questionnaire 

2 Questions

  • Q1. What is mean by smoke testing
  • Ans. 

    Smoke testing is a preliminary testing to check if the software build is stable enough for further testing.

    • Smoke testing is a type of non-exhaustive testing

    • It is performed to ensure that the critical functionalities of the software are working fine

    • It is usually done after a new build is received

    • It helps in identifying the major issues early in the testing cycle

    • Example: Checking if the login page is working fine after a

  • Answered by AI
  • Q2. Difference between regression and retesting
  • Ans. 

    Regression testing is testing the entire system after changes while retesting is testing only the failed test cases.

    • Regression testing is done to ensure that changes made to the system do not affect the existing functionality.

    • Retesting is done to ensure that the defects found in the previous test cycle have been fixed.

    • Regression testing is done after every build while retesting is done after every defect fix.

    • Regression...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - firstly prepare well then face the interview

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Walk-in and was interviewed before Feb 2022. 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 

(1 Question)

  • Q1. Mostly Java and coding questions? Selenium theory?
Round 3 - Technical 

(1 Question)

  • Q1. Coding? Scenario based automation question Selenium java Coding Jenkins Jira Manual questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Do focus more on Java coding questions
Give equal importance to selenium java codes?
Web Driver methods
Web element method
Architecture of selenium
Java collection questions
All core java concepts
Oops concepts

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

Interview Questionnaire 

2 Questions

  • Q1. Testing Methodology ,bug life cycle,STLC,API TESTING
  • Q2. Senario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was technical I have given all ans and timeing for interview will 24 min ...
No Response From There Side ...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 4 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 - Coding Test 

It was coding test by client .mostly basic Java related questions and few code snippet they asked me to do.

Round 3 - Technical 

(1 Question)

  • Q1. Selenium and Java related questions.Basic to advance level questions were asked.
Round 4 - HR 

(1 Question)

  • Q1. Salary expectations Preferred Locations Technical skills in detail
  • Ans. 

    I am open to discussing salary expectations and preferred locations. I have strong technical skills in software testing.

    • Open to discussing salary expectations

    • Flexible with preferred locations

    • Strong technical skills in software testing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare Java basics and brush up coding skills as they ask about output as well .

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

Interview Questionnaire 

1 Question

  • Q1. 1) explain roles and responsibility of previous projects you have worked on 2) testing levels 3) sanity and smoke testing 4)severity and priority with example 5)verification and validation 6)agile project ...
  • Ans. 

    Interview questions for Software Testing Engineer

    • Roles and responsibilities include test planning, test case creation, execution, and reporting

    • Testing levels include unit, integration, system, and acceptance testing

    • Sanity testing is a quick check to ensure the basic functionality is working, smoke testing is a broader check to ensure major features are working

    • Severity is the impact of a defect on the system, priority i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - please try to explain your answer. Do not give one word answer. Best wishes.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain about project
  • Ans. 

    The project is a software application for managing inventory in a retail store.

    • Developed using Java programming language

    • Utilized Selenium for automated testing

    • Implemented test cases for various functionalities such as adding products, updating quantities, and generating reports

  • Answered by AI
  • Q2. Explain about Framework
  • Ans. 

    A framework is a set of guidelines, libraries, and tools that help in developing and organizing code for software testing.

    • Framework provides a structure for test automation

    • It includes reusable components, libraries, and utilities

    • Frameworks can be data-driven, keyword-driven, or hybrid

    • Examples: Selenium WebDriver for web testing, Appium for mobile testing

  • Answered by AI
  • Q3. String coding questions
Round 2 - HR 

(3 Questions)

  • Q1. Brief explanation about myself
  • Ans. 

    I am a dedicated and detail-oriented Test Engineer with a strong background in software testing and quality assurance.

    • Experienced in creating test plans, test cases, and executing tests

    • Proficient in using testing tools such as Selenium and Jira

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Current compensation
  • Q3. Why looking for change
  • Ans. 

    Seeking new challenges and opportunities for growth

    • Desire to learn new technologies and methodologies

    • Looking for a more dynamic and fast-paced work environment

    • Seeking opportunities for career advancement and skill development

  • Answered by AI

Skills evaluated in this interview

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

(4 Questions)

  • Q1. 1 introduce 2. framework 3 oops 4 palindrome code
  • Q2. Framework explain in detail
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop and test software applications.

    • Framework provides a structure for organizing code and implementing common functionalities.

    • It helps in reducing development time and improving code quality.

    • Examples include Selenium for automated testing, Spring for Java development, and React for front-end web development.

  • Answered by AI
  • Q3. Oops concept with use of it
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming that help in organizing and designing code efficiently.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: allowing a class to inherit properties and behavior from another class

    • Polymorphism: ability of objects to take on multiple forms or have multiple behaviors

    • Abstraction: hiding the complex imp...

  • Answered by AI
  • Q4. Daily routine and responcibility

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Testing process
  • Q2. Other stuff abt testing
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion and collection of previous employer details
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic, aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Aptitude qes , software engineering quuestiooons
  • Q2. Oops ,sql,some hr questions

Interview Questionnaire 

1 Question

  • Q1. It was a normal phone call with basic selenium

Interview Preparation Tips

Interview preparation tips for other job seekers - Never attend this interview.

Comviva Technology Interview FAQs

How to prepare for Comviva Technology Software Testing 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 Comviva Technology. The most common topics and skills that interviewers at Comviva Technology expect are Automation Framework, Automation Testing, Java, Linux and Manual Testing.
What are the top questions asked in Comviva Technology Software Testing Engineer interview?

Some of the top questions asked at the Comviva Technology Software Testing Engineer interview -

  1. what is mean by smoke test...read more
  2. difference between regression and retest...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Comviva Technology interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Comviva Technology Software Testing Engineer Salary
based on 4 salaries
₹1 L/yr - ₹4 L/yr
61% less than the average Software Testing Engineer Salary in India
View more details
Technical Lead
379 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Senior Software Engineer
337 salaries
unlock blur

₹5.5 L/yr - ₹17.5 L/yr

Senior Engineer
334 salaries
unlock blur

₹4.6 L/yr - ₹13.9 L/yr

Senior Technical Lead
228 salaries
unlock blur

₹12.9 L/yr - ₹32.5 L/yr

Software Engineer
201 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Explore more salaries
Compare Comviva Technology with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview