Upload Button Icon Add office photos

Filter interviews by

Keywords Studios Interview Questions and Answers for Experienced

Updated 4 Mar 2025

Keywords Studios Interview Experiences for Experienced

Popular Designations

3 interviews found

QA Tester Interview Questions & Answers

user image Anonymous

posted on 6 Oct 2023

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

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

Moderate level aptitude test with QA+ gaming questions

Round 3 - HR 

(1 Question)

  • Q1. Based on CV you will get the questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Games and manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - N/A

QA Tester Interview Questions asked at other Companies

Q1. If you are given a ball pen tested for indian market, now you have to test it for international market, what testings will you perform.?
View answer (1)

Interview Questions & Answers

user image Anuj Syal

posted on 7 Feb 2025

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

I was interviewed before Feb 2024.

Round 1 - HR 

(6 Questions)

  • Q1. What is smoke and sanity
  • Ans. 

    Smoke and sanity are terms used in software testing to describe different types of testing.

    • Smoke testing is a quick test to check if the basic functionalities of a software build are working correctly.

    • Sanity testing is a more thorough test to check if specific features or functionalities are working as expected after changes.

    • Smoke testing is usually done before sanity testing.

    • Example: After a new feature is added to a ...

  • Answered by AI
  • Q2. What is regression
  • Ans. 

    Regression is a statistical method used to analyze the relationship between variables.

    • Regression helps to understand how the value of a dependent variable changes when one or more independent variables are varied.

    • It is commonly used in forecasting, time series modeling, and determining causal relationships.

    • Examples include linear regression, logistic regression, and polynomial regression.

  • Answered by AI
  • Q3. What is bug and defect
  • Ans. 

    A bug is a coding error that causes a program to malfunction, while a defect is a deviation from the expected behavior of a software product.

    • A bug is a mistake made by a programmer during coding.

    • A defect is a problem in the software that occurs when the code is executed.

    • Examples: Bug - a typo in a variable name. Defect - a button not working as intended.

  • Answered by AI
  • Q4. What types of games you have played
  • Ans. 

    I have played a variety of games including video games, board games, and outdoor games.

    • Video games: Call of Duty, Fortnite, Minecraft

    • Board games: Monopoly, Settlers of Catan, Ticket to Ride

    • Outdoor games: Soccer, Frisbee, Capture the Flag

  • Answered by AI
  • Q5. What is fps games
  • Ans. 

    FPS games, or first-person shooter games, are video games where the player experiences the game through the eyes of the character they are controlling.

    • Players view the game world from the perspective of the character they are controlling

    • Common gameplay elements include shooting enemies, completing objectives, and exploring environments

    • Popular examples include Call of Duty, Halo, and Overwatch

  • Answered by AI
  • Q6. Phases of STLC
  • Ans. 

    STLC (Software Testing Life Cycle) consists of phases like Requirement Analysis, Test Planning, Test Design, Test Execution, and Test Closure.

    • Requirement Analysis: Understanding the project requirements and identifying testable features.

    • Test Planning: Creating a test plan that outlines the testing approach, resources, and schedule.

    • Test Design: Developing test cases and test scenarios based on requirements and design do...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview, just be confident

Interview Questions & Answers

user image Anonymous

posted on 2 May 2023

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

I applied via Approached by Company and was interviewed before May 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 

(4 Questions)

  • Q1. Team management related questions
  • Q2. Expertise in Processes followed
  • Ans. 

    I have expertise in various processes followed in software testing.

    • I am well-versed with Agile and Waterfall methodologies.

    • I have experience in creating and implementing test plans and test cases.

    • I am proficient in defect tracking and reporting.

    • I have knowledge of automation testing tools like Selenium and Appium.

    • I am familiar with continuous integration and continuous delivery processes.

  • Answered by AI
  • Q3. Best practices and mistakes made
  • Ans. 

    Best practices and mistakes made in FQA Lead role

    • Best practices include creating a comprehensive test plan, collaborating with cross-functional teams, and continuously improving processes

    • Mistakes include not prioritizing testing, not communicating effectively with stakeholders, and not staying up-to-date with industry trends

    • Example of a best practice: Conducting thorough regression testing before releasing a new featur...

  • Answered by AI
  • Q4. Technical knowledge and ability to train others
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and joining formalities

Interview Preparation Tips

Topics to prepare for Keywords Studios interview:
  • Team Management
  • Project Planning
  • Communication Skills

Jobs at Keywords Studios

View all

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jun 2021. 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 - Group Discussion 

Current Technologies

Round 3 - Aptitude Test 

Duration 1 hr, Coding,GK and English

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge in ths subject which you are applying for th post

I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium, Java, functional testing
Round 2 - HR 

(1 Question)

  • Q1. Salary, notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work life balance and learning new technologies

I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About sdlc and stlc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good from guru99

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

Interview Questionnaire 

4 Questions

  • Q1. Wait in Selenium. type of waits.
  • Ans. 

    Types of waits in Selenium include implicit, explicit, and fluent waits.

    • Implicit waits wait for a certain amount of time before throwing an exception if an element is not found.

    • Explicit waits wait for a certain condition to be met before proceeding with the next step.

    • Fluent waits wait for a certain condition to be met within a specified time frame.

    • Examples of conditions include element visibility, element clickability,...

  • Answered by AI
  • Q2. Dynamic element how to search
  • Ans. 

    Dynamic elements can be searched using unique attributes like ID, class, name, or XPath.

    • Use ID attribute if it's unique and static

    • Use class attribute if it's unique and dynamic

    • Use name attribute if it's unique and static

    • Use XPath if other attributes are not unique or not available

  • Answered by AI
  • Q3. Jenkins do u know or not
  • Ans. 

    Jenkins is an open-source automation server that helps to automate parts of the software development process.

    • Jenkins is used for continuous integration and continuous delivery

    • It can be used to build, test, and deploy software

    • Jenkins has a large number of plugins available to extend its functionality

    • Examples of plugins include Git, Maven, and JUnit

    • Jenkins can be configured to run on different operating systems and envir

  • Answered by AI
  • Q4. How to fetch data from xls
  • Ans. 

    To fetch data from xls, use a library like Apache POI or OpenPyXL.

    • Use a library like Apache POI or OpenPyXL to read data from xls files

    • Identify the sheet and cell range to read data from

    • Iterate through the rows and columns to extract the data

    • Handle any formatting or data type conversions as needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare selenium with java testng and appache poi.

Skills evaluated in this interview

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why TCS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with the basics and you will be through
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. General questions , introduce yourself, some technical questions,STLC.SDLC,Manual Testing,SQL Quesries
Round 2 - HR 

(1 Question)

  • Q1. Negotiations and process
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. JavaScript Interview Question
  • Q2. Playwright basics

Keywords Studios Interview FAQs

How many rounds are there in Keywords Studios interview for experienced candidates?
Keywords Studios interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Keywords Studios interview process for experienced candidates are HR, Resume Shortlist and Technical.
How to prepare for Keywords Studios interview for experienced candidates?
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 Keywords Studios. The most common topics and skills that interviewers at Keywords Studios expect are Talent Acquisition, Python, Gaming, Management and Javascript.
What are the top questions asked in Keywords Studios interview for experienced candidates?

Some of the top questions asked at the Keywords Studios interview for experienced candidates -

  1. Expertise in Processes follo...read more
  2. Best practices and mistakes m...read more
  3. What is smoke and san...read more
How long is the Keywords Studios interview process?

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

Tell us how to improve this page.

Keywords Studios Interview Process for Experienced

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all

Keywords Studios Reviews and Ratings

based on 87 reviews

3.2/5

Rating in categories

2.6

Skill development

3.4

Work-life balance

2.4

Salary

3.5

Job security

3.2

Company culture

2.4

Promotions

3.0

Work satisfaction

Explore 87 Reviews and Ratings
Executive - Administration

Gurgaon / Gurugram

2-4 Yrs

Not Disclosed

UX Designer

Pune

1-3 Yrs

Not Disclosed

Product Manager II

Pune

3-7 Yrs

Not Disclosed

Explore more jobs
QA Tester
130 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Assurance Tester
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Project Manager
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Lead
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Keywords Studios with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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