Upload Button Icon Add office photos
Engaged Employer

i

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

Qtech Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Qtech Software Softwaretest Engineer Interview Questions and Answers

Updated 21 Nov 2022

Qtech Software Softwaretest Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Oct 2022. There were 4 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 - Group Discussion 

If there is any doubt, the problem will be solved if we talk as a group discussion

Round 3 - One-on-one 

(3 Questions)

  • Q1. I wonder how the company should work without you joining the job
  • Q2. Tell me why you want to join this job
  • Q3. How do you feel if you give a job, how do you feel if you don't give a job
Round 4 - Assignment 

When you are given an assignment and you are in a situation where you cannot do it, this is a task for your mind.

Interview Preparation Tips

Interview preparation tips for other job seekers - He makes sure that every man should have his own identity in life. That identity is well-educated when life is a reality.

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between function and method
  • Ans. 

    A function is a piece of code that is called by name, while a method is a function that is associated with an object.

    • Functions are standalone blocks of code, while methods are functions that are part of a class or object.

    • Functions can be called independently, while methods are called on an object.

    • Functions do not have access to data stored in an object, while methods can access and modify object data.

  • Answered by AI
  • Q2. A program related to strings
  • Q3. A program related to prime numbers
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the D/W Rest and GraphQL APIS?
  • Q2. REST uses fixes endpoint;..............etc.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed before Oct 2022. There were 2 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 

(5 Questions)

  • Q1. Difference between overload and override
  • Ans. 

    Overload is when a class has multiple methods with the same name but different parameters. Override is when a subclass provides a specific implementation of a method that is already defined in its superclass.

    • Overload occurs within the same class, while override occurs between a superclass and its subclass.

    • Overload is resolved at compile time based on the method signature, while override is resolved at runtime based on ...

  • Answered by AI
  • Q2. What is split functions
  • Ans. 

    Split functions are used to divide a string into multiple parts based on a specified delimiter.

    • Split functions are commonly used in programming languages like Python, JavaScript, and Java.

    • The split function takes a string and splits it into an array of substrings based on a specified delimiter.

    • For example, in Python, the split function can be used like this: 'hello world'.split(' ') will return ['hello', 'world'].

  • Answered by AI
  • Q3. Data structure questions
  • Q4. Html css basics
  • Q5. Python program question

Interview Preparation Tips

Topics to prepare for Thinkitive Technologies Softwaretest Engineer interview:
  • Oopps
Interview preparation tips for other job seekers - Be through the opps for strong impact
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2020. 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 - Aptitude Test 

Reasoning, mathematics, and basic English grammar.

Round 3 - HR 

(1 Question)

  • Q1. Self introduction, domain knowledge, some questions about Test case presentation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with domain knowledge and some verbal reasoning and maths.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Interview in python technologies tela vent also
  • Q2. Great experience at the moment
Round 3 - HR 

(2 Questions)

  • Q1. Great experience at This company
  • Q2. Great experience on technical training interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Do heapfully Ibai Haag un haha. Ahah. Agave. Java Java
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. SQL,c programming,Java
  • Ans. SQL where and having ,a c programming question
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and answer questions much as you know
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

They just gave me an assessment with a few questions to test my subject knowledge

Round 2 - One-on-one 

(1 Question)

  • Q1. They asked me all the general questions and a few technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - As long as you are updated in your field of study, you will crack it.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Like css js and php
  • Q2. Basic of php, css, js

Interview Preparation Tips

Interview preparation tips for other job seekers - learn js,css,php,hrml core topics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Telephonic Call 

(3 Questions)

  • Q1. Introduction and technical questions.
  • Q2. What is the use of JAVA API?
  • Ans. 

    The JAVA API is a collection of pre-written classes and interfaces that provide ready-to-use functionality for Java developers.

    • The JAVA API allows developers to save time and effort by using pre-built code for common tasks.

    • It provides a wide range of classes and interfaces for various purposes such as file handling, networking, database connectivity, GUI development, etc.

    • Developers can leverage the API to access system...

  • Answered by AI
  • Q3. Questions are picked from Leetcode.
Round 3 - Coding Test 

The duration of the test is one hour and four coding questions are asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - I am not able to qualify for the coding round so I have no idea of further process.

Skills evaluated in this interview

Qtech Software Interview FAQs

How many rounds are there in Qtech Software Softwaretest Engineer interview?
Qtech Software interview process usually has 4 rounds. The most common rounds in the Qtech Software interview process are Resume Shortlist, Group Discussion and One-on-one Round.

Tell us how to improve this page.

Qtech Software Softwaretest Engineer Salary
based on 13 salaries
₹3.6 L/yr - ₹6 L/yr
17% less than the average Softwaretest Engineer Salary in India
View more details

Qtech Software Softwaretest Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

5.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
29 salaries
unlock blur

₹1.8 L/yr - ₹7 L/yr

Senior Software Tester
19 salaries
unlock blur

₹4.5 L/yr - ₹8.9 L/yr

Software Tester
18 salaries
unlock blur

₹2.8 L/yr - ₹6.8 L/yr

PHP Developer
17 salaries
unlock blur

₹2.8 L/yr - ₹10.5 L/yr

Senior PHP Developer
13 salaries
unlock blur

₹4.3 L/yr - ₹9.3 L/yr

Explore more salaries
Compare Qtech Software with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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