Upload Button Icon Add office photos

Filter interviews by

Tao Digital Softwaretest Engineer Interview Questions and Answers for Freshers

Updated 26 Feb 2024

Tao Digital Softwaretest Engineer Interview Experiences for Freshers

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Jan 2024.

Round 1 - Aptitude Test 

Written aptitude test.easy to crack

Round 2 - Technical 

(2 Questions)

  • Q1. Technical interview which includes basic coding
  • Q2. Oops topic questions
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - overall the experience was bad....because the first round was taken at 11 :40 am...and they told us to wait for second round to the candidates who got shortlisted for second round..and they took my second round at 6:45pm..we just sat there for hours..and they took third round next day..and they told us the results will be out in 2 days
but no one got the results even after 15 days...they just took interviews and made students wait for hours and didn't even select anyone..and this is the second time from this company ..one year back my friend also got experienced the same

Interview questions from similar companies

I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic test difficulty level was decent. Mathematics and reasoning based.

Round 2 - Coding Test 

Coding questions on basic DSA . Difficulty level was medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Study hard and never give up. You will make it to your dream company. Just try to gain practical experience by internships or projects.

I appeared for an interview before Mar 2021.

Round 1 - Technical 

(2 Questions)

  • Q1. Which browser support in selenium IDE
  • Ans. 

    Selenium IDE supports multiple browsers including Chrome, Firefox, Safari, and Internet Explorer.

    • Selenium IDE supports Chrome, Firefox, Safari, and Internet Explorer

    • Browser support may vary depending on the version of Selenium IDE being used

    • Additional browser support can be added through plugins or extensions

  • Answered by AI
  • Q2. Firefox browser support in selenium IDE
  • Ans. 

    Selenium IDE supports Firefox browser.

    • Selenium IDE is a Firefox plugin

    • It can record and playback tests in Firefox

    • It supports Firefox versions up to 55

    • For newer versions, use Selenium WebDriver

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It is most pretective and security provide our company

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mainly asked about current project and our roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and go through basics again nd well prepared with your project
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. What is software testing?
  • Ans. 

    Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.

    • Software testing involves executing a program or application with the intent of finding errors.

    • It ensures that the software meets the functional and non-functional requirements.

    • It helps to identify defects early in the development cycle, reducing the cost of fixing them later.

    • Typ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - practice makes perfect ,stay positive,don't let bad news get you down.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 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 - Assignment 

Core java MCQ
selenium MCQ
manual testing MCQ
Automation testing MCQ

Round 3 - Technical 

(2 Questions)

  • Q1. Virtual Interview Introduction Project work Frame Work Selenium
  • Q2. Rest assured for API testing
  • Ans. 

    Rest Assured is a Java-based library used for API testing and validation.

    • Rest Assured simplifies API testing by providing a domain-specific language (DSL) for writing tests.

    • It supports various HTTP methods like GET, POST, PUT, DELETE, etc.

    • It can validate response status codes, headers, and body using built-in or custom assertions.

    • It can also handle authentication, cookies, and SSL certificates.

    • Example: RestAssured.give...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Introduction salary discussion joining location and date LWD

Interview Preparation Tips

Interview preparation tips for other job seekers - please keep your knowledge polished and updated. interviewer can ask from very basic to the pro level

Skills evaluated in this interview

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. Read all the Java Oops concepts Java exception handling concept, Java collections and do some basic Java programming.
  • Q2. Read the the basic concepts of selenium Try to be good in TESTng and CUCUMBER

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be confident and give your best
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 

Little tough for beginners to get through the interview

Round 3 - Technical 

(1 Question)

  • Q1. Cannot add because they have asked many
Round 4 - One-on-one 

(1 Question)

  • Q1. Basically asked about my background and myself

Interview Preparation Tips

Interview preparation tips for other job seekers - No tips just be what you are and go ahead with your goals
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 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 

60 min .questions from coding and decoding, work and days, speed, verbal ability

Round 3 - Coding Test 

Questions are basics if u know basic coding then u will able to solve them

Interview Preparation Tips

Topics to prepare for HCLTech Softwaretest Engineer interview:
  • Human Resource Management
Interview preparation tips for other job seekers - work hard and be confident during interview and maintain eye contact with interviewer
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Reverse a string
  • Ans. 

    Reverse a string by iterating through the characters and swapping them

    • Create a function that takes a string as input

    • Initialize two pointers, one at the beginning and one at the end of the string

    • Swap the characters at the two pointers and move them towards the center until they meet

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

(1 Question)

  • Q1. Hr level questions tell me about your self

Tao Digital Interview FAQs

How many rounds are there in Tao Digital Softwaretest Engineer interview for freshers?
Tao Digital interview process for freshers usually has 3 rounds. The most common rounds in the Tao Digital interview process for freshers are Aptitude Test, Technical and HR.
What are the top questions asked in Tao Digital Softwaretest Engineer interview for freshers?

Some of the top questions asked at the Tao Digital Softwaretest Engineer interview for freshers -

  1. technical interview which includes basic cod...read more
  2. oops topic questi...read more

Tell us how to improve this page.

Tao Digital Softwaretest Engineer Interview Process for Freshers

based on 1 interview

Interview experience

1
  
Bad
View more
GIS Engineer
91 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Senior Software Engineer
43 salaries
unlock blur

₹13 L/yr - ₹33 L/yr

Senior GIS Engineer
13 salaries
unlock blur

₹2.8 L/yr - ₹3.5 L/yr

Apprentice Engineer
9 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

Junior GIS Engineer
9 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

Explore more salaries
Compare Tao Digital with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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