Upload Button Icon Add office photos

Filter interviews by

Navy Federal Credit Union Sdet Interview Questions and Answers

Updated 15 Aug 2023

Navy Federal Credit Union Sdet Interview Experiences

1 interview found

Sdet Interview Questions & Answers

user image Thanyarat Bagheri

posted on 15 Aug 2023

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

I was interviewed in Jul 2023.

Round 1 - Technical 

(4 Questions)

  • Q1. What is the difference between Git and GitHub?
  • Ans. 

    Git is a version control system used for tracking changes in code, while GitHub is a platform for hosting Git repositories and collaborating on code.

    • Git is a distributed version control system that allows developers to track changes in code and collaborate with others.

    • GitHub is a web-based platform that provides hosting for Git repositories, allowing developers to store, share, and collaborate on code.

    • Git can be used l...

  • Answered by AI
  • Q2. What is the difference between Array and ArrayList?
  • Ans. 

    Array is a fixed-size data structure while ArrayList is a dynamic-size data structure in Java.

    • Array is a static data structure with a fixed size, while ArrayList is a dynamic data structure that can grow or shrink in size.

    • Arrays can hold primitive data types and objects, while ArrayList can only hold objects.

    • Arrays require a specified size during initialization, while ArrayList can dynamically resize itself.

    • Arrays use ...

  • Answered by AI
  • Q3. What are the variables in Postman?
  • Ans. 

    Variables in Postman are used to store and reuse values throughout requests and scripts.

    • Variables can be defined at different scopes such as global, collection, environment, and local.

    • Variables can be set using the syntax {{variable_name}}.

    • Variables can be used in request URLs, headers, body, and scripts.

    • Examples: {{baseUrl}}, {{accessToken}}, {{randomNumber}}

  • Answered by AI
  • Q4. Regression and Smoke suite

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. OOPS Concepts,Java Coding,Testing
Round 2 - Technical 

(1 Question)

  • Q1. Selenium, APIs, Automation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com

Round 1 - Technical 

(5 Questions)

  • Q1. Basic questions on manual testing concepts, SQL query, Unix shell scripting questions,etl and some situations based questions
  • Q2. What is bug life cycle
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

    • Bug identification: Bug is identified by QA engineer during testing.

    • Bug reporting: QA engineer reports the bug with detailed information.

    • Bug fixing: Developer fixes the bug based on the reported details.

    • Bug retesting: QA engineer retests the fixed bug to ensure it is resolved.

    • Bug closing: Once the bug is confirmed fix

  • Answered by AI
  • Q3. Write query for duplicate records
  • Ans. 

    Query to find duplicate records in a database table

    • Use GROUP BY clause with HAVING COUNT() function to identify duplicate records

    • Select columns to display duplicate records

    • Example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1, column2 HAVING COUNT(*) > 1

  • Answered by AI
  • Q4. How to copy one file to another
  • Ans. 

    Use a file copy command to copy one file to another

    • Use the 'cp' command in Unix/Linux systems

    • Syntax: cp source_file destination_file

    • Example: cp file1.txt file2.txt

  • Answered by AI
  • Q5. How would you handle major bugs in your current project

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

UBS user image Sayali Bagal

posted on 10 Oct 2024

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

(2 Questions)

  • Q1. Write program to get count of letters in a word
  • Ans. 

    Program to count letters in a word using array of strings

    • Create an array to store the count of each letter in the word

    • Iterate through each letter in the word and increment the count in the array

    • Return the array with the count of each letter

  • Answered by AI
  • Q2. How to find elements that are not available in dom in selenium? exception in selenium
  • Ans. 

    To find elements not available in DOM in Selenium, use try-catch block to handle NoSuchElementException.

    • Use try-catch block to handle NoSuchElementException when trying to find elements not available in DOM.

    • Catch the exception and handle it appropriately in the code.

    • Use WebDriverWait with ExpectedConditions to wait for the element to be present before interacting with it.

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - HR 

(3 Questions)

  • Q1. Why you want to shift to Pune
  • Q2. Why you are leaving your family for job
  • Q3. We are working every weekend

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do join and attend interview just waste of your time. I have cleared all technical round and discussed offer but they didn't rollout offer due to my age matter in their company. Silly reason in IT sector who is considering age in working IT companies. Worst company never ever seen.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Maths. reasoning, logical etc

Round 2 - Coding Test 

Java coding and logical testing

Round 3 - HR 

(1 Question)

  • Q1. Given the input values and find output response
  • Ans. 

    The question is asking to provide the output response based on given input values.

    • Understand the input values provided

    • Analyze the expected output based on the input values

    • Apply any relevant logic or rules to determine the output response

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study hard and well prepared
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is salary expectating?
  • Ans. 

    I am looking for a competitive salary based on my experience and skills.

    • Research industry standards for SDET Engineer salaries

    • Consider my level of experience and skills

    • Factor in location and cost of living

    • Negotiate based on benefits and perks offered by the company

  • Answered by AI
  • Q2. What is your experience
  • Ans. 

    I have 5 years of experience in software development and testing, with a focus on automation and quality assurance.

    • 5 years of experience in software development and testing

    • Specialize in automation and quality assurance

    • Proficient in programming languages such as Java and Python

    • Experience with testing frameworks like Selenium and JUnit

    • Worked on various projects to improve testing processes and efficiency

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Hackerearth test 2 automata questions , 7 automata fix and 8 mcq

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quant and verbal ability

Round 2 - Coding Test 

Questions from DSA and webdevelopement

Round 3 - HR 

(1 Question)

  • Q1. About my goals with the company and how will I contribute to it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and try to answer question in your own words rather than looking online for them
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Selenium questions - iframes, window handles, locators, synchronization (waits)
  • Q2. What is Test harness
  • Ans. 

    Test harness is a software tool used to run automated tests on software applications.

    • Test harness provides a framework for running test cases and reporting results.

    • It includes test data, test scripts, and a way to execute tests.

    • Test harness can simulate user interactions and test different scenarios.

    • Examples of test harness tools include JUnit for Java and NUnit for .NET.

  • Answered by AI
  • Q3. How will you write test case for a scenario
  • Ans. 

    To write a test case for a scenario, identify the objective, define test steps, determine expected results, and validate the outcome.

    • Identify the objective of the test case

    • Define the test steps to be executed

    • Determine the expected results for each step

    • Validate the outcome against the expected results

    • Include preconditions and postconditions if necessary

  • Answered by AI

Skills evaluated in this interview

Navy Federal Credit Union Interview FAQs

How many rounds are there in Navy Federal Credit Union Sdet interview?
Navy Federal Credit Union interview process usually has 2 rounds. The most common rounds in the Navy Federal Credit Union interview process are Resume Shortlist and Technical.
What are the top questions asked in Navy Federal Credit Union Sdet interview?

Some of the top questions asked at the Navy Federal Credit Union Sdet interview -

  1. What is the difference between Array and ArrayLi...read more
  2. What is the difference between Git and GitH...read more
  3. What are the variables in Postm...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 552 Interviews
Bajaj Finserv Interview Questions
4.0
 • 490 Interviews
HSBC Group Interview Questions
4.0
 • 485 Interviews
American Express Interview Questions
4.2
 • 354 Interviews
UBS Interview Questions
4.0
 • 333 Interviews
BNY Interview Questions
4.0
 • 326 Interviews
Morgan Stanley Interview Questions
3.7
 • 298 Interviews
Citicorp Interview Questions
3.7
 • 277 Interviews
View all
Compare Navy Federal Credit Union with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.9
Compare

JPMorgan Chase & Co.

4.1
Compare

HSBC Group

4.0
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