Upload Button Icon Add office photos

Filter interviews by

CTS INFOTECH Interview Questions and Answers

Updated 13 Oct 2024
Popular Designations

6 Interview questions

A Senior Test Lead was asked 10mo ago
Q. What is the difference between smoke and regression testing?
Ans. 

Smoke testing is a quick test to check if the basic functionalities of the software are working, while regression testing is a comprehensive test to ensure that new code changes have not affected existing functionalities.

  • Smoke testing is done to check if the build is stable enough for further testing, while regression testing is done to ensure that new code changes have not introduced any new bugs.

  • Smoke testing is...

View all Senior Test Lead interview questions
A Senior Test Lead was asked 10mo ago
Q. What is the difference between a test case and a test scenario?
Ans. 

Test case is a detailed step-by-step procedure to test a specific functionality, while scenario is a sequence of steps to test a specific user flow.

  • Test case is specific to a particular functionality or feature

  • Scenario is a sequence of steps to test a user flow

  • Test case includes preconditions, steps, expected results, and postconditions

  • Scenario may include multiple test cases

  • Example: Test case - Verify login funct...

View all Senior Test Lead interview questions
A Test Engineer was asked
Q. Why is the main method static?
Ans. 

Main method is static because it belongs to the class itself, not to any specific instance of the class.

  • Main method is the entry point of a Java program and needs to be called by the JVM without creating an object of the class.

  • Static methods can be called without creating an instance of the class, making main method static allows it to be called directly by the JVM.

  • Having main method as static ensures that it can ...

View all Test Engineer interview questions
A Test Engineer was asked
Q. What is the difference between getText and getAttributes?
Ans. 

Get text retrieves the visible text of an element, while get attributes retrieves the specified attribute value of an element.

  • Get text retrieves the visible text displayed on the webpage, while get attributes retrieves the specified attribute value like 'href' or 'class'.

  • Get text is used to verify the text content of an element, while get attributes is used to verify specific attributes of an element.

  • Example: Usin...

View all Test Engineer interview questions
An Analyst was asked
Q. List tuples in Python.
Ans. 

The question is asking for a list of tuples containing the letter 'c' and the word 'puthom'.

  • A tuple is a data structure that contains a sequence of elements.

  • The tuples should contain the letter 'c' and the word 'puthom'.

  • Example: ('c', 'puthom')

View all Analyst interview questions
A Test Analyst was asked
Q. Types of testing
Ans. 

Types of testing include functional testing, non-functional testing, manual testing, automated testing, regression testing, and performance testing.

  • Functional testing focuses on verifying that the software functions correctly according to the specified requirements.

  • Non-functional testing includes aspects like performance, usability, security, and compatibility testing.

  • Manual testing involves testers executing test...

View all Test Analyst interview questions

CTS INFOTECH Interview Experiences

15 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Difference between smoke and regression testing
  • Ans. 

    Smoke testing is a quick test to check if the basic functionalities of the software are working, while regression testing is a comprehensive test to ensure that new code changes have not affected existing functionalities.

    • Smoke testing is done to check if the build is stable enough for further testing, while regression testing is done to ensure that new code changes have not introduced any new bugs.

    • Smoke testing is usua...

  • Answered by AI
  • Q2. Difference between test case and scenario
  • Ans. 

    Test case is a detailed step-by-step procedure to test a specific functionality, while scenario is a sequence of steps to test a specific user flow.

    • Test case is specific to a particular functionality or feature

    • Scenario is a sequence of steps to test a user flow

    • Test case includes preconditions, steps, expected results, and postconditions

    • Scenario may include multiple test cases

    • Example: Test case - Verify login functional...

  • Answered by AI

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Ipsita Mohanty

posted on 28 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Why main method is static?
  • Ans. 

    Main method is static because it belongs to the class itself, not to any specific instance of the class.

    • Main method is the entry point of a Java program and needs to be called by the JVM without creating an object of the class.

    • Static methods can be called without creating an instance of the class, making main method static allows it to be called directly by the JVM.

    • Having main method as static ensures that it can be ac...

  • Answered by AI
  • Q2. Difference between get text and get attributes
  • Ans. 

    Get text retrieves the visible text of an element, while get attributes retrieves the specified attribute value of an element.

    • Get text retrieves the visible text displayed on the webpage, while get attributes retrieves the specified attribute value like 'href' or 'class'.

    • Get text is used to verify the text content of an element, while get attributes is used to verify specific attributes of an element.

    • Example: Using get...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Reasons for change

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic selenium and Java concepts

Skills evaluated in this interview

Trainee Interview Questions & Answers

user image Tic Toc

posted on 29 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Coding Test 

Oops concepts and pattern type program

Test Analyst Interview Questions & Answers

user image bala ragavan

posted on 29 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. Basic hr question
Round 3 - One-on-one 

(4 Questions)

  • Q1. Manual testing and Automation tester
  • Q2. Testing cateogrries
  • Q3. Types of testing
  • Ans. 

    Types of testing include functional testing, non-functional testing, manual testing, automated testing, regression testing, and performance testing.

    • Functional testing focuses on verifying that the software functions correctly according to the specified requirements.

    • Non-functional testing includes aspects like performance, usability, security, and compatibility testing.

    • Manual testing involves testers executing test case...

  • Answered by AI
  • Q4. Bug life cycle, wbt, bbt

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Data questions are asked

Trainee Interview Questions & Answers

user image Anonymous

posted on 13 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy time management is important

Team Lead Interview Questions & Answers

user image Anonymous

posted on 19 Jun 2024

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

Coding project what you had done in past

Round 2 - Aptitude Test 

Msq test and objectives

Analyst Interview Questions & Answers

user image Anonymous

posted on 31 May 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2022. There were 3 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 - Aptitude Test 

Good basic asked questions

Round 3 - HR 

(4 Questions)

  • Q1. Basics questions about languages
  • Q2. List tuples c puthom
  • Ans. 

    The question is asking for a list of tuples containing the letter 'c' and the word 'puthom'.

    • A tuple is a data structure that contains a sequence of elements.

    • The tuples should contain the letter 'c' and the word 'puthom'.

    • Example: ('c', 'puthom')

  • Answered by AI
  • Q3. Java basic c basic then all programming basic
  • Q4. Some basic things I apptitude

Interview Preparation Tips

Topics to prepare for CTS INFOTECH Analyst interview:
  • Accounts Finalisation
Interview preparation tips for other job seekers - Study well strong with basic level
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Job Portal and was interviewed before Apr 2022. There were 3 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 - Aptitude Test 

Easy to clear this round guys

Round 3 - Coding Test 

Good enough to attend the interview in it

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice

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

Basic knowledge of aptitude. Very easy to clear

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise basic knowledge of aptitude. Very simple concept of time and work, reasoning and all part

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about CTS INFOTECH?
Ask anonymously on communities.

CTS INFOTECH Interview FAQs

How many rounds are there in CTS INFOTECH interview?
CTS INFOTECH interview process usually has 2-3 rounds. The most common rounds in the CTS INFOTECH interview process are Aptitude Test, Resume Shortlist and One-on-one Round.
What are the top questions asked in CTS INFOTECH interview?

Some of the top questions asked at the CTS INFOTECH interview -

  1. Difference between smoke and regression test...read more
  2. Difference between test case and scena...read more
  3. Difference between get text and get attribu...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.5/5

based on 17 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 33%
6-8 weeks 67%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.8
 • 8.6k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.3k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
View all

CTS INFOTECH Reviews and Ratings

based on 50 reviews

4.1/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.1

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 50 Reviews and Ratings
Software Developer
18 salaries
unlock blur

₹11.1 L/yr - ₹31.2 L/yr

Senior Associate
15 salaries
unlock blur

₹11.4 L/yr - ₹24 L/yr

Software Engineer
14 salaries
unlock blur

₹10.1 L/yr - ₹35 L/yr

Associate
13 salaries
unlock blur

₹9 L/yr - ₹18 L/yr

Consultant
11 salaries
unlock blur

₹22 L/yr - ₹22.3 L/yr

Explore more salaries
Compare CTS INFOTECH with

TCS

3.6
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview