Upload Button Icon Add office photos
Engaged Employer

i

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

3Di Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

3Di Systems Automation Test Analyst Interview Questions and Answers

Updated 14 May 2023

3Di Systems Automation Test Analyst Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Apr 2023. 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 - Technical 

(1 Question)

  • Q1. Appium Questions Selenium Questions Java Code Frameworks related Questions TestNg MAVEN Cmd
Round 3 - One-on-one 

(1 Question)

  • Q1. Roles and Responsibilities

Interview questions from similar companies

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOP questions SQL Questions Programming structure
Round 2 - Technical 

(1 Question)

  • Q1. SQL questions MVC and C# related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude, reasoning,java MCQS

Round 2 - Technical 

(1 Question)

  • Q1. Technical round
Round 3 - Technical 

(1 Question)

  • Q1. Second technical round
Round 4 - HR 

(1 Question)

  • Q1. HR and package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in 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 

(3 Questions)

  • Q1. Delegate, serialization, deserialization,
  • Q2. Sdlc, aglie, waterfall metthod
  • Q3. Simple query, string reversal coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic concepts. Mvc, design pattern, learn oops concepts,
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal apptitude queations were asked in this round

Round 2 - Technical 

(1 Question)

  • Q1. Questions on javascript Basic of HTML, CSS

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for basics
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Spring boot related questions
  • Q2. Java related questios
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 Aug 2022. There were 4 interview rounds.

Round 1 - Assignment 

Some Test Given in QA field.

Round 2 - One-on-one 

(1 Question)

  • Q1. One on one round on basic of computer hardwares and QA process.
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager level one on one round about QA processes and real time scenarios. Automation related questions.
Round 4 - HR 

(1 Question)

  • Q1. About salary package.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basic computer hardwares, QA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic Python problems

Round 2 - One-on-one 

(2 Questions)

  • Q1. About Selenium (locators)
  • Q2. What are the types of Wait
  • Ans. 

    Types of wait include implicit, explicit, fluent, and thread.sleep

    • Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException

    • Explicit wait: Waits for a certain condition to occur before proceeding further

    • Fluent wait: Waits for a condition to occur with a defined polling interval

    • Thread.sleep: Pauses the execution for a specified amount of time

  • Answered by AI

Interview Preparation Tips

Topics to prepare for American Megatrends Automation Test Engineer interview:
  • Python Collections
  • Selenium
  • Manual Testing
Interview preparation tips for other job seekers - Basic Selenium and Python coding questions

3Di Systems Interview FAQs

How many rounds are there in 3Di Systems Automation Test Analyst interview?
3Di Systems interview process usually has 3 rounds. The most common rounds in the 3Di Systems interview process are One-on-one Round, Resume Shortlist and Technical.

Tell us how to improve this page.

3Di Systems Automation Test Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 25 Interviews
Monotype Interview Questions
3.7
 • 23 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Xactly Corp Interview Questions
3.9
 • 17 Interviews
Dataflow Group Interview Questions
3.0
 • 15 Interviews
Commerce Pundit Interview Questions
4.2
 • 14 Interviews
View all
Software Engineer
81 salaries
unlock blur

₹2.2 L/yr - ₹8.7 L/yr

Softwaretest Engineer
38 salaries
unlock blur

₹2 L/yr - ₹8.1 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹6.1 L/yr - ₹14 L/yr

Software Developer
17 salaries
unlock blur

₹2.2 L/yr - ₹8.5 L/yr

Devops Engineer
9 salaries
unlock blur

₹3 L/yr - ₹8.6 L/yr

Explore more salaries
Compare 3Di Systems with

Primus Global Technologies

3.9
Compare

Pitney Bowes

3.7
Compare

Ricoh

3.8
Compare

Dataflow Group

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