Upload Button Icon Add office photos
Engaged Employer

i

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

Blackrock Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 433 Reviews

Filter interviews by

Blackrock QA Tester Interview Questions and Answers

Updated 11 Sep 2024

Blackrock QA Tester Interview Experiences

1 interview found

QA Tester Interview Questions & Answers

user image Anonymous

posted on 11 Sep 2024

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

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Bdd framework hooks and notations
  • Q2. Coding question on string

Interview questions from similar companies

QA Tester Interview Questions & Answers

PwC user image Bigboss Updates with Vani

posted on 9 Dec 2024

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

(5 Questions)

  • Q1. Testing methodologies
  • Q2. What modules are used
  • Q3. Integration testing
  • Q4. Regression Testing
  • Q5. Functional and non Functional
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. Briefing about yourself
  • Q2. Explain Defect life cycle
  • Ans. 

    Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software development.

    • Defect identification: Defects are identified through testing or user feedback.

    • Defect reporting: Defects are reported in a defect tracking tool with details like steps to reproduce, severity, and priority.

    • Defect fixing: Developers fix the reported defects based on the information provided.

    • Defect re...

  • Answered by AI
  • Q3. Difference between black box and white box testing
  • Ans. 

    Black box testing focuses on functionality without knowledge of internal code, while white box testing examines internal code structure.

    • Black box testing tests the functionality of a system without knowledge of its internal code

    • White box testing tests the internal code structure and logic of a system

    • Black box testing is more focused on end-user perspective

    • White box testing is more focused on developer perspective

    • Exampl...

  • Answered by AI
  • Q4. Difference between hard assert and soft assert
  • Ans. 

    Hard assert stops the execution of the test case if it fails, while soft assert continues the execution and logs the failure.

    • Hard assert is used when the failure of a particular step makes the further steps irrelevant.

    • Soft assert is used when you want to continue with the test case execution even if some steps fail.

    • Hard assert is implemented using 'assert' keyword in testing frameworks like TestNG or JUnit.

    • Soft assert ...

  • Answered by AI
  • Q5. What are the various annotations in selenium webdriver
  • Ans. 

    Annotations in Selenium WebDriver are used to provide additional information about the test methods.

    • Annotations help in organizing and managing test cases

    • Some common annotations in Selenium WebDriver are @Test, @BeforeTest, @AfterTest, @BeforeClass, @AfterClass, @BeforeMethod, @AfterMethod

    • Annotations are used to define the sequence of execution of test methods

  • Answered by AI
  • Q6. There are n no. Of links having the text selenium. Write the syntax to count the text selenium from all the links
  • Ans. 

    Use XPath to count the number of links with the text 'selenium'

    • Use XPath to locate all the links containing the text 'selenium'

    • Count the number of links found using the XPath expression

  • Answered by AI
  • Q7. There is a table of students having column status with either pass or fail. Write the syntax to show the output as some 60 pass and 40 fail.
  • Ans. 

    Use SQL query to display 60 pass and 40 fail from a table of students.

    • Use SELECT statement with COUNT function to count the number of pass and fail statuses.

    • Use WHERE clause to filter out pass and fail statuses.

    • Use GROUP BY clause to group the statuses together.

    • Use CASE statement to display the count of pass and fail statuses.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - One-on-one 

(7 Questions)

  • Q1. Project and techstack related dscussion and questions.
  • Q2. Remove duplicates and print the string using java. To be written on paper
  • Q3. Character count in string. To be written on paper
  • Ans. 

    Count the number of characters in a given string.

    • Iterate through each character in the string and increment a counter for each character.

    • Return the final count of characters in the string.

  • Answered by AI
  • Q4. General Selenium, TestNG, Cucumber BDD questions.
  • Q5. API Testing Questions like status codes, parameters we pass in postman.
  • Q6. Write Basic RestAssured code on paper.
  • Ans. 

    Basic RestAssured code for API testing

    • Import necessary RestAssured libraries

    • Set base URI for the API

    • Send a GET request to the API endpoint

    • Validate response status code and body

  • Answered by AI
  • Q7. Switch values in two variables without third variable.
  • Ans. 

    Use bitwise XOR operation to switch values in two variables without a third variable.

    • Use bitwise XOR operation to switch values in two variables without a third variable.

    • Example: a = 5, b = 7. After switching, a = 7, b = 5.

    • a = a XOR b

    • b = a XOR b

    • a = a XOR b

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mcq test which was easy to crsck

Round 2 - Coding Test 

Automation coding in java basic level questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Na
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Mcq questions from testing field

Round 2 - Technical 

(2 Questions)

  • Q1. Manual testing questions
  • Q2. Basic automation questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

(2 Questions)

  • Q1. All basic questions related to manual testing. Ex- regression testing,restesting,smoke testing,sanity testing, Sdlc , stlc . And more basic questions
  • Q2. Manager round - they will ask you again basic questions and last company roles and responsibilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare well before interview. All the best in advance

QA Tester Interview Questions & Answers

PwC user image Bigboss Updates with Vani

posted on 9 Dec 2024

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

(5 Questions)

  • Q1. Testing methodologies
  • Q2. What modules are used
  • Q3. Integration testing
  • Q4. Regression Testing
  • Q5. Functional and non Functional
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between sdlc and stlc
  • Ans. 

    SDLC is Software Development Life Cycle which focuses on development of software, while STLC is Software Testing Life Cycle which focuses on testing of software.

    • SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software from test planning to test closure.

    • SDLC includes phases like requirements gathering, design, coding, testing, and deployment, while STLC includ...

  • Answered by AI
  • Q2. Bug life cycle? Defect triage

Interview Preparation Tips

Topics to prepare for Deloitte Test Engineer interview:
  • Basic concepts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics of sql queries

Blackrock Interview FAQs

How many rounds are there in Blackrock QA Tester interview?
Blackrock interview process usually has 1 rounds. The most common rounds in the Blackrock interview process are One-on-one Round.
What are the top questions asked in Blackrock QA Tester interview?

Some of the top questions asked at the Blackrock QA Tester interview -

  1. bdd framework hooks and notati...read more
  2. Coding question on str...read more

Tell us how to improve this page.

Blackrock QA Tester Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.8k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 798 Interviews
ZS Interview Questions
3.4
 • 482 Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
Morgan Stanley Interview Questions
3.7
 • 306 Interviews
BCG Interview Questions
3.8
 • 196 Interviews
Citco Interview Questions
3.1
 • 136 Interviews
View all
Analyst
1.1k salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Associate
857 salaries
unlock blur

₹9.9 L/yr - ₹37 L/yr

Vice President
350 salaries
unlock blur

₹17 L/yr - ₹70 L/yr

Financial Analyst
137 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Software Engineer
51 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Explore more salaries
Compare Blackrock with

Vanguard

4.1
Compare

State Street Global Advisors

3.7
Compare

Fidelity Investments

4.2
Compare

Goldman Sachs

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