Upload Button Icon Add office photos
Premium Employer

i

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

Tiger Analytics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tiger Analytics QA Engineer Interview Questions and Answers

Updated 20 Jan 2025

Tiger Analytics QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Sql exam - MCQ & write a query

Round 2 - Technical 

(1 Question)

  • Q1. SDLC, STLC & Bug life cycle Where we apply OOPs concept in automation where we apply collection in automation Explain framework

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 min apti and ask role and resp in current org

Round 2 - Coding Test 

Ask the basic theory and code of java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your ans and skills

I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Prepare basic java coding questions
  • Q2. Prepare selenium appium automations questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic java coding questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is encapsulation and loading process.also write an code for Reverse string
  • Ans. 

    Encapsulation is the process of hiding internal details of an object and providing access only through defined methods.

    • Encapsulation helps in achieving data abstraction and data hiding.

    • It allows for better control over the data and prevents direct access to it.

    • Loading process refers to the process of loading a program or data into memory for execution.

    • Reverse string code example: function reverseString(str) { return st

  • Answered by AI
  • Q2. What is encapsulation and loading process. Also write an code for reverse string
  • Ans. 

    Encapsulation is the process of hiding internal implementation details and providing a public interface. Loading process refers to the steps involved in loading a program or data into memory.

    • Encapsulation helps in achieving data abstraction and information hiding.

    • It allows for better control over data and prevents unauthorized access.

    • Loading process involves steps like parsing, linking, and loading the program or data ...

  • Answered by AI
  • Q3. Regression testing and sanity difference
  • Ans. 

    Regression testing is retesting of previously tested functionality, while sanity testing is a quick check to ensure basic functionality is working.

    • Regression testing is performed to ensure that changes or fixes in the software do not introduce new defects or impact existing functionality.

    • It involves retesting of the entire application or a specific set of test cases.

    • Regression testing is usually performed after major c...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. STLC and Defect bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - java

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Xoriant user image Arpit Choubey

posted on 23 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is bug life cycle RTM Cake 🎂 cutting questions
  • Q2. Test cases on QR code
  • Ans. 

    Test cases for QR code should cover scanning, decoding, error handling, and compatibility with different devices.

    • Verify that the QR code can be scanned successfully using different devices and apps.

    • Test the decoding accuracy of the QR code to ensure the correct information is extracted.

    • Check for error handling scenarios such as invalid QR codes or damaged codes.

    • Test the compatibility of the QR code with various devices

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well about SQL, manual testing concepts

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell about roles and responsibilites
  • Q2. Code to write in java
  • Ans. 

    Write a Java code to reverse a string

    • Use StringBuilder to reverse the string

    • Convert the string to StringBuilder, call reverse() method, and convert back to string

    • Handle null or empty string cases

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. What is inheritance 2. What is polymorphism 3. How to handle Window handles 4 How to handle iframes
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows a class to reuse code from another class, promoting code reusability and reducing redundancy.

    • Subclasses can inherit attributes and methods from a superclass, and can also override or extend them.

    • Inheritance creates a hierarchical relationship between classes, with child classes i...

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Iris Software user image NAVEENKUMAR SAKTHIVEL

posted on 12 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SQL to join tables
  • Ans. 

    SQL join tables to combine data from multiple tables based on a related column

    • Use JOIN keyword to combine tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Specify the columns to join on using ON clause

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was first technical round Asked about Functional, Non Functional testing, Integration, Regression, Smoke, Retesting, Performance, load, stress testing.
  • Q2. Then he comes to selenium the question was how to navigate to other window in browser. Lastly asked me python program to print the number is prime or not.
Round 2 - Coding Test 

It haven't done. Tomorrow is my coding round. Hope it will go well

Round 3 - Technical 

(1 Question)

  • Q1. Not done yet. Will be conduct after the coding round.

Interview Preparation Tips

Topics to prepare for Altimetrik QA Engineer interview:
  • Automation Testing
  • Python
Interview preparation tips for other job seekers - Must needed skills here is to self learner and initiator. They will send if you can do the work. Show that you can and you are a learner.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 3 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 

(3 Questions)

  • Q1. Authentication and authorization
  • Q2. Severity, priority, examples
  • Q3. Types of Testing
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

    • Unit testing focuses on testing individual components or modules of the software.

    • Integration testing checks if different modules work together correctly.

    • System testing validates the entire system against the requirements.

    • Acceptance testing ensures the software meets the user's requirements.

    • Regression t...

  • Answered by AI
Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your personal interest
  • Q3. Your expected salary
  • Q4. Last drawn salary
  • Q5. Why did you select testing
  • Ans. 

    I selected testing because I enjoy finding bugs and ensuring quality in software products.

    • I have a keen eye for detail and enjoy problem-solving.

    • I like the challenge of breaking down complex systems to identify issues.

    • I believe in the importance of delivering high-quality products to users.

    • I have a passion for technology and ensuring that it functions as intended.

    • I enjoy working collaboratively with developers to impro

  • Answered by AI

Tiger Analytics Interview FAQs

How many rounds are there in Tiger Analytics QA Engineer interview?
Tiger Analytics interview process usually has 2 rounds. The most common rounds in the Tiger Analytics interview process are Coding Test and Technical.

Tell us how to improve this page.

Tiger Analytics QA Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Senior Analyst
542 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Data Scientist
504 salaries
unlock blur

₹7 L/yr - ₹26.5 L/yr

Data Engineer
496 salaries
unlock blur

₹8 L/yr - ₹29 L/yr

Senior Software Engineer
387 salaries
unlock blur

₹7.5 L/yr - ₹19 L/yr

Data Analyst
265 salaries
unlock blur

₹4.8 L/yr - ₹13.9 L/yr

Explore more salaries
Compare Tiger Analytics with

Xoriant

4.1
Compare

Photon Interactive

4.0
Compare

CitiusTech

3.4
Compare

Iris Software

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