Upload Button Icon Add office photos

Filter interviews by

Planit Testing India Test Analyst Interview Questions and Answers

Updated 18 Jun 2024

Planit Testing India Test Analyst Interview Experiences

1 interview found

Test Analyst Interview Questions & Answers

user image Chetan Shinde

posted on 18 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. What is SDLC STLC Regression
  • Ans. 

    SDLC (Software Development Life Cycle) is the process of developing software, while STLC (Software Testing Life Cycle) is the process of testing software. Regression testing is retesting software after changes to ensure no new bugs were introduced.

    • SDLC is the process of planning, creating, testing, and deploying software.

    • STLC is the process of planning, creating, executing, and closing test cases to ensure the quality ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is your Salary expectation
  • Q2. Document required

Interview Preparation Tips

Interview preparation tips for other job seekers - BE confident

Skills evaluated in this interview

Interview questions from similar companies

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

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

I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction, what is sdlc, what is bug life cycle, white box testing, functional testing,smoke and sanity testing.
  • Ans. 

    SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.

    • SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...

  • Answered by AI
  • Q2. What stlc and what is regression
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.

    • STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.

    • Regression testing is the process of retesting software to confirm that recent changes have not adv...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview level is not that hard for me .They focus on communication skills in most of the interviews.

Skills evaluated in this interview

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 Questionnaire 

1 Question

  • Q1. Data warehouse concepts, Scd with examples, Sql Queries
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.

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,

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
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself.

Planit Testing India Interview FAQs

How many rounds are there in Planit Testing India Test Analyst interview?
Planit Testing India interview process usually has 2 rounds. The most common rounds in the Planit Testing India interview process are Technical and HR.
How to prepare for Planit Testing India Test Analyst 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 Planit Testing India. The most common topics and skills that interviewers at Planit Testing India expect are Autodesk Combustion, Field Work, LMS, MCSA and OSI.
What are the top questions asked in Planit Testing India Test Analyst interview?

Some of the top questions asked at the Planit Testing India Test Analyst interview -

  1. What is SDLC STLC Regress...read more
  2. Document requi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Magic Edtech Interview Questions
3.1
 • 48 Interviews
Equifax Interview Questions
3.4
 • 28 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
View all
Planit Testing India Test Analyst Salary
based on 27 salaries
₹3 L/yr - ₹6.5 L/yr
47% less than the average Test Analyst Salary in India
View more details

Planit Testing India Test Analyst Reviews and Ratings

based on 4 reviews

4.4/5

Rating in categories

3.7

Skill development

4.9

Work-Life balance

3.2

Salary & Benefits

4.8

Job Security

4.5

Company culture

3.3

Promotions/Appraisal

4.2

Work Satisfaction

Explore 4 Reviews and Ratings
Softwaretest Engineer
105 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Test Engineer
105 salaries
unlock blur

₹2.9 L/yr - ₹10.5 L/yr

Engineer
66 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

L2 Engineer
46 salaries
unlock blur

₹4 L/yr - ₹11.9 L/yr

Analyst
42 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Planit Testing India with

Cognizant

3.8
Compare

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview