Upload Button Icon Add office photos
Engaged Employer

i

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

Cashfree Payments Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Cashfree Payments Sdet Interview Questions and Answers

Updated 9 Oct 2024

Cashfree Payments Sdet Interview Experiences

1 interview found

Sdet Interview Questions & Answers

user image varun saini

posted on 8 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Questions based on BE automation, Synchronous and Asynchronous API and their automation
  • Q2. Write test cases for a given scenario(Payment)
  • Ans. 

    Test cases for payment scenario

    • Verify payment is processed successfully with valid credit card information

    • Test payment failure with invalid credit card details

    • Check if payment confirmation email is sent to the user

    • Test payment timeout scenario

    • Verify payment receipt is generated after successful transaction

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to framework, Jenkins, Mockers, Reporting tool, RestAssured

Skills evaluated in this interview

Interview questions from similar companies

Sdet Interview Questions & Answers

Paytm user image Anonymous

posted on 30 Nov 2024

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

I was interviewed in May 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Strings anagram
  • Q2. Array sorting and remove duplicate

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for java and backend api testing

Sdet Interview Questions & Answers

PhonePe user image Anonymous

posted on 29 Aug 2024

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

(2 Questions)

  • Q1. JAVA String Anagram with O(n)
  • Q2. DSA Question Based on Linked List

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Basic DSA well. String, Array, Hashing

Sdet Interview Questions & Answers

Paytm user image Anonymous

posted on 5 Mar 2024

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

(1 Question)

  • Q1. OOPS concepts, Framework Question
Round 2 - Coding Test 

API Scenarios, Java DSA questions,

Sdet Interview Questions & Answers

PhonePe user image Anonymous

posted on 29 Oct 2023

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

I applied via LinkedIn and was interviewed before Oct 2022. 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 Resume tips
Round 2 - Coding Test 

Automation, Backend Automation, API Test Automation.

Round 3 - Coding Test 

Java, OOPS concepts. Interfaces, Inheritance

Round 4 - One-on-one 

(2 Questions)

  • Q1. Previous role Discussion
  • Q2. What was the role of yours in last company? Explain your projects in detials?

Interview Preparation Tips

Topics to prepare for PhonePe Sdet interview:
  • API Test Automation
  • SQL
  • Java
  • Rest AUssured
Interview preparation tips for other job seekers - Prepare your resume well

Sdet Interview Questions & Answers

Paytm user image Anonymous

posted on 26 Jul 2024

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

I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Medium level aptitude test

Round 2 - Coding Test 

Hard level coding test

Round 3 - HR 

(3 Questions)

  • Q1. Salary expectations
  • Q2. Preferred location
  • Ans. 

    Preferred location is Seattle, WA

    • Seattle, WA offers a great tech industry

    • Beautiful scenery and outdoor activities in the Pacific Northwest

    • Close proximity to mountains and water for outdoor enthusiasts

  • Answered by AI
  • Q3. Education qualifications

Sdet Interview Questions & Answers

Paytm user image Anjani Gupta

posted on 12 Oct 2023

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

I applied via LinkedIn and was interviewed in Apr 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 Resume tips
Round 2 - Technical 

(4 Questions)

  • Q1. Swap two numbers without using a third integer.
  • Ans. 

    Swap two numbers without using a third integer

    • Use XOR operation to swap two numbers without using a third integer

    • Example: a = 5, b = 7. a = a XOR b, b = a XOR b, a = a XOR b

    • After swapping: a = 7, b = 5

  • Answered by AI
  • Q2. Overloading & Overriding
  • Q3. TestNG annotation
  • Q4. Jenkins Setup and how to configure a job and update the report to the team.
  • Ans. 

    Jenkins setup involves configuring jobs and updating reports for the team.

    • Install Jenkins on a server or local machine

    • Create a new job by selecting 'New Item' and choosing the job type

    • Configure the job by setting up build triggers, source code management, build steps, and post-build actions

    • Add plugins for reporting tools like JUnit or HTML Publisher to generate reports

    • Update the report by viewing the job's build histor...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Reverse a integer
  • Ans. 

    Reverse an integer by converting it to a string and then reversing the string

    • Convert the integer to a string

    • Reverse the string

    • Convert the reversed string back to an integer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice more coding

Skills evaluated in this interview

I applied via HackerEarth and was interviewed in Apr 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Online coding round which was based on dynamic programming and hashing

Round 2 - Coding Test 

Coding round based on data structure and algorithm like binary search ,hashing and string

Round 3 - One-on-one 

(1 Question)

  • Q1. Hiring manager round a bit hr question also has been covered
Round 4 - Automation 

(1 Question)

  • Q1. To design a automation framework what could be approach
  • Ans. 

    Approach for designing an automation framework

    • Identify the scope and requirements of the framework

    • Choose a suitable programming language and tools

    • Design the framework architecture and modules

    • Implement the framework and write test scripts

    • Integrate the framework with CI/CD pipeline

    • Continuously maintain and update the framework

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - To prepare on automation framework, project and binary search hashing string array

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

Asking about the excel and other data tool. Salary offer as per their terms no negotiate.

Round 2 - HR 

(3 Questions)

  • Q1. Salary offer as per their terms.
  • Q2. Tell me some thing about your self.
  • Q3. What is expertise why want to leave

Interview Preparation Tips

Interview preparation tips for other job seekers - No tip try your luck on asking on your previous company experiance.

I applied via Referral and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Tell me about your self
  • Q2. Tell me about insurance
  • Ans. 

    Insurance is a contract between an individual and an insurance company to protect against financial loss.

    • Insurance provides financial protection against unexpected events

    • There are different types of insurance such as health, life, auto, and home insurance

    • Premiums are paid to the insurance company in exchange for coverage

    • Insurance policies have terms and conditions that must be followed to receive benefits

    • Insurance comp...

  • Answered by AI
  • Q3. Types of insurance
  • Ans. 

    Types of insurance include life, health, auto, home, and travel insurance.

    • Life insurance provides financial protection to beneficiaries upon the insured's death.

    • Health insurance covers medical expenses and provides access to healthcare services.

    • Auto insurance protects against financial loss in case of accidents or theft involving a vehicle.

    • Home insurance provides coverage for damages or losses to a house and its conten...

  • Answered by AI
  • Q4. Life insurance benefits sections
  • Q5. Why should we hire you on higher package

Interview Preparation Tips

Interview preparation tips for other job seekers - It's completely online
Contribute & help others!
anonymous
You can choose to be anonymous

Cashfree Payments Interview FAQs

How many rounds are there in Cashfree Payments Sdet interview?
Cashfree Payments interview process usually has 2 rounds. The most common rounds in the Cashfree Payments interview process are Technical.
How to prepare for Cashfree Payments Sdet 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 Cashfree Payments . The most common topics and skills that interviewers at Cashfree Payments expect are Automation, Counselling, Javascript, Mobile Applications and Performance Testing.
What are the top questions asked in Cashfree Payments Sdet interview?

Some of the top questions asked at the Cashfree Payments Sdet interview -

  1. Write test cases for a given scenario(Payme...read more
  2. Questions based on BE automation, Synchronous and Asynchronous API and their au...read more
  3. Questions related to framework, Jenkins, Mockers, Reporting tool, RestAssu...read more

Recently Viewed

SALARIES

Tata Chemicals

SALARIES

Tata Chemicals

SALARIES

Tata Chemicals

SALARIES

Cashfree Payments

SALARIES

II-VI Incorporated

DESIGNATION

LIST OF COMPANIES

II-VI Incorporated

Overview

SALARIES

Tata Chemicals

JOBS

Cashfree Payments

No Jobs

SALARIES

Sealed Air India

Tell us how to improve this page.

Cashfree Payments Sdet Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 753 Interviews
PhonePe Interview Questions
4.0
 • 300 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
Revolut Interview Questions
2.5
 • 97 Interviews
Rupeek Interview Questions
3.7
 • 61 Interviews
ACKO Interview Questions
3.7
 • 49 Interviews
Mobikwik Interview Questions
3.7
 • 47 Interviews
Yubi Interview Questions
3.0
 • 38 Interviews
View all
Cashfree Payments Sdet Salary
based on 4 salaries
₹12.5 L/yr - ₹20 L/yr
25% more than the average Sdet Salary in India
View more details

Cashfree Payments Sdet Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Associate
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Director
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cashfree Payments with

Razorpay

3.6
Compare

Payed

2.7
Compare

Paytm

3.3
Compare

BillDesk

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