Upload Button Icon Add office photos
Premium Employer

i

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

Magic Edtech Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 446 Reviews

Filter interviews by

Magic Edtech Software Testing Engineer Interview Questions and Answers

Updated 31 Oct 2021

Magic Edtech Software Testing Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Accessibility testing, you will have to understanding about accessibility testing, WCAG 2.0 OR 2.1 , CCA tool, NVDA, JWAS

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, prepare all concepts of testing, agile,

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Program to print right angle trigle of number pattern using python or language of your choice
  • Ans. 

    Program to print right angle triangle of number pattern using Python.

    • Use nested loops to print the pattern.

    • The outer loop will iterate through the rows.

    • The inner loop will iterate through the columns.

    • Use the range function to control the number of rows and columns.

    • Print the numbers in the pattern using string formatting.

  • Answered by AI
  • Q2. Previous Project related questions and Testing solution approach for given scenarios.
  • Q3. Program to merge and sort 2 lists using python or language of ur choice atleast
  • Ans. 

    Program to merge and sort 2 lists using Python.

    • Create two lists and merge them using the extend() method.

    • Sort the merged list using the sort() method.

    • Alternatively, use the sorted() function to sort the merged list.

    • Example: list1 = ['apple', 'banana', 'cherry'], list2 = ['orange', 'kiwi', 'mango']

    • Example: merged_list = list1 + list2

    • Example: merged_list.sort() or sorted(merged_list)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 4 rounds interveiw rounds.
1. hackerRank test
2. F2F technical
3. Discussion with Manger ( previous project experience related) may or may not ask for POCs
4. Discussion with higher manager to check ability to work with the company environment
Give ur best in all the round be honest with answers

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - First get prepared well for the interview then appear orelse its a waste of time for all

I applied via Approached by Company and was interviewed in Dec 2018. There were 5 interview rounds.

Interview Preparation Tips

General Tips: I have applied for Automation Test Engineer with 4+ Years of experience and attended the interview in planit testing Hyderabad on 20 December 2018 and i had gone through 3 rounds from morning 10:00 AM to 03:30 PM. 1st round was technical discussion, second round was system test in which i have build a hybrid framework. Then 3rd round was project manager round in which manager was so impressed with my system test and my dedication. Then HR Sowjanya Chintala told me that you are selected and next day i have received a call from Kanthi Manager who is HR Manager. She has done some negotiation and after that recruiting HR Sowjanya Chintala has done more negotiation. Then they told me that this is the Shutdown period and you will get offer letter on 26-12-2018 and to join on 02-Jan-2019. But after several followups, they said that our Managers is on leave, our CEO is on leave and everybody is on leave. After that i have directly reached their office for the status but recruiting HR Sowjanya Chintala told me that approval is still pending and due to your higher salary, they are looking for some other candidates. Before attending interview only they have asked me my salary expectations n all.
Why did you wasted my time when you don't have capacity to give the promised compensation to the employee. So i recommend everyone to don't waste time to attend their interviews and waiting for offer letter. If they have any shame, they could have offered me now.
Duration: 1-3 Months
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sort an array of integer in Javascript
  • Ans. 

    Use the built-in sort() method in JavaScript to sort an array of integers.

    • Use the sort() method with a compare function to sort the array in ascending order.

    • For descending order, return b - a instead of a - b in the compare function.

    • Example: let arr = [3, 1, 5, 2]; arr.sort((a, b) => a - b);

  • Answered by AI
  • Q2. Rotate an array
  • Ans. 

    Rotate an array of strings by a specified number of positions.

    • Create a new array to store the rotated elements.

    • Use modulo operator to handle cases where the rotation count exceeds the array length.

    • Copy elements from original array to the new array based on the rotation count.

    • Return the rotated array.

  • Answered by AI

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. SQL query

Interview Preparation Tips

Interview preparation tips for other job seekers - More prepare on sql questions

I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Program to print right angle trigle of number pattern using python or language of your choice
  • Ans. 

    Program to print right angle triangle of number pattern using Python.

    • Use nested loops to print the pattern.

    • The outer loop will iterate through the rows.

    • The inner loop will iterate through the columns.

    • Use the range function to control the number of rows and columns.

    • Print the numbers in the pattern using string formatting.

  • Answered by AI
  • Q2. Previous Project related questions and Testing solution approach for given scenarios.
  • Q3. Program to merge and sort 2 lists using python or language of ur choice atleast
  • Ans. 

    Program to merge and sort 2 lists using Python.

    • Create two lists and merge them using the extend() method.

    • Sort the merged list using the sort() method.

    • Alternatively, use the sorted() function to sort the merged list.

    • Example: list1 = ['apple', 'banana', 'cherry'], list2 = ['orange', 'kiwi', 'mango']

    • Example: merged_list = list1 + list2

    • Example: merged_list.sort() or sorted(merged_list)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 4 rounds interveiw rounds.
1. hackerRank test
2. F2F technical
3. Discussion with Manger ( previous project experience related) may or may not ask for POCs
4. Discussion with higher manager to check ability to work with the company environment
Give ur best in all the round be honest with answers

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - First get prepared well for the interview then appear orelse its a waste of time for all
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction and work experience
  • Q2. Basic question on software testing
Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduction and work experience
  • Q2. All other questions apart from the role they are selecting for.

Interview Preparation Tips

Interview preparation tips for other job seekers - The company needs to get their requirement right themselves first. I got through in the communication round and then they kept another communication round and rejected saying that they need to cater to Australian clients and need better communication. Were they not able to judge the communication in round 1...? In round two as well same set of questions were repeated. They are sitting there just to waste time.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on role.

Tell us how to improve this page.

Magic Edtech Software Testing Engineer Reviews and Ratings

based on 3 reviews

4.0/5

Rating in categories

3.9

Skill development

4.7

Work-life balance

3.1

Salary

2.9

Job security

4.7

Company culture

3.3

Promotions

4.7

Work satisfaction

Explore 3 Reviews and Ratings
Consultant
143 salaries
unlock blur

₹5.8 L/yr - ₹22.8 L/yr

Senior Software Engineer
133 salaries
unlock blur

₹6.3 L/yr - ₹18.5 L/yr

Software Engineer
126 salaries
unlock blur

₹4 L/yr - ₹13.5 L/yr

Lead Consultant
125 salaries
unlock blur

₹8 L/yr - ₹29.4 L/yr

Softwaretest Engineer
119 salaries
unlock blur

₹1 L/yr - ₹7 L/yr

Explore more salaries
Compare Magic Edtech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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