Upload Button Icon Add office photos

Tagit Pte

Compare button icon Compare button icon Compare

Filter interviews by

Tagit Pte Senior Test Engineer Interview Questions and Answers

Updated 22 Mar 2024

Tagit Pte Senior Test Engineer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Late process to take
  • Ans. 

    The late process to take refers to the steps or actions that should be taken after a delay or at a later stage in a project or task.

    • Identify the reasons for the delay in the process

    • Assess the impact of the delay on the overall project timeline and goals

    • Develop a plan to mitigate the effects of the delay and catch up on lost time

    • Communicate with stakeholders about the revised timeline and any changes to expectations

  • Answered by AI
  • Q2. Introducing yourself complete project details to explain
  • Q3. Test roles& responsibilities
  • Q4. Automation testing
  • Q5. Api testing todifferentiate tools
  • Ans. 

    API testing tools vary in features, usability, and integration capabilities, impacting testing efficiency and effectiveness.

    • Postman: User-friendly interface for manual testing and automation with collections.

    • SoapUI: Ideal for testing SOAP and REST APIs, supports complex scenarios and assertions.

    • JMeter: Primarily for performance testing, can also validate API responses under load.

    • RestAssured: Java library for testing RE...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
2w
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 Tagit Pte?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be transparent and real. Don't bluff :)
Fingent has got a good number of people in the interview panel(my personal experience)
Even if you do not know the answer, the panel will explain it to you.

Senior Test Engineer Interview Questions Asked at Other Companies

asked in LTIMindtree
Q1. What should be done when a defect is found in production?
asked in Sapiens
Q2. From Selenium -> Which Automation framework I have implemented ... read more
asked in LTIMindtree
Q3. How did you perform incremental load in your project?
asked in LTIMindtree
Q4. What is meant by regression and retesting?
asked in LTIMindtree
Q5. How can a circular cake be cut into 8 equal pieces with only 3 cu ... read more

I applied via Company Website and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Can you walk me through your resume?

Interview Preparation Tips

Interview preparation tips for other job seekers - You will be asked only on the skills you have mentioned in your CV. Prepare well before the interview. People who had taken the interview was my current manager and senior manager. They are very friendly with everyone. Just keep in mind that you have to perform in such a way like you are talking to a friend. All the very best.

I applied via Referral and was interviewed in Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How to handle an impatient customer?
  • Ans. 

    Handling an impatient customer requires active listening, empathy, and clear communication.

    • Listen actively to the customer's concerns and acknowledge their frustration.

    • Show empathy by putting yourself in their shoes and understanding their perspective.

    • Communicate clearly and honestly about the situation and what steps can be taken to resolve it.

    • Offer solutions or alternatives to help alleviate their frustration.

    • Follow ...

  • Answered by AI
  • Q2. What to do if the engineers have not given any ETA for the fix , how can you give an update to the customer?
  • Ans. 

    Communicate with the customer and provide regular updates on the progress of the issue.

    • Request an update from the engineers and communicate the same to the customer.

    • Provide an estimated timeline based on the severity of the issue and the resources available.

    • Ensure that the customer is aware of any potential delays or roadblocks.

    • Offer alternative solutions or workarounds if possible.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I could just say that be yourself and answer the question practically and be confident. The most important thing is to be sound enough in communication

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA
Round 1 - Hackerearth Test 

(1 Question)

  • Q1. There were MCQs related to DSA and coding questions.
Round 2 - Coding Test 

Two questions to be solved in 1 hr.

Round 3 - Technical 

(1 Question)

  • Q1. Basic DSA and 3 coding ques
Round 4 - Technical 

(1 Question)

  • Q1. Resume based and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA should be strong. They're only interested in your knowledge of data structures and problem solving skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 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 - Coding Test 

Chrome and Firefox Browser automation

Round 3 - Assignment 

Log file tail last n lines where n is configurable. Followup question on how you can optimize it further incase log file size is in TBs and incase it is cluster of servers

Round 4 - Technical 

(4 Questions)

  • Q1. Detailed Technical background check and discussion on past projects.
  • Q2. Messaging queue and best practices
  • Ans. 

    Messaging queues are used to manage asynchronous communication between different components of a system.

    • Use a reliable messaging queue system like RabbitMQ or Apache Kafka

    • Ensure messages are properly formatted and serialized

    • Implement message acknowledgement and retry mechanisms

    • Monitor queue health and performance

    • Consider message ordering and partitioning for scalability

    • Avoid long-running tasks in message handlers

  • Answered by AI
  • Q3. Binary Search Tree twisted question
  • Q4. Map Reduce concept for solving dictionary keywords
  • Ans. 

    MapReduce is a programming model for processing large data sets in parallel.

    • MapReduce divides the input data into chunks and processes them in parallel.

    • It consists of two phases: Map and Reduce.

    • Map function takes input data and converts it into key-value pairs.

    • Reduce function takes the output of Map as input and combines the values with the same key.

    • It is used for solving dictionary keywords by mapping each word to a k...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on above 2 rounds, they seem to keep their round formats same

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Normal 3 leetcode medium questions

Round 2 - Assignment 

Machine coding round to design tail -f

Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions on internal working of os
  • Q2. Questions on projects
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ based Questions from topics of DSA , web development

Round 2 - Asked to live code a unix comman 

(1 Question)

  • Q1. Asked us to live code tail -f unix command
  • Ans. 

    Implementing the 'tail -f' command to continuously monitor and display new lines added to a file.

    • Use 'open' to access the file in read mode.

    • Utilize 'seek' to move to the end of the file initially.

    • Implement a loop to read new lines as they are added.

    • Use 'time.sleep()' to pause between reads to avoid busy waiting.

    • Handle file rotation by checking if the file has been recreated.

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. TCP/IP related questions, what happens when you search a webpage?
  • Q2. Past projects discussions
Round 3 - HR 

(1 Question)

  • Q1. Behavioural questions on how would you tackle a particular scenario

Tagit Pte Interview FAQs

How many rounds are there in Tagit Pte Senior Test Engineer interview?
Tagit Pte interview process usually has 1 rounds. The most common rounds in the Tagit Pte interview process are One-on-one Round.
What are the top questions asked in Tagit Pte Senior Test Engineer interview?

Some of the top questions asked at the Tagit Pte Senior Test Engineer interview -

  1. Api testing todifferentiate to...read more
  2. Late process to t...read more
  3. Test roles& responsibilit...read more

Tell us how to improve this page.

Overall Interview Experience Rating

2/5

based on 1 interview experience

Difficulty level

Hard 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 50 Interviews
Fingent Interview Questions
4.2
 • 25 Interviews
Backbase Interview Questions
3.7
 • 23 Interviews
Khoros Interview Questions
3.7
 • 20 Interviews
3Pillar Global Interview Questions
3.2
 • 20 Interviews
Bottomline Interview Questions
3.4
 • 20 Interviews
Mentor Graphics Interview Questions
4.0
 • 18 Interviews
Fourkites Interview Questions
3.7
 • 18 Interviews
ValGenesis Interview Questions
3.2
 • 17 Interviews
View all
Senior Software Engineer
114 salaries
unlock blur

₹7 L/yr - ₹18.4 L/yr

Software Engineer
81 salaries
unlock blur

₹5.1 L/yr - ₹11.2 L/yr

Senior Product Engineer
45 salaries
unlock blur

₹6.2 L/yr - ₹14.7 L/yr

Product Engineer
24 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Software Developer
19 salaries
unlock blur

₹3.8 L/yr - ₹11 L/yr

Explore more salaries
Compare Tagit Pte with

Yodlee

3.8
Compare

Fingent

4.2
Compare

Bravura Solutions

3.9
Compare

CloudMoyo

4.1
Compare
write
Share an Interview