Upload Button Icon Add office photos
Premium Employer

i

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

Tekion Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tekion Senior QA Engineer Interview Questions and Answers

Updated 29 Apr 2024

Tekion Senior QA Engineer Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All testing manual question with SDLC question
Round 2 - Technical 

(1 Question)

  • Q1. Java OOPs concept , program to find second max, selenium script

I was interviewed in Sep 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Basic of testing, Testcase writing, Logical reasoning
Round 2 - Technical 

(1 Question)

  • Q1. MySQL, Postman, Testing
Round 3 - Technical 

(1 Question)

  • Q1. Automation, Leading a team skill, understanding logic and situation handling questions
Round 4 - HR 

(1 Question)

  • Q1. Reason for change, how would you see yourself after few years

Interview Preparation Tips

Interview preparation tips for other job seekers - Each round of 1hour each, They confidence level in all answers

Senior QA Engineer Interview Questions Asked at Other Companies

asked in MakeMyTrip
Q1. Combination Sum Problem Statement Given an array of distinct posi ... read more
asked in MakeMyTrip
Q2. Next Greater Number Problem Statement Given a string S which repr ... read more
Q3. How do you get data from a file in selenium
Q4. if 2 threads are given and one burns in 30 minutes, how you can c ... read more
Q5. How can you execute a test case number of times?

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

It was some sorting question - 1 Hour JAVA

Round 2 - Technical 

(2 Questions)

  • Q1. Some selenium and java based question
  • Q2. How would kill the child process
  • Ans. 

    Use the kill command with the child process ID to terminate it

    • Find the child process ID using tools like ps or pgrep

    • Use the kill command with the appropriate signal (e.g. SIGTERM, SIGKILL) and the child process ID

    • Example: kill -9

Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Java related qs
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Group Discussion 

General topics like Artificial Intelligence positive or negative impacts

Round 2 - Technical 

(1 Question)

  • Q1. Everything from resume
Round 3 - HR 

(1 Question)

  • Q1. General questions
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Asked SQL queries along with other JAVA questions

Round 2 - Technical 

(2 Questions)

  • Q1. Test scenarios for testing Whatapp application
  • Ans. 

    Test scenarios for testing WhatsApp application

    • Verify sending a text message

    • Test sending multimedia files (images, videos)

    • Check group chat functionality

    • Test voice and video call features

    • Verify message encryption and security measures

  • Answered by AI
  • Q2. Program explaining OOPS concepts
  • Ans. 

    OOPS concepts are the foundation of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementatio...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Find the second largest number in an array
  • Ans. 

    Iterate through array to find second largest number

    • Iterate through the array and keep track of the largest and second largest numbers

    • Handle edge cases like duplicates or small array sizes

    • Return the second largest number found

  • Answered by AI
  • Q2. Other technical questions around java, oops, automation frameworks, testng, manual testing and test case creation.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Nov 2023. There were 5 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 - Aptitude Test 

Written with multiple question both aptitude and technical

Round 3 - Technical 

(1 Question)

  • Q1. What is regression and smoke testing
  • Ans. 

    Regression testing is retesting of previously tested functionality to ensure that changes or fixes have not introduced new defects. Smoke testing is a subset of regression testing that focuses on testing the critical functionalities of an application.

    • Regression testing is performed to verify that changes or fixes in software have not introduced new defects or caused existing functionalities to fail.

    • It involves retestin...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Roles and responsibilities in your previous project and what is your contribution for project delivery
Round 5 - HR 

(1 Question)

  • Q1. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basics and confident delivery

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the STLC, bug severity priority, waits in selenium with syntax, Java oops question with example,
  • Ans. 

    STLC, bug severity priority, waits in Selenium, Java OOPs

    • STLC stands for Software Testing Life Cycle and includes phases like requirement analysis, test planning, test design, test execution, and test closure

    • Bug severity is the impact of a bug on the system, while bug priority is the order in which bugs should be fixed

    • Waits in Selenium are used to make the test script wait for a certain condition to be met before proce...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is software testing? Smoke & sanity Testing Sdlc,stlc, bug life cycle

Tekion Interview FAQs

How many rounds are there in Tekion Senior QA Engineer interview?
Tekion interview process usually has 3 rounds. The most common rounds in the Tekion interview process are Technical and HR.
What are the top questions asked in Tekion Senior QA Engineer interview?

Some of the top questions asked at the Tekion Senior QA Engineer interview -

  1. Basic of testing, Testcase writing, Logical reason...read more
  2. Automation, Leading a team skill, understanding logic and situation handling qu...read more
  3. Java OOPs concept , program to find second max, selenium scr...read more

Tell us how to improve this page.

Tekion Senior QA Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Paytm Interview Questions
3.3
 • 776 Interviews
Swiggy Interview Questions
3.8
 • 438 Interviews
CARS24 Interview Questions
3.6
 • 328 Interviews
Zomato Interview Questions
3.7
 • 322 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
Chetu Interview Questions
3.3
 • 170 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Ola Cabs Interview Questions
3.4
 • 143 Interviews
AVASOFT Interview Questions
2.9
 • 136 Interviews
View all
Tekion Senior QA Engineer Salary
based on 30 salaries
₹10 L/yr - ₹30 L/yr
73% more than the average Senior QA Engineer Salary in India
View more details

Tekion Senior QA Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

4.0

Salary

3.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
378 salaries
unlock blur

₹10 L/yr - ₹33 L/yr

Associate Software Engineer
331 salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Senior Software Engineer
144 salaries
unlock blur

₹16 L/yr - ₹55 L/yr

Product Manager
98 salaries
unlock blur

₹13.2 L/yr - ₹46 L/yr

QA Engineer
68 salaries
unlock blur

₹6 L/yr - ₹16.1 L/yr

Explore more salaries
Compare Tekion with

CarDekho Group

3.7
Compare

Cartrade.com

4.0
Compare

CARS24

3.6
Compare

Razorpay

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