Upload Button Icon Add office photos
Engaged Employer

i

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

Sacumen Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sacumen Qa Automation Testing Engineer Interview Questions and Answers

Updated 10 Apr 2024

Sacumen Qa Automation Testing Engineer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. From a list seperate elements based on data type and remove the duplicates Dictionary access Selecting elements from e-commerce website Write test cases example API related
  • Ans. 

    To separate elements based on data type and remove duplicates from a list

    • Create separate lists for each data type (string, integer, etc.)

    • Iterate through the original list and add elements to respective lists based on data type

    • Remove duplicates from each list using a set or other data structure

    • Combine all lists into a single list without duplicates

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Manual vs Automation Testing?
  • Ans. 

    Automation testing is faster, more reliable, and scalable compared to manual testing.

    • Automation testing is faster as it can execute tests much quicker than manual testing.

    • Automation testing is more reliable as it eliminates human error and ensures consistent test results.

    • Automation testing is scalable as it can run tests on multiple configurations and environments simultaneously.

    • Manual testing is better suited for expl...

  • Answered by AI
  • Q2. Tester : executes tests manually. Automation : Scripts/tools execute test automaticaaly.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There were 45 questions in total: 20 questions on aptitude and 25 questions on basic C, C++, and Java.

Round 2 - One-on-one 

(1 Question)

  • Q1. TWO person was taking interview , one is HR AND TECHNICAL PERSON , THEY ASK ME TELL ME ABOUT YOUR SELF, WHAT ARE THE QUALITY OF TEAM LEADER, ARE YOU COMFORTABLE IF WE HIRE YOU AS A TESTER AND TECHNICAL ...
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself and your experience in software development.
  • Ans. 

    Aspiring software engineer with a passion for coding, problem-solving, and building innovative applications.

    • Completed a Bachelor's degree in Computer Science, where I developed a strong foundation in programming languages like Java and Python.

    • Interned at XYZ Corp, where I contributed to a team project that improved the efficiency of a data processing application by 30%.

    • Worked on personal projects, including a web appli...

  • Answered by AI
  • Q2. Why did you choose software engineering as a carrier ?
  • Ans. 

    I chose software engineering for its creativity, problem-solving opportunities, and the impact it has on our daily lives.

    • Passion for technology: I have always been fascinated by how software can solve complex problems and improve efficiency.

    • Creativity: Software engineering allows me to express my creativity by designing innovative solutions and applications.

    • Impact: I want to create software that can positively affect p...

  • Answered by AI
  • Q3. What do you know about our company and its tech stack?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep Learning Stay updated with industry trends and tools through courses, blogs, and workshops.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Work-time model and relationship model.

Round 2 - Coding Test 

Based on JavaScript and React.

Round 3 - HR 

(2 Questions)

  • Q1. What are the reasons we should consider hiring you?
  • Q2. What contributions do you envision making to our project management efforts?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best confidently and refine your skills.

I appeared for an interview in Dec 2021.

Interview Questionnaire 

2 Questions

  • Q1. Deeply regarding manual testing
  • Q2. Write test cases
  • Ans. 

    Test cases for a login page

    • Verify successful login with valid credentials

    • Verify error message is displayed for invalid credentials

    • Verify password is hidden while typing

    • Verify 'forgot password' link redirects to correct page

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well on test cases

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Where you see yourself in 4 years
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

HR discussed the salary details

Round 2 - HR 

(2 Questions)

  • Q1. What was previous salary
  • Ans. 

    I am not comfortable disclosing my previous salary.

    • It is not appropriate to discuss previous salary in an interview setting.

    • Focus on the value I can bring to the company in this role.

    • Salary expectations can be discussed during the negotiation phase.

  • Answered by AI
  • Q2. What is expected salary
  • Ans. 

    Salary expectations are based on experience, skills, location, and industry standards.

    • Consider factors like years of experience, relevant skills, industry standards, and location when determining salary expectations.

    • Research average salaries for Senior Test Engineers in your area to get an idea of the market rate.

    • Be prepared to negotiate based on your qualifications and the company's budget.

    • Provide a salary range rathe...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Letter of Employment
  • Q2. Contractual agreement Signature formalities

Interview Preparation Tips

Interview preparation tips for other job seekers - Never go in ApMoSys...no growth ,no excellence & entire timepass in APMOSYS.
ApMoSys is a trap for freshers as well as experienced candidates as this candidates does not get any idea about interviews scheduled and interviews scheduled does not belong to our core domains or match criteria does not get fulfilled with the criteria we belong to.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the purpose of a test automation framework?
  • Ans. 

    A test automation framework is a set of guidelines, coding standards, concepts, processes, practices, tools, and utilities that help to create automated tests.

    • Provides structure and organization for automated tests

    • Promotes reusability of code and components

    • Enhances test maintenance and scalability

    • Supports multiple test types such as functional, regression, and performance testing

    • Integrates with continuous integration t...

  • Answered by AI
  • Q2. It provides guideline, best practices, and reusable components to write efficient and maintainable test scripts.

Interview Preparation Tips

Interview preparation tips for other job seekers - "Customize your resume for each role."

Sacumen Interview FAQs

How many rounds are there in Sacumen Qa Automation Testing Engineer interview?
Sacumen interview process usually has 1 rounds. The most common rounds in the Sacumen interview process are Technical.
How to prepare for Sacumen Qa Automation Testing 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 Sacumen. The most common topics and skills that interviewers at Sacumen expect are Javascript and Selenium.

Tell us how to improve this page.

Sacumen Qa Automation Testing Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
View all
Software Developer
9 salaries
unlock blur

₹5.2 L/yr - ₹9.8 L/yr

Software Engineer
8 salaries
unlock blur

₹6 L/yr - ₹9.5 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹10 L/yr - ₹26 L/yr

Python Developer
6 salaries
unlock blur

₹3.6 L/yr - ₹12 L/yr

Python Software Developer
5 salaries
unlock blur

₹7.5 L/yr - ₹15 L/yr

Explore more salaries
Compare Sacumen with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Diverse Lynx

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