Upload Button Icon Add office photos

Filter interviews by

Ebaotech Test Manager Interview Questions and Answers

Updated 12 Jul 2024

Ebaotech Test Manager Interview Experiences

1 interview found

Test Manager Interview Questions & Answers

user image Anonymous

posted on 12 Jul 2024

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

(2 Questions)

  • Q1. Test Strategy and Test Plan
  • Q2. Testing reports and metrics

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Assignment 

Some basic testing questions

Round 2 - Technical 

(2 Questions)

  • Q1. Selenium waits, java oops , priority vs severity
  • Q2. Write a selenium code by using assertions
Round 3 - Technical 

(2 Questions)

  • Q1. Write selenium code and execute on screen
  • Q2. Write an sql query and get the desired output on screen
Round 4 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Notice period related
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a Java Program to reverse a string
  • Ans. 

    Java program to reverse a string

    • Create a char array from the input string

    • Use two pointers to swap characters at opposite ends

    • Continue swapping until the pointers meet in the middle

  • Answered by AI
  • Q2. Write a program to find duplicate in given string and print the count of characters
  • Ans. 

    Program to find duplicates in a given string and print the count of characters

    • Iterate through each character in the string and store the count of each character in a hashmap

    • Print the characters with count greater than 1 to find duplicates

    • Handle both uppercase and lowercase characters separately if needed

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. API test cases, API workflow
  • Q2. Test cases for mobile recharge
  • Ans. 

    Test cases for mobile recharge feature

    • Verify user can successfully recharge their mobile with valid amount

    • Verify user receives confirmation message after successful recharge

    • Verify user cannot recharge with invalid amount

    • Verify user cannot recharge with insufficient balance

    • Verify user cannot recharge if network connection is lost

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 1.Tell me about yourself?
  • Q2. 1. Some technical question regarding accounts and testing experience

Interview Preparation Tips

Interview preparation tips for other job seekers - I got a positive response from the HR and discussed about the documents, I don't know what happened they are saying the position on hold after 2 days, if the position is on hold why are you calling and giving a positive response and giving hopes to candidate if you are not going to hire please tell the candidate clearly don't call for interview and don't waste our time.

Test Engineer Interview Questions & Answers

Barclays user image MANMATH DESHMUKH

posted on 12 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Coding Test 

I have been given 3 codes to write:
1. Reverse the string in java without using any standard reverse method
2. How can you find how many times esch word in a string is repeated
3. Suppose in excel you have 3 columns, now you have to write a method which can return the values of second and third colum when you give value of first column as an input to your method.

Round 2 - Behavioral 

(1 Question)

  • Q1. Behaviour questions on security with scenarios like how you will react in case of any security or compliance situation you come across. Some question on Data base like how you will verify any value stored ...
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Topics to prepare for Barclays Test Engineer interview:
  • Core Java
  • Collections
  • Stream api
  • OOPS
  • API
Interview preparation tips for other job seekers - They are asking more questions from java only even though you are applying for automation testing role.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. HashMap program
  • Ans. 

    HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is part of the Java Collections framework.

    • It allows for efficient retrieval of values based on keys.

    • Keys in a HashMap must be unique, but values can be duplicated.

    • Example: HashMap map = new HashMap<>();

  • Answered by AI
  • Q2. Api testing interview

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. 1) Automation Testing
  • Q2. Explain automation testing
  • Ans. 

    Automation testing is the use of software tools to execute test cases and compare actual outcomes with expected outcomes.

    • Automation testing involves writing scripts or using tools to automate repetitive manual testing tasks.

    • It helps in reducing human errors and increasing test coverage.

    • Automation testing can be used for functional, regression, performance, and load testing.

    • Examples of automation testing tools include S

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - refere a theory part focus on coding

Test Lead Interview Questions & Answers

Synechron user image Sridevi Palukuri

posted on 13 Dec 2022

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 - Technical 

(1 Question)

  • Q1. Automation Testing Questions
Round 3 - Technical 

(1 Question)

  • Q1. Automation testing questions
Round 4 - HR 

(1 Question)

  • Q1. HR discussion on salary and other details about the organization
Round 5 - Client Interview 

(1 Question)

  • Q1. Automation testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Hands-on is required to attend the Automation tester role interviews
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Aug 2022. There were 2 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 - Technical 

(3 Questions)

  • Q1. Explain year project
  • Ans. 

    My year project involved designing and implementing automated test scripts for a web application.

    • Researched testing tools and frameworks

    • Developed test cases based on requirements

    • Executed test scripts and reported bugs

    • Collaborated with developers to resolve issues

  • Answered by AI
  • Q2. Explain mini projects
  • Ans. 

    Mini projects are small-scale projects that allow individuals to apply their skills and knowledge in a practical setting.

    • Mini projects are typically shorter in duration and have a specific goal or outcome.

    • They provide an opportunity for hands-on learning and experimentation.

    • Mini projects can be used to showcase skills and experience to potential employers.

    • Examples of mini projects include building a simple web applicat...

  • Answered by AI
  • Q3. Extra curricular activities

Ebaotech Interview FAQs

How many rounds are there in Ebaotech Test Manager interview?
Ebaotech interview process usually has 1 rounds. The most common rounds in the Ebaotech interview process are Technical.
What are the top questions asked in Ebaotech Test Manager interview?

Some of the top questions asked at the Ebaotech Test Manager interview -

  1. Test Strategy and Test P...read more
  2. Testing reports and metr...read more

Tell us how to improve this page.

Ebaotech Test Manager Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 802 Interviews
View all
Ebaotech Test Manager Salary
based on 7 salaries
₹17.1 L/yr - ₹24.5 L/yr
11% more than the average Test Manager Salary in India
View more details

Ebaotech Test Manager Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

Work satisfaction

Explore 1 Review and Rating
Associate Software Engineer
60 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Software Engineer
41 salaries
unlock blur

₹4.7 L/yr - ₹14 L/yr

Senior Software Engineer
39 salaries
unlock blur

₹10.9 L/yr - ₹28 L/yr

Software Developer
31 salaries
unlock blur

₹3.9 L/yr - ₹16.5 L/yr

Consultant
28 salaries
unlock blur

₹8 L/yr - ₹24 L/yr

Explore more salaries
Compare Ebaotech with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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