Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by TimesPro Team. If you also belong to the team, you can get access from here

TimesPro Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TimesPro Manual Test Engineer Interview Questions and Answers

Updated 8 Jan 2025

TimesPro Manual Test Engineer Interview Experiences

1 interview found

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 2024. There were 2 interview rounds.

Round 1 - Assignment 

I need to apply a load on multiple users using JMeter.

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is software testing?
  • Ans. 

    Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.

    • Identifying defects or bugs in the software

    • Verifying that the software meets specified requirements

    • Ensuring the software functions correctly under various conditions

    • Improving the quality and reliability of the software

    • Types of software testing include unit testing, integration testing,

  • Answered by AI
  • Q2. What are the phases involved in API testing?
  • Ans. 

    Phases involved in API testing include planning, setup, execution, validation, and reporting.

    • 1. Planning phase involves defining test objectives, scope, and strategy.

    • 2. Setup phase includes preparing test environment, tools, and data.

    • 3. Execution phase involves running test cases and scripts against APIs.

    • 4. Validation phase checks if API responses meet expected results.

    • 5. Reporting phase includes documenting test resul

  • Answered by AI
  • Q3. What is the code to reverse a string?
  • Ans. 

    Use a loop to iterate through the characters of the string and build a new string in reverse order.

    • Initialize an empty string to store the reversed string

    • Iterate through the characters of the input string from end to start

    • Append each character to the new string

    • Return the reversed string

  • Answered by AI

Interview questions from similar companies

Interview experience
5
Excellent
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 - One-on-one 

(2 Questions)

  • Q1. Testing related questions
  • Q2. Introduction about your self

QA Engineer Interview Questions & Answers

Genpact user image Skumar test user4

posted on 5 Sep 2024

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

(1 Question)

  • Q1. SQL query with join
  • Ans. 

    SQL query with join

    • Use JOIN keyword to combine rows from two or more tables based on a related column between them

    • Specify the columns to select from each table in the SELECT statement

    • Use ON keyword to specify the join condition

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. SQL query with join
  • Ans. 

    SQL query with join

    • Use JOIN keyword to combine rows from two or more tables based on a related column between them

    • Specify the columns to select from each table

    • Use ON keyword to specify the join condition

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. HR Round for Company review & offer

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Where do we use BigInteger in java ?
  • Ans. 

    BigInteger is used for mathematical operations involving very large integers in Java.

    • BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.

    • It is commonly used in cryptography and security applications.

    • It provides methods for arithmetic, bitwise, and logical operations on large integers.

    • Example: calculating factorial of a large number, generating large prime nu

  • Answered by AI
  • Q2. Merge Sort Algo code in java
  • Ans. 

    Merge Sort Algo code in java

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

    • Time complexity: O(n log n)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Core Java
  • DSA
Interview preparation tips for other job seekers - Not a very good interview experience. I was asked 2-3 questions only. Not satisfied with interview process.

Skills evaluated in this interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per our institute placement cell norms.
I usually changed my “Areas of Interest” as per the company profile. For Headstrong I mentioned subjects that dealt with coding and data structure.

Round: Test
Experience: First round was a written test containing 90 aptitude based questions and the time allotted for the same was 90 minutes. Questions were of high difficulty level; most of the questions based on probability, permutation and combination. 40 people were shortlisted out of the 180 applicants.
Duration: 90 minutes
Total Questions: 90

Round: Group Discussion
Experience: In Group Discussion there were 11 people in my group. The topic for the discussion was the “impact of family drama daily soaps (saas bahu serials) on the society”. Almost all of us agreed to the fact that these serials were sending wrong message to the society. They were interested in students who were expressive. 3 people got selected from my group.

Round: Technical Interview
Experience: The first round was a technical interview. Questions related to my family and areas of interest were also asked though. Questions related to C++ were asked and the topic of data structure was their main focus. They asked me questions on linked list and other forms of data structure. Finally they asked few general puzzles too. This interview continued for around 20 minutes.

Round: HR Interview
Experience: In the HR interview, questions were asked on why they should choose me and why I had opted for Headstrong. They also asked which location I would prefer for the job. They wanted someone who would be comfortable with any location whether it be south or north India. This last interview was small and lasted around 5-10 minutes.
Tips: Preparation of puzzles foe the interview would be beneficial.

College Name: IIT ROORKEE
Motivation: Most information regarding the company was obtained by attending the pre placement talk. The company did not check much about our knowledge related to the company but were more concerned with our technical knowledge.

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - don't be afraid be positive during the interview, Make eye contact of interview person then they feel u have manage any critical incident occurring work place.

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Basic questions and Git

Interview Preparation Tips

Interview preparation tips for other job seekers - After selection they haven't rolled the offer and put the profile on hold and then doesn't pick calls.

I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. Technical assessment
  • Q2. Oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to start your career

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basic question of .Net, OOP, MasterPage concept, Statemanagmnt
  • Q2. Sql Constrains, Sp,Function, Views, Triggers
  • Q3. Logical Sql queries with expecting Groupby, Having claus etc
  • Q4. DML, DDL, Transactions , Joins, Indexes

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good interview. it was Video conference with 3 people, HR, Tech Lead and Team member.
After selection 1 more round with manager with 2-3 Technical que(Logical) and Project discussion.
Final 1 with HR for Salary negotation nd all.
I have conversation with interview panel, if don't know answers tell them couldn't recall at moment, or give workaround answer. Confidant and keep smiling face.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Feature of OOPS, What is String Class, Difference between Abstract class and interface ,what is marker interface
  • Ans. 

    OOPS feature, String Class, Abstract class vs interface, Marker interface

    • OOPS feature: Encapsulation, Inheritance, Polymorphism, Abstraction

    • String Class: Represents a sequence of characters, immutable

    • Abstract class vs interface: Abstract class can have method implementations, interface cannot

    • Marker interface: An interface with no methods, used to mark or tag classes

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. About educational qualification

TimesPro Interview FAQs

How many rounds are there in TimesPro Manual Test Engineer interview?
TimesPro interview process usually has 2 rounds. The most common rounds in the TimesPro interview process are Assignment and One-on-one Round.
What are the top questions asked in TimesPro Manual Test Engineer interview?

Some of the top questions asked at the TimesPro Manual Test Engineer interview -

  1. What are the phases involved in API testi...read more
  2. What is the code to reverse a stri...read more
  3. What is software testi...read more

Tell us how to improve this page.

TimesPro Manual Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Genpact Interview Questions
3.8
 • 3.1k Interviews
Brane Enterprises Interview Questions
2.0
 • 134 Interviews
Luxoft Interview Questions
3.7
 • 123 Interviews
QX Global Group Interview Questions
3.3
 • 85 Interviews
BDO India LLP Interview Questions
3.4
 • 78 Interviews
Thryve Digital Interview Questions
3.8
 • 67 Interviews
Magic Edtech Interview Questions
3.1
 • 50 Interviews
View all
Program Advisor
121 salaries
unlock blur

₹3.5 L/yr - ₹9 L/yr

Assistant Manager
37 salaries
unlock blur

₹5.2 L/yr - ₹15 L/yr

Counsellor
22 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Business Development Manager
20 salaries
unlock blur

₹5 L/yr - ₹8.5 L/yr

Sales Manager
18 salaries
unlock blur

₹2.4 L/yr - ₹4.8 L/yr

Explore more salaries
Compare TimesPro with

Genpact

3.8
Compare

Taurus BPO Services

4.5
Compare

Brane Enterprises

2.0
Compare

QX Global Group

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