Upload Button Icon Add office photos
Engaged Employer

i

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

Bacancy Technology Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 131 Reviews

Filter interviews by

Bacancy Technology Software Tester Interview Questions and Answers

Updated 16 May 2024

Bacancy Technology Software Tester Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain api testing using postman
  • Ans. 

    API testing using Postman involves sending requests to an API and validating the response.

    • Create a new request in Postman and enter the API endpoint

    • Select the appropriate HTTP method (GET, POST, PUT, DELETE, etc.)

    • Add headers, parameters, and body if necessary

    • Send the request and check the response for correctness

    • Use assertions to validate the response data

  • Answered by AI
  • Q2. Explain about jmeter
  • Ans. 

    JMeter is an open-source tool used for performance testing of web applications.

    • JMeter allows testers to simulate heavy loads on servers, networks, or objects to test their strength and analyze overall performance.

    • It can be used to measure performance under different load types, such as stress testing, spike testing, and endurance testing.

    • JMeter supports various protocols like HTTP, HTTPS, FTP, JDBC, LDAP, JMS, and more...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic manual testing
  • Q2. Introduction and
Round 2 - Technical 

(2 Questions)

  • Q1. Test case writing
  • Q2. Testing techniques

Interview Preparation Tips

Interview preparation tips for other job seekers - Test case writing should be good
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain different type of selenium waits
  • Ans. 

    Selenium waits are used to make the test scripts wait for a certain condition to be met before proceeding.

    • Implicit Wait: Waits for a certain amount of time before throwing an exception if the element is not found.

    • Explicit Wait: Waits for a certain condition to be met before proceeding further in the code.

    • Fluent Wait: Waits for a certain condition with a defined maximum amount of time to wait for.

    • Thread.sleep(): Pauses

  • Answered by AI
  • Q2. Explain polymorphism and where does it apply in selenium.
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism in Selenium allows for the same test script to be used for different web elements.

    • It can be achieved through method overloading or method overriding in Selenium.

    • For example, using the same click() method to click on a button, link, or dropdown in Selenium tests.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join TestingXperts.

You will regret

Skills evaluated in this interview

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

(2 Questions)

  • Q1. SQL complex scenerios
  • Q2. Testing concepts

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

(2 Questions)

  • Q1. What is in Testing Life Cycle and Bug Life Cycle?
  • Ans. 

    Testing Life Cycle includes planning, designing, executing and reporting. Bug Life Cycle includes reporting, assigning, fixing and verifying.

    • Testing Life Cycle involves planning, designing, executing and reporting of tests.

    • Bug Life Cycle involves reporting, assigning, fixing and verifying bugs.

    • Testing Life Cycle starts with requirement analysis and ends with test closure.

    • Bug Life Cycle starts with bug reporting and end...

  • Answered by AI
  • Q2. What is the difference between severity and priority of a bug?
  • Ans. 

    Severity is the impact of a bug on the system while priority is the urgency of fixing it.

    • Severity is the measure of how much a bug affects the system's functionality or performance.

    • Priority is the measure of how urgently a bug needs to be fixed.

    • A high severity bug may not have a high priority if it does not affect critical functionality.

    • A low severity bug may have a high priority if it affects critical functionality.

    • Bo...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are challenges that you faced during Testing phase?
  • Ans. 

    Challenges faced during testing phase

    • Lack of clear requirements

    • Limited access to test environment

    • Time constraints

    • Difficulty in reproducing bugs

    • Integration issues with third-party systems

    • Lack of proper documentation

    • Testing on multiple platforms and devices

    • Dealing with unexpected errors

  • Answered by AI
  • Q2. What are your biggest achievements and contributions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell your answers confidently and keeping it brief unless asked for explanation

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions regarding e-commerce

Round 2 - Technical 

(1 Question)

  • Q1. What are locators? Basic selenium questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for e-commerce flow, manual and automation testing
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic manual testing
  • Q2. Introduction and
Round 2 - Technical 

(2 Questions)

  • Q1. Test case writing
  • Q2. Testing techniques

Interview Preparation Tips

Interview preparation tips for other job seekers - Test case writing should be good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Very tough asked hacker rank

Round 2 - Technical 

(1 Question)

  • Q1. Asked about automatin testgin questinos
Round 3 - HR 

(1 Question)

  • Q1. Salary discussino

ETL Tester Interview Questions & Answers

DataMetica user image Sushma Gaikwad

posted on 22 Sep 2023

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

I applied via Referral and was interviewed before Sep 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Basic SQL questions 1.What is DDL,DML ? 2.What is join? Explain different types of join. 3.STLC and SDLC process. 4.Test case template
  • Q2. 1.Salary expectations

I applied via Referral and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience salary good. Went very well

Bacancy Technology Interview FAQs

How many rounds are there in Bacancy Technology Software Tester interview?
Bacancy Technology interview process usually has 1 rounds. The most common rounds in the Bacancy Technology interview process are Technical.
What are the top questions asked in Bacancy Technology Software Tester interview?

Some of the top questions asked at the Bacancy Technology Software Tester interview -

  1. Explain api testing using post...read more
  2. Explain about jme...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Bacancy Technology interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Senior Software Engineer
189 salaries
unlock blur

₹6 L/yr - ₹19.8 L/yr

Software Engineer
129 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Software Developer
43 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Lead Software Engineer
28 salaries
unlock blur

₹7.1 L/yr - ₹20 L/yr

Senior Software Developer
27 salaries
unlock blur

₹6 L/yr - ₹18.4 L/yr

Explore more salaries
Compare Bacancy Technology with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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