Upload Button Icon Add office photos

Filter interviews by

Continuum Global Software Tester Interview Questions and Answers

Updated 5 Aug 2021

Continuum Global Software Tester Interview Experiences

1 interview found

Software Tester Interview Questions & Answers

user image nidhi singh

posted on 5 Aug 2021

Interview Questionnaire 

1 Question

  • Q1. What is Compaigns, Email marketting, Automation tools, about my project

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste your time giving interview in this company.
They took my interview in 3 weeks and everyday in three weeks when I emailed them, the recruiter had some excuse why they are not reveal the 2nd round interview feedback, they always ensured me they will share the feedback next days. after three weeks when i mailed her then send a mail saying that the position has been filled.

Interview questions from similar companies

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

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

Assignment is very easy to understand the person

Round 3 - Technical 

(4 Questions)

  • Q1. What is sanity testing
  • Ans. 

    Sanity testing is a quick and shallow testing to ensure that the application is stable enough for further testing.

    • It is a subset of regression testing

    • It is performed after a new build or changes to the code

    • It checks for major functionalities and critical features

    • It is not exhaustive and does not cover all possible test cases

    • It helps to save time and effort by identifying major issues early on

  • Answered by AI
  • Q2. What is smoke testing
  • Ans. 

    Smoke testing is a preliminary testing technique to check if the critical functionalities of the software are working fine.

    • It is a quick and shallow testing technique

    • It is performed to ensure that the build is stable enough for further testing

    • It is usually performed after every build

    • It helps in identifying critical defects early in the testing cycle

    • Example: Testing the login functionality of a website after a new build

  • Answered by AI
  • Q3. What are the functions of testing
  • Ans. 

    The functions of testing are to identify defects, improve quality, and ensure the software meets requirements.

    • Identify defects and errors in the software

    • Improve the quality of the software

    • Ensure the software meets the specified requirements

    • Validate and verify the software functionality

    • Reduce the risk of software failure

    • Provide feedback to developers for improvement

    • Ensure compliance with industry standards and regulatio

  • Answered by AI
  • Q4. What is difference between somke and sanity testing
  • Ans. 

    Smoke testing is a quick and shallow test to check if the basic functionalities of the software are working. Sanity testing is a more thorough test to check if the major functionalities of the software are working after a change.

    • Smoke testing is done to check if the software is stable enough for further testing

    • Sanity testing is done to check if the changes made to the software have not affected the major functionalitie...

  • Answered by AI
Round 4 - Aptitude Test 

Apitude testing is the person is fitted or not the job

Interview Preparation Tips

Interview preparation tips for other job seekers - asak a essay questions for freshers
Higher more freshers

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Print only nums in string
  • Q2. Diff btwn Abstraction and Interface
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Good got to know more about technology
  • Q2. Introduction, project
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference sanity and smoke testing?
  • Ans. 

    Sanity testing is a narrow and deep testing to ensure that the most crucial functionalities work correctly, while smoke testing is a broad and shallow testing to check if the software build is stable enough for further testing.

    • Sanity testing focuses on specific areas of functionality, while smoke testing covers a wide range of functionalities.

    • Sanity testing is usually performed after a minor change in code, while smoke...

  • Answered by AI
  • Q2. What are the locators used to identify the web elements?
  • Ans. 

    Locators like ID, class name, XPath, CSS selector, etc. are used to identify web elements.

    • ID - unique identifier for an element

    • Class name - name of the class assigned to an element

    • XPath - path to the element in the XML structure of the page

    • CSS selector - selector based on CSS attributes of the element

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

(2 Questions)

  • Q1. Explain about roles n responsibilities in my current project.
  • Q2. Explain about the framework used in our projects.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Mostly ask about the banking domain questions related to the profile..as I worked in banking project in my last project.
  • Q2. Questions asked from my resume which skills I put asked about that. Deeply ask about last projects and work methodologies of it. Banking questions in deep about the functioning in my last projects
  • Q3. ACH payment, Nacha, delinquency, type of defaulters, test plan creation, components of test plan, test approach document. Entry and exit criteria in test plan. Card authorization cycle, Stlc.

Interview Preparation Tips

General Tips: Ask some basic questions about myself and salary negotiation.
Skills: Communication, Problem Solving, Analytical Skills, Time Management, Decision Making Skills
Duration: <1 week
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Assignment is very easy to understand the person

Round 3 - Technical 

(4 Questions)

  • Q1. What is sanity testing
  • Ans. 

    Sanity testing is a quick and shallow testing to ensure that the application is stable enough for further testing.

    • It is a subset of regression testing

    • It is performed after a new build or changes to the code

    • It checks for major functionalities and critical features

    • It is not exhaustive and does not cover all possible test cases

    • It helps to save time and effort by identifying major issues early on

  • Answered by AI
  • Q2. What is smoke testing
  • Ans. 

    Smoke testing is a preliminary testing technique to check if the critical functionalities of the software are working fine.

    • It is a quick and shallow testing technique

    • It is performed to ensure that the build is stable enough for further testing

    • It is usually performed after every build

    • It helps in identifying critical defects early in the testing cycle

    • Example: Testing the login functionality of a website after a new build

  • Answered by AI
  • Q3. What are the functions of testing
  • Ans. 

    The functions of testing are to identify defects, improve quality, and ensure the software meets requirements.

    • Identify defects and errors in the software

    • Improve the quality of the software

    • Ensure the software meets the specified requirements

    • Validate and verify the software functionality

    • Reduce the risk of software failure

    • Provide feedback to developers for improvement

    • Ensure compliance with industry standards and regulatio

  • Answered by AI
  • Q4. What is difference between somke and sanity testing
  • Ans. 

    Smoke testing is a quick and shallow test to check if the basic functionalities of the software are working. Sanity testing is a more thorough test to check if the major functionalities of the software are working after a change.

    • Smoke testing is done to check if the software is stable enough for further testing

    • Sanity testing is done to check if the changes made to the software have not affected the major functionalitie...

  • Answered by AI
Round 4 - Aptitude Test 

Apitude testing is the person is fitted or not the job

Interview Preparation Tips

Interview preparation tips for other job seekers - asak a essay questions for freshers
Higher more freshers

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Project explanation
Round 2 - Technical 

(1 Question)

  • Q1. Selenium theory questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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 

(1 Question)

  • Q1. Tell me about your self and explain the recent project and then d/b fact and dimension table and some sql query
Round 3 - Technical 

(1 Question)

  • Q1. This round mostly fully SQL query and some question
Round 4 - HR 

(1 Question)

  • Q1. This HR discussion is notice period and salary details at all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions based on typescript and playwright
  • Q2. Testing related questions

Tell us how to improve this page.

QA Analyst
14 salaries
unlock blur

₹3.1 L/yr - ₹6.4 L/yr

Data Analyst
13 salaries
unlock blur

₹2.9 L/yr - ₹5 L/yr

Campaign Manager
12 salaries
unlock blur

₹5.5 L/yr - ₹7.8 L/yr

Associate - Team Lead
8 salaries
unlock blur

₹8 L/yr - ₹15.6 L/yr

Quality Analyst
6 salaries
unlock blur

₹3 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Continuum Global with

Accenture

3.9
Compare

Genpact

3.8
Compare

TCS

3.7
Compare

Wipro

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