Upload Button Icon Add office photos

Filter interviews by

NatWest Group Sdet Interview Questions and Answers

Updated 21 Nov 2024

NatWest Group Sdet Interview Experiences

1 interview found

Sdet Interview Questions & Answers

user image Omer

posted on 21 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the Java stream
  • Ans. 

    Java Stream is a sequence of elements that supports functional-style operations.

    • Java Stream is used to process collections of objects in a functional way.

    • It allows for operations like filter, map, reduce, and collect to be performed on the elements.

    • Streams can be sequential or parallel, providing better performance for large datasets.

    • Example: List names = Arrays.asList("Alice", "Bob", "Charlie"); Stream stream = names.

  • Answered by AI
  • Q2. What is the regression test?
  • Ans. 

    Regression testing is the process of re-running previously executed tests to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed to verify that new code changes have not introduced any new bugs or issues.

    • It involves re-running previously executed test cases to ensure that existing functionality still works as expected.

    • Regression testing is typically automated ...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Abut autmatin framewrk ,Have I wrked in perfrmance testing
  • Q2. Scenari based questins
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. About projects and related questions
  • Q2. Oops, DSA concept questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Sql queries for join
Round 2 - Technical 

(1 Question)

  • Q1. Write xpath for pattern match
  • Ans. 

    XPath for pattern match is used to locate elements based on a specific pattern.

    • Use 'contains()' function to match a partial text within an element

    • Use 'starts-with()' function to match the beginning of a text within an element

    • Use 'ends-with()' function to match the end of a text within an element

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

1 hour, Anagram, Java

Interview Preparation Tips

Topics to prepare for Axis Bank Sdet Engineer interview:
  • leetcode
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 Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Sdlc stlc agile life cycle
  • Q2. Agile testing tell dif
  • Q3. Agileveloity tell joe
  • Q4. Nhv ghb gjn dvhb
  • Q5. Fbhn hjjv jkngb

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. 1) Automation Testing
  • Q2. Explain automation testing
  • Ans. 

    Automation testing is the use of software tools to execute test cases and compare actual outcomes with expected outcomes.

    • Automation testing involves writing scripts or using tools to automate repetitive manual testing tasks.

    • It helps in reducing human errors and increasing test coverage.

    • Automation testing can be used for functional, regression, performance, and load testing.

    • Examples of automation testing tools include S

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 2 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 - HR 

(5 Questions)

  • Q1. Tell me introduce yourself
  • Ans. Hi, My name is Deep Naskar, I belong to Howrah, West Bengal. I am a quality assurance professional with 2years Experience  in BPO industry, I completed my Secondary Examination in 2015 then completed higher secondary examination in 2018 post that I took admission in ITI and completed in 2018. Coming to my skills, I am well versed with MS excel, MS WORD and Google sheets, MS PowerPoint and outlook functions. My strength...
  • Answered Anonymously
  • Q2. What is the job rool of a QA
  • Ans. The job rool of a qa is to evaluate the process transactions which is being done by the advisors. sharing feedback with the advisors best on the evaluation of those transactions if there is any error. Sharing process lavel insights for improvement of the process and rich client experience These are basic QA job roles.
  • Answered Anonymously
  • Q3. What are the steps you took to improve the CSAT of your previous process?
  • Ans. 

    I implemented several steps to improve the CSAT of my previous process.

    • Conducted thorough analysis of customer feedback

    • Identified common pain points and areas of improvement

    • Collaborated with cross-functional teams to implement necessary changes

    • Implemented regular training sessions for support agents

    • Introduced automated testing to ensure product quality

    • Established a proactive approach to customer support

  • Answered by AI
  • Q4. How are you used to DAST analysis?
  • Ans. 

    DAST analysis involves using dynamic testing techniques to identify vulnerabilities in a software application.

    • DAST stands for Dynamic Application Security Testing.

    • It involves analyzing an application while it is running to identify security vulnerabilities.

    • DAST tools simulate attacks on the application to identify weaknesses.

    • Common DAST techniques include fuzz testing, penetration testing, and vulnerability scanning.

    • DA...

  • Answered by AI
  • Q5. How do you provide your feedback?
  • Ans. I used to share the feedback by following the sandwich method. ‌Firstly I told them what good things they have done in the call, then I share them the observation of what they have done wrong in the call and how that can be rectified.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - I will suggest my friends and relatives for doing this job

Test Engineer Interview Questions & Answers

Barclays user image MANMATH DESHMUKH

posted on 12 Mar 2024

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Coding Test 

I have been given 3 codes to write:
1. Reverse the string in java without using any standard reverse method
2. How can you find how many times esch word in a string is repeated
3. Suppose in excel you have 3 columns, now you have to write a method which can return the values of second and third colum when you give value of first column as an input to your method.

Round 2 - Behavioral 

(1 Question)

  • Q1. Behaviour questions on security with scenarios like how you will react in case of any security or compliance situation you come across. Some question on Data base like how you will verify any value stored ...
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Topics to prepare for Barclays Test Engineer interview:
  • Core Java
  • Collections
  • Stream api
  • OOPS
  • API
Interview preparation tips for other job seekers - They are asking more questions from java only even though you are applying for automation testing role.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to sql, unix
  • Q2. Java simple coding questions

NatWest Group Interview FAQs

How many rounds are there in NatWest Group Sdet interview?
NatWest Group interview process usually has 1 rounds. The most common rounds in the NatWest Group interview process are Technical.
What are the top questions asked in NatWest Group Sdet interview?

Some of the top questions asked at the NatWest Group Sdet interview -

  1. What is the regression te...read more
  2. What is the Java str...read more

Tell us how to improve this page.

NatWest Group Sdet Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.4k Interviews
IDFC FIRST Bank Interview Questions
4.0
 • 616 Interviews
IndusInd Bank Interview Questions
3.6
 • 585 Interviews
Wells Fargo Interview Questions
3.9
 • 560 Interviews
Bandhan Bank Interview Questions
3.7
 • 519 Interviews
View all
NatWest Group Sdet Salary
based on 4 salaries
₹15 L/yr - ₹18.9 L/yr
20% more than the average Sdet Salary in India
View more details
Senior Analyst
2.7k salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Software Engineer
863 salaries
unlock blur

₹7.6 L/yr - ₹28 L/yr

Operations Analyst
770 salaries
unlock blur

₹2 L/yr - ₹8.3 L/yr

Associate Vice President
754 salaries
unlock blur

₹12 L/yr - ₹43.5 L/yr

Analyst
686 salaries
unlock blur

₹1.4 L/yr - ₹8.5 L/yr

Explore more salaries
Compare NatWest Group with

HSBC Group

4.0
Compare

Standard Chartered Plc

3.0
Compare

Barclays PLC

3.9
Compare

JPMorgan Chase & Co.

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