Upload Button Icon Add office photos

Bharti Airtel

Compare button icon Compare button icon Compare

Filter interviews by

Bharti Airtel Sdet Interview Questions, Process, and Tips

Updated 11 Apr 2024

Top Bharti Airtel Sdet Interview Questions and Answers

  • Q1. How to achieve parallel execution of test cases in testNG?
  • Q2. Write test cases of an API that creates User's profile by accepting First name, Last name and mobile number
  • Q3. What are the reasons for 500 - Internal Server Error
View all 11 questions

Bharti Airtel Sdet Interview Experiences

2 interviews found

Sdet Interview Questions & Answers

user image Anonymous

posted on 11 Apr 2024

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

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(7 Questions)

  • Q1. Amazon: Add Cart feature - Write Selenium code
  • Ans. 

    Use Selenium to automate adding items to cart on Amazon website.

    • Locate the 'Add to Cart' button on the product page using Selenium's findElement method

    • Click on the 'Add to Cart' button to add the item to the cart

    • Verify that the item has been successfully added to the cart by checking the cart contents

  • Answered by AI
  • Q2. Test cases of Login API
  • Ans. 

    Test cases for Login API

    • Verify valid username and password login successfully

    • Verify invalid username and password combination fails to login

    • Verify login with empty username or password fails

    • Verify login with special characters in username or password fails

  • Answered by AI
  • Q3. Write a program to count the character in a string
  • Ans. 

    A program to count the characters in a string

    • Iterate through each character in the string and increment the count for each character

    • Use a hashmap to store the count of each character

    • Handle edge cases like empty string or null input

  • Answered by AI
  • Q4. UI test cases of Upload document
  • Ans. 

    UI test cases for uploading a document

    • Verify that the 'Upload' button is functional

    • Check if the correct file types are allowed for upload

    • Ensure that the progress bar is displayed during upload

    • Confirm that the document is successfully uploaded and visible on the UI

  • Answered by AI
  • Q5. UI test cases of a Form
  • Ans. 

    UI test cases for a Form

    • Verify all required fields are displayed

    • Test validation messages for invalid inputs

    • Check if form submission is successful

    • Test the functionality of reset button

  • Answered by AI
  • Q6. How to achieve parallel execution of test cases in testNG?
  • Ans. 

    Parallel execution of test cases in TestNG can be achieved using TestNG's parallel attribute in the testng.xml file.

    • Set the 'parallel' attribute in the testng.xml file to 'methods', 'classes', or 'tests' to specify the level of parallelism.

    • Use the 'thread-count' attribute to specify the number of threads to be used for parallel execution.

    • Ensure that the test classes are thread-safe to avoid any conflicts during paralle

  • Answered by AI
  • Q7. Write a program to reverse the words in a string I/P: My name is abc O/P: abc is name My
  • Ans. 

    Program to reverse words in a string

    • Split the input string into an array of words

    • Reverse the array of words

    • Join the reversed array back into a string

  • Answered by AI
Round 2 - Technical 

(6 Questions)

  • Q1. Write a program to reverse the string. I/P: I LOVE JAVA O/P: A VAJE VOLI
  • Q2. Regression vs Sanity
  • Ans. 

    Regression testing ensures existing functionality still works after changes, while sanity testing checks if new functionality works as expected.

    • Regression testing is performed to make sure that new code changes do not adversely affect existing functionality.

    • Sanity testing is a cursory testing to make sure that the new functionality is working as expected.

    • Regression testing is usually automated and covers a wide range o...

  • Answered by AI
  • Q3. Explain automation framework
  • Ans. 

    Automation framework is a set of guidelines, tools, and processes used to automate testing of software applications.

    • Automation framework provides structure and guidelines for creating and executing automated tests.

    • It helps in organizing test scripts, managing test data, and generating test reports.

    • Examples of automation frameworks include Selenium, TestNG, and Cucumber.

    • Frameworks can be data-driven, keyword-driven, or

  • Answered by AI
  • Q4. What are the reasons for 500 - Internal Server Error
  • Ans. 

    500 Internal Server Error is a generic error message indicating a problem with the server.

    • Server misconfiguration

    • Server overload

    • Programming errors in server-side code

    • Database connection issues

    • Insufficient server resources

  • Answered by AI
  • Q5. Submit button -> Click -> Blank page Identify the debug and find the root cause
  • Q6. Write test cases of an API that creates User's profile by accepting First name, Last name and mobile number
  • Ans. 

    Test cases for API creating User's profile with First name, Last name, and mobile number

    • Verify that a user profile is created successfully with valid First name, Last name, and mobile number

    • Test with invalid First name (empty, special characters, numbers)

    • Test with invalid Last name (empty, special characters, numbers)

    • Test with invalid mobile number (empty, alphabets, special characters, less than 10 digits)

    • Verify that ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Bharti Airtel Sdet interview:
  • Appium
  • API
  • Java

Skills evaluated in this interview

Sdet Interview Questions & Answers

user image Anonymous

posted on 31 Jan 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Question Related to Automation testing, Please go through Job Description. Question from these topic only. No Coding question.
Round 2 - One-on-one 

(1 Question)

  • Q1. Question realted to Jo desciption and one coding question. coding question from string topic
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager Round, will have question realted to daily job, including debugging skill and situation based.

Sdet Interview Questions Asked at Other Companies

Q1. Given a M x N 2D array containing random alphabets and a function ... read more
asked in Amazon
Q2. what happen between, when you enter a URL into a browser address ... read more
asked in InMobi
Q3. In a line where words are separated by spaces, , and capitalize f ... read more
Q4. Given a circular linked list containing sorted elements (int valu ... read more
asked in Amazon
Q5. how will you check that each page of amazon.com is having its log ... read more

Interview questions from similar companies

Sdet Interview Questions & Answers

Jio user image Anonymous

posted on 11 Jul 2024

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

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

Round 1 - Coding Test 

Java, selenium, appium, accessibility

I applied via Other and was interviewed before Mar 2018. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Serivece expression plz told
  • Q2. Customer choice given service and reply best response
  • Q3. How much transfer customer
  • Ans. 

    The question is unclear and lacks context.

    • Request clarification on what is meant by 'transfer customer'

    • Ask for more information about the specific role and responsibilities of an Assistant Manager

    • Seek clarification on the purpose or objective behind the question

  • Answered by AI
  • Q4. 6000/ customer satisfaction guaranteed service

Interview Preparation Tips

General Tips: Maruti home relocation movers and packers door to door delivery All responsibility packing and moving service
Skills: Communication

I applied via Walk-in and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the sorce of a company growth
  • Ans. 

    The source of a company's growth can be attributed to various factors such as innovation, market demand, strategic partnerships, and effective management.

    • Innovation: Developing new products or services that meet the needs of customers

    • Market demand: Identifying and meeting the needs of a growing market

    • Strategic partnerships: Collaborating with other companies to expand reach and capabilities

    • Effective management: Efficie...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and always curb your answer as per the job role

Interview Questionnaire 

1 Question

  • Q1. How capable are u about job

Interview Preparation Tips

Interview preparation tips for other job seekers - Confident about technical answers

Interview Questionnaire 

1 Question

  • Q1. Yours faithfully

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minuts. The interviewer wanted to test both my knowledge and communication skills.

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

Interview Questionnaire 

4 Questions

  • Q1. Your weekness and Strength
  • Q2. Why you want to Work in This Company
  • Q3. Tell me Something about Yourself
  • Q4. Where have U worked before

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Patient and Keep a Smile

Interview Questionnaire 

3 Questions

  • Q1. Any experience in fibre, lease line, sip trunk related product or corporate sales?
  • Ans. 

    Yes, I have experience in fibre, lease line, sip trunk related product and corporate sales.

    • I have worked with fibre optic cables and have knowledge of lease line and sip trunk related products.

    • In my previous job, I was responsible for corporate sales and successfully closed deals with several large companies.

    • I am familiar with the technical aspects of these products and can effectively communicate their benefits to pot

  • Answered by AI
  • Q2. How do you are value to our team?
  • Q3. Introduction, previous experience and achievementa

Interview Questionnaire 

4 Questions

  • Q1. Sell this pen
  • Ans. 

    This pen is a must-have for anyone who needs to write on the go.

    • This pen has a sleek design that fits easily in your pocket or purse.

    • It writes smoothly and effortlessly, making it perfect for taking notes or signing documents.

    • The ink is long-lasting and won't smudge or smear, ensuring your writing stays neat and legible.

    • It's also refillable, so you can use it again and again, saving you money in the long run.

    • Plus, it c...

  • Answered by AI
  • Q2. Can you do work
  • Q3. If your health deteriorates then there is less emergency, then will you go to work
  • Q4. Any day if you have been discharged from work, will you work?

Bharti Airtel Interview FAQs

How many rounds are there in Bharti Airtel Sdet interview?
Bharti Airtel interview process usually has 2-3 rounds. The most common rounds in the Bharti Airtel interview process are One-on-one Round and Technical.
How to prepare for Bharti Airtel Sdet interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Bharti Airtel. The most common topics and skills that interviewers at Bharti Airtel expect are API Testing and SDET.
What are the top questions asked in Bharti Airtel Sdet interview?

Some of the top questions asked at the Bharti Airtel Sdet interview -

  1. How to achieve parallel execution of test cases in test...read more
  2. Write test cases of an API that creates User's profile by accepting First name,...read more
  3. What are the reasons for 500 - Internal Server Er...read more

Tell us how to improve this page.

Bharti Airtel Sdet Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Jio Interview Questions
4.0
 • 1.9k Interviews
Vodafone Idea Interview Questions
4.0
 • 559 Interviews
Ericsson Interview Questions
4.1
 • 414 Interviews
Nokia Interview Questions
4.1
 • 267 Interviews
BT Group Interview Questions
3.9
 • 183 Interviews
Verizon Interview Questions
4.1
 • 111 Interviews
AT&T Interview Questions
4.1
 • 53 Interviews
View all
Bharti Airtel Sdet Salary
based on 10 salaries
₹8 L/yr - ₹17.5 L/yr
16% less than the average Sdet Salary in India
View more details

Bharti Airtel Sdet Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Assistant Manager
2.2k salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Network Engineer
1.5k salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Manager
1.4k salaries
unlock blur

₹6.2 L/yr - ₹22.6 L/yr

Territory Sales Manager
1.3k salaries
unlock blur

₹2.7 L/yr - ₹11.2 L/yr

Senior Executive
1.3k salaries
unlock blur

₹2.1 L/yr - ₹10 L/yr

Explore more salaries
Compare Bharti Airtel with

Jio

4.0
Compare

Vodafone Idea

4.0
Compare

Ericsson

4.1
Compare

Tata Communications

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