Upload Button Icon Add office photos

Filter interviews by

KEKA TECHNOLOGIES Software Tester Interview Questions and Answers

Updated 31 May 2023

KEKA TECHNOLOGIES Software Tester Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in May 2023. 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 - Coding Test 

Star pattern program and logical program

Round 3 - HR 

(2 Questions)

  • Q1. Related to all documents
  • Q2. Salary discussion

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 Manual testing and 30 normal aptitude mcq easy questions only one and half hour timing

Round 2 - Technical 

(2 Questions)

  • Q1. Manual testing and automation questions and logical questions and SQL from joins
  • Q2. What is black box testing What is difference between sanity and smoke testing What is difference between sanity and regression testing Joins from SQL Impact areas from regression Test case Logical question...
  • Ans. 

    Black box testing is a software testing technique where the internal structure of the system being tested is not known to the tester.

    • Black box testing focuses on the functionality of the software without considering its internal implementation

    • Test cases are designed based on the requirements and specifications of the software

    • It is primarily used to validate the correctness of the software from the end-user perspective

    • E...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Full focus on test case and joins from sql

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. 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 - Aptitude Test 

Testing questions based on cognitive and testing ability

Round 3 - Technical 

(2 Questions)

  • Q1. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works as expected.

    • It helps in identifying any defects introduced by new code changes.

    • Regression testing can be automated to save time and effort.

    • Examples include running ...

  • Answered by AI
  • Q2. Status of bug life cycle
  • Ans. 

    Bug life cycle includes new, assigned, in progress, fixed, verified, closed stages.

    • New - bug is identified

    • Assigned - bug is assigned to a developer

    • In progress - developer is working on fixing the bug

    • Fixed - bug is fixed by developer

    • Verified - tester confirms bug is fixed

    • Closed - bug is closed

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. How do you work on APIs
  • Ans. 

    I work on APIs by understanding their functionality and testing them using various tools and techniques.

    • I review API documentation to understand its functionality

    • I use tools like Postman to test API endpoints

    • I verify API responses against expected results

    • I perform load testing to ensure API can handle expected traffic

    • I collaborate with developers to resolve any issues found during testing

  • Answered by AI
  • Q2. Can you create set of data using api
  • Ans. 

    Yes, I can create a set of data using API.

    • I can use API endpoints to create data in the system.

    • I can use tools like Postman or cURL to send API requests.

    • I can also write scripts in programming languages like Python to automate the process.

    • Examples include creating new users, adding products to a catalog, or updating customer information.

  • Answered by AI
  • Q3. How do you pass query params through api
  • Ans. 

    Query params can be passed through API by appending them to the URL after a '?' symbol.

    • Add '?' symbol after the endpoint URL

    • Add the parameter name followed by '=' and the value

    • Separate multiple parameters with '&' symbol

    • Example: https://api.example.com/users?id=123&name=John

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Manual, API, Aptitude MCQ

Round 2 - Technical 

(2 Questions)

  • Q1. About Postman API
  • Q2. Manual Testing, project explanation and experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Have you worked in any water fall methodology or agile, explain the working process
  • Ans. 

    Yes

    • Waterfall methodology is a linear approach where each phase is completed before moving to the next.

    • Agile methodology is an iterative approach where requirements and solutions evolve through collaboration.

    • Waterfall follows a sequential process while Agile follows an incremental process.

    • Waterfall is suitable for projects with well-defined requirements, while Agile is adaptable to changing requirements.

    • In Waterfall, te...

  • Answered by AI
  • Q2. Difference between sanity and smoke testing
  • Ans. 

    Sanity testing is a narrow and focused testing to ensure basic functionality, while smoke testing is a broader and shallow testing to check major functionalities.

    • Sanity testing is performed after receiving a software build to quickly check if it is stable enough for further testing.

    • Smoke testing is performed to verify if the major functionalities of the software are working fine.

    • Sanity testing is a subset of regression...

  • Answered by AI
  • Q3. Difference between verification an validation
  • Ans. 

    Verification is the process of evaluating a system or component to determine whether it meets specified requirements. Validation is the process of evaluating a system or component during or at the end of the development process to determine whether it satisfies the specified requirements.

    • Verification focuses on the process of reviewing, inspecting, and testing the software to ensure that it meets the specified requirem...

  • Answered by AI
  • Q4. Write some testcases on working of ball point pen
  • Ans. 

    Testcases for working of a ball point pen

    • Verify that the pen writes smoothly on different surfaces

    • Check if the pen's ink is visible and does not smudge

    • Ensure that the pen's cap can be easily removed and secured

    • Test the durability of the pen by applying pressure while writing

    • Validate that the pen's ink does not leak or dry out

  • Answered by AI
  • Q5. What kind of manual testing can be done flipkart application
  • Ans. 

    Various types of manual testing can be done on the Flipkart application.

    • Functional testing to ensure all features and functionalities are working correctly.

    • Usability testing to evaluate the user-friendliness of the application.

    • Compatibility testing to check if the application works on different devices and browsers.

    • Performance testing to assess the application's response time and stability under different loads.

    • Securit...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 Manual testing and 30 normal aptitude mcq easy questions only one and half hour timing

Round 2 - Technical 

(2 Questions)

  • Q1. Manual testing and automation questions and logical questions and SQL from joins
  • Q2. What is black box testing What is difference between sanity and smoke testing What is difference between sanity and regression testing Joins from SQL Impact areas from regression Test case Logical question...
  • Ans. 

    Black box testing is a software testing technique where the internal structure of the system being tested is not known to the tester.

    • Black box testing focuses on the functionality of the software without considering its internal implementation

    • Test cases are designed based on the requirements and specifications of the software

    • It is primarily used to validate the correctness of the software from the end-user perspective

    • E...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Full focus on test case and joins from sql

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. 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 

Testing questions based on cognitive and testing ability

Round 3 - Technical 

(2 Questions)

  • Q1. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works as expected.

    • It helps in identifying any defects introduced by new code changes.

    • Regression testing can be automated to save time and effort.

    • Examples include running ...

  • Answered by AI
  • Q2. Status of bug life cycle
  • Ans. 

    Bug life cycle includes new, assigned, in progress, fixed, verified, closed stages.

    • New - bug is identified

    • Assigned - bug is assigned to a developer

    • In progress - developer is working on fixing the bug

    • Fixed - bug is fixed by developer

    • Verified - tester confirms bug is fixed

    • Closed - bug is closed

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Focused mainly on api and sql.
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Questionnaire 

3 Questions

  • Q1. How do you work on APIs
  • Ans. 

    I work on APIs by understanding their functionality and testing them using various tools and techniques.

    • I review API documentation to understand its functionality

    • I use tools like Postman to test API endpoints

    • I verify API responses against expected results

    • I perform load testing to ensure API can handle expected traffic

    • I collaborate with developers to resolve any issues found during testing

  • Answered by AI
  • Q2. Can you create set of data using api
  • Ans. 

    Yes, I can create a set of data using API.

    • I can use API endpoints to create data in the system.

    • I can use tools like Postman or cURL to send API requests.

    • I can also write scripts in programming languages like Python to automate the process.

    • Examples include creating new users, adding products to a catalog, or updating customer information.

  • Answered by AI
  • Q3. How do you pass query params through api
  • Ans. 

    Query params can be passed through API by appending them to the URL after a '?' symbol.

    • Add '?' symbol after the endpoint URL

    • Add the parameter name followed by '=' and the value

    • Separate multiple parameters with '&' symbol

    • Example: https://api.example.com/users?id=123&name=John

  • Answered by AI

Skills evaluated in this interview

KEKA TECHNOLOGIES Interview FAQs

How many rounds are there in KEKA TECHNOLOGIES Software Tester interview?
KEKA TECHNOLOGIES interview process usually has 3 rounds. The most common rounds in the KEKA TECHNOLOGIES interview process are Resume Shortlist, Coding Test and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

Innovaccer Interview Questions
3.5
 • 77 Interviews
NoBrokerHOOD Interview Questions
3.3
 • 54 Interviews
PeopleStrong Interview Questions
3.4
 • 50 Interviews
Vyapar Interview Questions
3.5
 • 47 Interviews
Darwinbox Interview Questions
3.8
 • 40 Interviews
Grey Orange Interview Questions
3.2
 • 37 Interviews
View all
Customer Success Manager
85 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Sales Development Representative
59 salaries
unlock blur

₹3.5 L/yr - ₹8.5 L/yr

Product Specialist
35 salaries
unlock blur

₹4 L/yr - ₹8.5 L/yr

Senior Customer Success Manager
33 salaries
unlock blur

₹6.6 L/yr - ₹12 L/yr

Senior Product Specialist
28 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Explore more salaries
Compare KEKA TECHNOLOGIES with

greytHR

3.7
Compare

sumHR - HRMS Software

4.9
Compare

Darwinbox

3.8
Compare

ZingHR

3.5
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