Upload Button Icon Add office photos

Filter interviews by

Bit Hub Technology Software Testing Qa Analyst Interview Questions and Answers

Updated 21 Jun 2022

Bit Hub Technology Software Testing Qa Analyst Interview Experiences

1 interview found

I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - Interview 

(1 Question)

  • Q1. What is black box testing? Tell me the templete we use to write test cases? Differences? And other
  • Ans. 

    Black box testing is a software testing technique where the internal workings of the system are not known to the tester.

    • Tests functionality without knowledge of internal code

    • Focuses on inputs and outputs

    • Tests for user interface, integration, and system testing

    • Template for writing test cases includes test case ID, description, input data, expected output, and actual output

    • Difference between black box and white box testi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Bit Hub Technology Software Testing Qa Analyst interview:
  • Manual testing analyst
Interview preparation tips for other job seekers - Mostly they ask you about SDLC and different testing method

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. Self Introduction
Round 2 - Technical 

(1 Question)

  • Q1. C and Java coding questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Mar 2023.

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 - One-on-one 

(3 Questions)

  • Q1. IMS Related , call flow, registration, confrence call, SRVCC, CSFB,
  • Q2. IMS Related, call flow, registration, conference call, SRVCC, CSFB
  • Q3. SDP and headers and other question

Interview Preparation Tips

Interview preparation tips for other job seekers - Ims, VOIP, SRVCC, CALL FLOW L, REGISTRATION, CONFERENCE CALL etc.

I applied via Job Portal and was interviewed in Oct 2022. There were 3 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 - Coding Test 

Coding on Api automation testing. Have to use all http methods to complete. Scenario based question.

Round 3 - Technical 

(2 Questions)

  • Q1. Basic selenium questions, asked to write sample runner class in selenium
  • Q2. Asked to write code for Reverse the string, 2nd highest no in array

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic java programs and focus on api automation

I applied via Job Fair and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Functional testing a
I

Round 2 - Technical 

(2 Questions)

  • Q1. Software testing Functional testing intergration testing System testing
  • Q2. System testing Automation testing AGIL methodologies
Round 3 - Assignment 

Functional testing intergration testing System testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Sir I have completed software testing
Coding

I applied via Job Fair and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. The first round was good. Technical discussion for Salesforce and was selected for second round which was manager round final.
Round 2 - Behavioral 

(1 Question)

  • Q1. Manager round was also technical but none of the questions were from Salesforce. Which I was surprised to see but couldn't ask anything about it. I had always thought of sharing this and got an opportunity...

Interview Preparation Tips

Interview preparation tips for other job seekers - From mindtree i had a lot of unexpected surprises where rejections are always played somehow. I would never wish to apply here again and was a bad experience for sure
Round 1 - Technical 

(2 Questions)

  • Q1. What is testing and explain bug life cycle
  • Ans. 

    Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

    • Testing is done to identify defects or bugs in the system

    • Bug life cycle includes stages like New, Open, Assigned, Fixed, Verified, and Closed

    • New - when a bug is identified

    • Open - when the bug is confirmed and assigned to a developer

    • Assigned - when the developer starts working o...

  • Answered by AI
  • Q2. Smoke testing and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical interview told me HR will connect

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 
Round 3 - Technical 

(1 Question)

  • Q1. 1. About yourself 2. Projects that you have worked on 3. About the Frameworks that you have used. 4. 2-3 Scenarios were given to automate. 5. Basic selenium questions like, implicit wait, explicit wait, ...
Round 4 - PDM 

(1 Question)

  • Q1. About your experience and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope the above questions help, keep learning

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

Interview Questionnaire 

8 Questions

  • Q1. Explain your framework
  • Ans. 

    My framework is a hybrid framework that combines data-driven and keyword-driven approaches.

    • The framework uses Excel sheets to store test data and keywords.

    • It uses Selenium WebDriver for web automation and Appium for mobile automation.

    • It has a modular structure with reusable functions and libraries.

    • It generates detailed HTML reports with screenshots and logs.

    • It supports parallel execution and integration with CI/CD tool...

  • Answered by AI
  • Q2. What is Defect lifecycle
  • Ans. 

    Defect lifecycle is the process of identifying, reporting, fixing, and verifying defects in software.

    • Defect is identified by testers during testing

    • Defect is reported to development team

    • Development team fixes the defect

    • Fixed defect is verified by testers

    • If defect is not fixed, it goes back to development team

    • If defect is fixed, it is closed

  • Answered by AI
  • Q3. What will be your approach if developer is not accepting the defect
  • Ans. 

    I will discuss the defect with the developer and provide evidence to support my findings.

    • Schedule a meeting with the developer to discuss the defect

    • Provide evidence to support the defect, such as screenshots or logs

    • Explain the impact of the defect on the system or end-users

    • Collaborate with the developer to find a solution

    • Escalate the issue to the project manager or higher authority if necessary

  • Answered by AI
  • Q4. Which tool u used for api testing
  • Ans. 

    I have used Postman for API testing.

    • Postman is a popular tool for API testing and has a user-friendly interface.

    • It allows us to send requests, view responses, and test different scenarios.

    • We can also create collections of requests and run them in a sequence.

    • Postman also has features like environment variables and test scripts.

    • Other tools for API testing include SoapUI, JMeter, and Rest-Assured.

  • Answered by AI
  • Q5. What are HTTP requests
  • Ans. 

    HTTP requests are messages sent by a client to a server to request for a resource or perform an action.

    • HTTP requests are used in web communication to retrieve data or perform actions on a server.

    • They consist of a request method (e.g. GET, POST), a URL, and optional headers and body.

    • Examples of HTTP requests include GET requests to retrieve web pages and POST requests to submit form data.

  • Answered by AI
  • Q6. Use of put function
  • Ans. 

    The put function is used to update or replace an existing value in a specified key in an object.

    • The put function is commonly used in programming languages such as Java and Python.

    • It is used to modify the value of a key in a dictionary or map.

    • For example, in Python, you can use the put function to update a value in a dictionary: my_dict['key'] = 'new_value'.

  • Answered by AI
  • Q7. What will you rate yourself in automation
  • Ans. 

    I would rate myself 8 out of 10 in automation.

    • I have experience in using automation tools like Selenium, Appium, and JMeter.

    • I have automated test cases for web applications, mobile applications, and APIs.

    • I have also created automation frameworks from scratch.

    • I continuously learn and improve my automation skills.

    • I am confident in my ability to automate complex scenarios.

  • Answered by AI
  • Q8. Type of testing performed in your whole career
  • Ans. 

    I have performed functional, regression, integration, performance, and security testing in my career.

    • Functional testing to ensure the software meets the requirements

    • Regression testing to ensure new changes do not break existing functionality

    • Integration testing to ensure different components work together

    • Performance testing to ensure the software can handle expected load

    • Security testing to ensure the software is secure

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - What is your framework?..is a frequently asked question in most of the interviews on automation testing...so be well prepared for this question.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are the several levels of testing?
  • Ans. 

    Several levels of testing include unit, integration, system, and acceptance testing.

    • Unit testing: testing individual components or modules of the software

    • Integration testing: testing how different components/modules work together

    • System testing: testing the entire system as a whole

    • Acceptance testing: testing to ensure the software meets the requirements and is ready for release

  • Answered by AI
  • Q2. What is the difference between functional and non functional testing?
  • Ans. 

    Functional testing focuses on the behavior of the software, while non-functional testing evaluates its performance and other quality attributes.

    • Functional testing verifies if the software meets the specified functional requirements.

    • Non-functional testing checks the performance, reliability, usability, and other non-functional aspects of the software.

    • Functional testing is concerned with what the software does, while non...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer wanted to test the interviewee knowledge and their communication skills.so the test helps how we are knowledge gained

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Softwaretest Engineer
176 salaries
unlock blur

₹2.4 L/yr - ₹6.4 L/yr

Salesforce Developer
102 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Software Engineer
57 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Java Developer
51 salaries
unlock blur

₹3.2 L/yr - ₹4.8 L/yr

Software Developer
42 salaries
unlock blur

₹2.4 L/yr - ₹6.8 L/yr

Explore more salaries
Compare Bit Hub Technology with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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