Upload Button Icon Add office photos

Filter interviews by

Tcg Digital Solutions Softwaretest Engineer Interview Questions and Answers

Updated 5 Mar 2023

Tcg Digital Solutions Softwaretest Engineer Interview Experiences

1 interview found

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

I applied via Monster and was interviewed before Mar 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 - Aptitude Test 

Basic Mathematics test and English test if the candidates having less than 3 years of experience.
Not required for more than 3 years

Round 3 - Technical 

(9 Questions)

  • Q1. They will check your technical skills
  • Q2. How you worked in previous company
  • Ans. 

    I worked as a Software Test Engineer in my previous company.

    • I was responsible for designing and executing test cases to ensure the quality of software products.

    • I collaborated with the development team to understand requirements and identify potential issues.

    • I performed manual and automated testing to validate software functionality and performance.

    • I reported and tracked defects using bug tracking tools like JIRA.

    • I part...

  • Answered by AI
  • Q3. They might ask some programming
  • Q4. Basically they ask from JD so pls refer job description before your interview.
  • Q5. How you deal with real time scenarios.
  • Ans. 

    I handle real-time scenarios by analyzing the situation, prioritizing tasks, and taking quick decisions.

    • I analyze the situation and identify the critical components

    • I prioritize tasks based on their impact on the system

    • I take quick decisions to resolve the issue and minimize the impact

    • I communicate effectively with the team to ensure everyone is on the same page

  • Answered by AI
  • Q6. Situational based questions
  • Q7. If the delivery time is done and still few works to be done then how do you tackle this situation.
  • Ans. 

    I would prioritize the remaining tasks based on their criticality and impact on the overall delivery.

    • Assess the remaining tasks and their impact on the overall delivery

    • Prioritize the tasks based on their criticality and impact

    • Communicate the situation to the team and stakeholders

    • Work with the team to complete the remaining tasks as efficiently as possible

  • Answered by AI
  • Q8. Are you capable to train new hired candidates?
  • Ans. 

    Yes, I am capable of training new hired candidates.

    • I have experience in conducting training sessions for new hires.

    • I am knowledgeable about the software testing process and can effectively teach it to others.

    • I have good communication and presentation skills to deliver information clearly.

    • I can provide practical examples and hands-on exercises to enhance learning.

    • I am patient and can adapt my teaching style to suit diff

  • Answered by AI
  • Q9. In the Final round they can ask your salary expectations and if you are from other location then they might ask when you can report the office.

Interview Preparation Tips

Topics to prepare for Tcg Digital Solutions Softwaretest Engineer interview:
  • Agile Methodology
  • SDLC
  • Testing
  • Core Java
Interview preparation tips for other job seekers - Be specific while answering the questions.
Don't take much time while clarifying the answers
Go through some basic programming if you are going for automation testing role
If you are going for Mobile or Manual testing the go through Agile Methodologies, SDLC, STLC, Bug life cycle and some tools like ALM & Jira tool.

Interview questions from similar companies

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

(2 Questions)

  • Q1. How to manage managers
  • Ans. 

    Managing managers involves clear communication, setting expectations, providing support, and building trust.

    • Establish clear communication channels with managers to ensure alignment on goals and expectations.

    • Set clear expectations for performance and provide regular feedback to help managers improve.

    • Provide support and resources to help managers succeed in their roles.

    • Build trust by being transparent, fair, and consiste...

  • Answered by AI
  • Q2. How could Equifax make profit
  • Ans. 

    Equifax can make profit by offering credit monitoring services, selling data analytics to businesses, and providing identity theft protection.

    • Offering credit monitoring services to individuals and businesses

    • Selling data analytics to businesses for targeted marketing

    • Providing identity theft protection services to consumers

    • Charging fees for credit reports and credit scores

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - DO NOT EVER EVEN APPLY. They lay off people quickly as they are still trying to search what they are looking for. Bad people
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Leetcode easy level questions

Round 2 - Technical 

(1 Question)

  • Q1. Eliminate subsequent repetitions in a string
  • Ans. 

    Remove subsequent repetitions in a string

    • Iterate through the string and compare each character with the next one

    • If they are the same, remove the repetition by shifting the characters to the left

    • Repeat this process until all repetitions are eliminated

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

(1 Question)

  • Q1. Behavioral questions asked by Delivery Manager
Round 4 - Client Interview 

(1 Question)

  • Q1. Behavioral round and past experience
Round 5 - Client Interview 

(2 Questions)

  • Q1. Design a URL shortener
  • Ans. 

    A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL when accessed

  • Answered by AI
  • Q2. Write unit test for a sevice class
  • Ans. 

    Unit test for a service class

    • Create a test class for the service class

    • Mock any dependencies of the service class

    • Write test methods to cover different scenarios

    • Use assertions to verify the expected outcomes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The fifth client technical interview went on for at least 2 hours. I was not shortlisted after 5 rounds of interview. The HR recruiter didn't inform this decision even after multiple follow-ups by call.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain oops concepts
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Encapsulation: Objects can hide their internal state and require interactions through defined interfaces.

    • Inheritance: Objects can inherit attributes and methods from other objects.

    • Polymorphism: Objec...

  • Answered by AI
  • Q2. Write a code on simple one.
  • Ans. 

    Code a simple one

    • Use a basic programming language like Python or JavaScript

    • Create an array of strings

    • Print the array elements

  • Answered by AI
  • Q3. Explain about your projects
  • Ans. 

    I have worked on various projects including a web application for tracking inventory and a mobile app for managing tasks.

    • Developed a web application using React.js for tracking inventory levels and generating reports

    • Created a mobile app using Flutter for managing tasks and setting reminders

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Why msg global solutions
  • Ans. 

    I want to work at msg global solutions because of their reputation for innovative solutions and collaborative work environment.

    • I am impressed by msg global solutions' track record of delivering cutting-edge software solutions to clients.

    • I am excited about the opportunity to work with a team of talented developers and collaborate on challenging projects.

    • I value the emphasis msg global solutions places on professional de...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. I am interested but I am fasher
  • Q2. I am interested but I am fasher

Interview Preparation Tips

Interview preparation tips for other job seekers - I am interested but I am fasher
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

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

I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. A Lot of OOPS and Virtual concept
  • Q2. Basic SQL till joins
  • Q3. Java script medium
  • Q4. C# oops output based

Interview Preparation Tips

Topics to prepare for Indus Valley Partners Associate Software Engineer interview:
  • OOPS
  • C#
  • Javascript
  • SQL
Interview preparation tips for other job seekers - Learn OOPS, Learn DBMS and practice SQL queries a lot and DSA till Linked list
Interview experience
3
Average
Difficulty level
Easy
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 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Go Lang related questions
  • Q2. System architecture
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

Genral aptitude questions

Round 3 - Technical 

(4 Questions)

  • Q1. Be prepared with your basics
  • Q2. Languages and work flow
  • Q3. Be aware what you keep in your resume
  • Q4. Be strong in a area

Tcg Digital Solutions Interview FAQs

How many rounds are there in Tcg Digital Solutions Softwaretest Engineer interview?
Tcg Digital Solutions interview process usually has 3 rounds. The most common rounds in the Tcg Digital Solutions interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Tcg Digital Solutions Softwaretest Engineer interview?

Some of the top questions asked at the Tcg Digital Solutions Softwaretest Engineer interview -

  1. If the delivery time is done and still few works to be done then how do you tac...read more
  2. How you deal with real time scenari...read more
  3. Basically they ask from JD so pls refer job description before your intervi...read more

Tell us how to improve this page.

Tcg Digital Solutions Softwaretest Engineer Salary
based on 6 salaries
₹3.2 L/yr - ₹7.5 L/yr
5% more than the average Softwaretest Engineer Salary in India
View more details

Tcg Digital Solutions Softwaretest Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

4.2

Work-life balance

4.2

Salary

4.2

Job security

5.0

Company culture

2.6

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
96 salaries
unlock blur

₹3.7 L/yr - ₹11.8 L/yr

Senior Software Developer
56 salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Consultant
48 salaries
unlock blur

₹4.7 L/yr - ₹18 L/yr

Senior Consultant
36 salaries
unlock blur

₹10 L/yr - ₹24 L/yr

Senior Manager
34 salaries
unlock blur

₹14.1 L/yr - ₹29.4 L/yr

Explore more salaries
Compare Tcg Digital Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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