Upload Button Icon Add office photos
Engaged Employer

i

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

TestingXperts Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TestingXperts Interview Questions, Process, and Tips

Updated 4 Mar 2025

Top TestingXperts Interview Questions and Answers

View all 21 questions

TestingXperts Interview Experiences

Popular Designations

41 interviews found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Apr 2022

I applied via Referral and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience salary good. Went very well

Top TestingXperts Test Engineer Interview Questions and Answers

Q1. What is protected internal access modifier, explain
View answer (1)

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Interview Questions & Answers

user image Anonymous

posted on 8 Mar 2022

I applied via Walk-in and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 2 - Aptitude Test 

Dlcdckjd cjkd cjd ckjd ckdj cdjkc djkc dkjc dcj dkcjd

Interview Preparation Tips

Interview preparation tips for other job seekers - jdedkje e dkjec dkc dc dcd ckd cdkjc dkjc djkc dkcj dckj dcjkd ckjd ckjd ckdj cdkjc dkjc dkjc dkjcd

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

Interview Questionnaire 

1 Question

  • Q1. Had one round of technical . Basic questions on Testing, Salesforce ,Test Methodologies, RTM , ALM,JIRA

Interview Preparation Tips

Interview preparation tips for other job seekers - Was a good experience . Interviewer asked practical questions so if you are experienced enough and worked on things then only you will be able to answer .

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 31 May 2021

I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to Manual testing , Api testing and status code and SQL queries as well some good knowledge of automation tools it will help you to crack down.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and make saure what ever project you worked on you can explain it properly.

Top TestingXperts Test Engineer Interview Questions and Answers

Q1. What is protected internal access modifier, explain
View answer (1)

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

TestingXperts interview questions for popular designations

 Test Engineer

 (8)

 Senior Test Engineer

 (5)

 Software Engineer

 (3)

 Full Stack Developer

 (2)

 Senior QA Engineer

 (2)

 Project Manager

 (1)

 Marketing Manager

 (1)

 Java Developer

 (1)

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

Interview Questionnaire 

1 Question

  • Q1. Past working experience, and knowledge in the Testing field

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was good and had 2 rounds.

Quality Assurance and Testing Interview Questions asked at other Companies

Q1. Suppose you are testing an application and you find a bug and now you assigned that bug to a developer but he revert by saying he is not getting this bug in his system. What will you do ?
View answer (4)

Get interview-ready with Top TestingXperts Interview Questions

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

Interview Questionnaire 

4 Questions

  • Q1. Write a sample code to explain overloading concept of oops
  • Ans. 

    Overloading in OOP allows multiple methods with same name but different parameters.

    • Overloading is achieved by changing the number, type or order of parameters

    • Return type of the methods does not matter in overloading

    • Example: void print(int a), void print(int a, int b), void print(String s)

  • Answered by AI
  • Q2. Write a program to add two numbers in c#
  • Ans. 

    Program to add two numbers in c#

    • Declare two variables to store the numbers

    • Take input from user for both variables

    • Add the variables and store the result in a third variable

    • Display the result

  • Answered by AI
  • Q3. Write xpath using AND and OR condition
  • Ans. 

    Xpath can use AND and OR conditions to locate elements based on multiple criteria.

    • To use AND, simply chain multiple conditions together with no operator in between.

    • To use OR, use the 'or' keyword between conditions.

    • Example: //div[@class='class1' and @id='id1'] or //div[@class='class2']

  • Answered by AI
  • Q4. What is protected internal access modifier, explain
  • Ans. 

    Protected internal access modifier allows access to members within the same assembly or derived classes.

    • Can be applied to methods, properties, fields, and events

    • Access is limited to the current assembly or derived classes

    • Used when you want to restrict access to certain members within the same assembly or derived classes

    • Example: protected internal int age = 25; // can be accessed within the same assembly or derived clas

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a nice experience, HR was very cool.. interviewer also very cool and nice while asking questions.

Skills evaluated in this interview

Top TestingXperts Test Engineer Interview Questions and Answers

Q1. What is protected internal access modifier, explain
View answer (1)

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Jobs at TestingXperts

View all

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Aug 2021

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

Interview Questionnaire 

1 Question

  • Q1. About old project, Agile Process, Test cases, how many test cases write last week, key challenges of software testing, RTM, test deliverables, test plan document, test matrix, scenario matri, api responses...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering questions. You answer should be more clear and understandable.

Top TestingXperts Test Engineer Interview Questions and Answers

Q1. What is protected internal access modifier, explain
View answer (1)

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. General software testing questions. To write test cases for hypothetical requirements. Mobile testing questions, API status codes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be confident. They will overlook a few shortcomings if you convince them that you're capable of learning, the only way to do so, is by thoroughly preparing the topics you've mentioned in your CV

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. He did not ask much questions and The way the interview is very badly treating he does not have sense, He asked me current and expected but finally, he said to HR like he is not suitable for the position ...
  • Q2. His name is Srinivas Chimakurthi

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go

Selenium Automation Tester Interview Questions asked at other Companies

Q1. How to get the count of all text box in a web page?
View answer (6)

Interview Questionnaire 

1 Question

  • Q1. Manual testing questions, agile methodology, prevoius project based questions

Top TestingXperts Test Engineer Interview Questions and Answers

Q1. What is protected internal access modifier, explain
View answer (1)

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

TestingXperts Interview FAQs

How many rounds are there in TestingXperts interview?
TestingXperts interview process usually has 2-3 rounds. The most common rounds in the TestingXperts interview process are Technical, HR and One-on-one Round.
How to prepare for TestingXperts 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 TestingXperts. The most common topics and skills that interviewers at TestingXperts expect are Automation Testing, Selenium, Java, API Testing and C#.
What are the top questions asked in TestingXperts interview?

Some of the top questions asked at the TestingXperts interview -

  1. Manual testing questions 1) What is regression and Retesting 2)How will you cr...read more
  2. What is protected internal access modifier, expla...read more
  3. What do you know about software development lifecyc...read more
How long is the TestingXperts interview process?

The duration of TestingXperts interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

TestingXperts Interview Process

based on 36 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Indium Software Interview Questions
4.0
 • 162 Interviews
Qualitest Interview Questions
3.6
 • 79 Interviews
Apisero Interview Questions
4.3
 • 64 Interviews
ZenQ Interview Questions
4.2
 • 18 Interviews
ImpactQA Interview Questions
3.1
 • 7 Interviews
QAI Interview Questions
1.7
 • 3 Interviews
Qa Mentor, Inc Interview Questions
4.3
 • 2 Interviews
View all

TestingXperts Reviews and Ratings

based on 258 reviews

4.0/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.6

Salary

3.9

Job security

3.9

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 258 Reviews and Ratings
Senior/Lead Test Engineers

Mumbai

8-13 Yrs

Not Disclosed

Google Looker Developer

Mumbai

8-13 Yrs

Not Disclosed

Explore more jobs
Senior Test Engineer
310 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
260 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Lead
95 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TestingXperts with

Cigniti Technologies

3.7
Compare

Think Future Technologies

4.0
Compare

Indium Software

4.0
Compare

Qualitest

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