Premium Employer

i

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

ATMECS Global Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ATMECS Global Automation Test Engineer Interview Questions and Answers

Updated 2 Aug 2024

ATMECS Global Automation Test Engineer Interview Experiences

2 interviews found

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

Coding challenge will be provided in interview

Round 2 - One-on-one 

(2 Questions)

  • Q1. Design script for test cases for random demo applications
  • Ans. 

    Designing script for test cases for random demo applications

    • Identify key functionalities of the demo application

    • Create test cases covering different scenarios like login, search, add to cart, checkout

    • Use automation tools like Selenium or Appium to write scripts

    • Implement data-driven testing to cover various input combinations

  • Answered by AI
  • Q2. OOPS concepts like inheritance, encapsulation, polymorphism etc

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. How to handle different frame in Selenium
  • Ans. 

    To handle different frames in Selenium, switch to the frame using various methods like index, name, id, or WebElement.

    • Use driver.switchTo().frame(int index) to switch to a frame by its index

    • Use driver.switchTo().frame(String nameOrId) to switch to a frame by its name or id

    • Use driver.switchTo().frame(WebElement frameElement) to switch to a frame by locating the frame element

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Premore more on Technical part

Skills evaluated in this interview

Automation Test Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. How to handle scrollbar and mouse activities Jenkins and Github S ... read more
asked in Infosys
Q2. Introduce yourself 1.What is STLC 2. difference between Test plan ... read more
asked in Capgemini
Q3. 1] Introduction 2] Sanity Vs Smoke testing 3] Waits in selenium a ... read more
asked in Capgemini
Q4. What is assertion? What is soft assertion? What is hard assertion ... read more
Q5. What is Automation? what is selenium?what is xpath? what is regre ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Dsa java oops dbms networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience.
You have to be very strong in DSA.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts with examples, SQL query to find second highest salary, diff between fail fast and fail safe, how did u implement security in your app, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic Java concepts

I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Are you updating day by day yourself in technology ?
  • Q2. Yes, means you will definitely placed in technosoft.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had done certification and learn the skill day by day, waiting for the opening in technosoft. I had attended three round of interview, if you have real skill and self confidence you will definitely placed in technosoft global services

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 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 - Technical 

(3 Questions)

  • Q1. Do you have knowledge of Hadoop data ware house?
  • Ans. 

    Yes, I have knowledge of Hadoop data warehouse.

    • I have experience in designing and implementing Hadoop-based data warehouses.

    • I am proficient in Hadoop ecosystem technologies such as HDFS, MapReduce, Hive, and Pig.

    • I have worked with large-scale data processing and storage using Hadoop.

    • I am familiar with data warehousing concepts such as ETL, data modeling, and data integration.

    • I have used Hadoop to build data warehouses

  • Answered by AI
  • Q2. SQl questions using joins.
  • Q3. Have you used python scripts in your testing?
  • Ans. 

    Yes, I have used Python scripts extensively in my testing.

    • I have used Python scripts for automated testing of web applications.

    • I have also used Python scripts for unit testing of backend code.

    • Python's unittest module is particularly useful for this purpose.

    • I have also used Python scripts for load testing and performance testing.

    • Python's requests library is very helpful for testing APIs.

    • I have also used Python scripts f

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your current ctc and what is your expected ctc?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare the SQL for ETL job role and apexon interviews would be a easy one to crack.

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. Basic questions on javascript, angular, html,css
  • Q2. Questions on localstorage , tokens, security, interceptors

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and u will rock

I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics Of JS

I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Hashtable and hashmap?
  • Ans. 

    Hashtable is synchronized while hashmap is not.

    • Hashtable is thread-safe while hashmap is not.

    • Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.

    • Hashtable is slower than hashmap due to synchronization.

    • Hashtable is a legacy class while hashmap is a newer implementation.

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap?
  • Ans. 

    Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.

    • Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.

    • Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.

    • Concurrent Hashmap is slower than Hashma...

  • Answered by AI
  • Q3. Jdbc step
  • Q4. Spring ioc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was average they asked questions from core java spring hibernate... And so on..

Skills evaluated in this interview

ATMECS Global Interview FAQs

How many rounds are there in ATMECS Global Automation Test Engineer interview?
ATMECS Global interview process usually has 1-2 rounds. The most common rounds in the ATMECS Global interview process are Technical, Assignment and One-on-one Round.
How to prepare for ATMECS Global Automation Test Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at ATMECS Global. The most common topics and skills that interviewers at ATMECS Global expect are Selenium, Java, Automation Testing, Test Engineering and Cucumber.
What are the top questions asked in ATMECS Global Automation Test Engineer interview?

Some of the top questions asked at the ATMECS Global Automation Test Engineer interview -

  1. How to handle different frame in Selen...read more
  2. design script for test cases for random demo applicati...read more
  3. OOPS concepts like inheritance, encapsulation, polymorphism ...read more

Tell us how to improve this page.

ATMECS Global Automation Test Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Join ATMECS Global "Trusted Partner” to organizations looking to shape their future
ATMECS Global Automation Test Engineer Salary
based on 13 salaries
₹4.5 L/yr - ₹15 L/yr
29% more than the average Automation Test Engineer Salary in India
View more details

ATMECS Global Automation Test Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.0

Skill development

4.4

Work-life balance

4.0

Salary

3.7

Job security

4.4

Company culture

3.7

Promotions

4.4

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
391 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Software Engineer
277 salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Technical Lead
125 salaries
unlock blur

₹13.1 L/yr - ₹30 L/yr

Associate Lead
114 salaries
unlock blur

₹8.7 L/yr - ₹24 L/yr

Associate Software Engineer
77 salaries
unlock blur

₹2.4 L/yr - ₹5.6 L/yr

Explore more salaries
Compare ATMECS Global with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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