Upload Button Icon Add office photos

Filter interviews by

NetBrain Network Automation Engineer Interview Questions and Answers

Updated 25 Sep 2023

2 interviews found

Sort by: Popular

I applied via Recruitment Consulltant and was interviewed in Sep 2021.

4 Interview Rounds

Interview Questions

Network Automation Engineer Interview Questions

user image Jyoti Ranjan Muduli

posted on 14 Jul 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2023.

4 Interview Rounds

1

Resume Shortlist Round

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
2

Aptitude Test Round

Math, difference in diagrams, reasoning.

3

Technical Round (2 Questions)

  • Q1. Routing Switching , python, MPLS
  • Q2. What is function in python, how BGP works. OSPF related questions
4

Case Study Round

Related to Netbrain Platform. What is PDAS NG, what is trigger automation etc

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Nov 2024.

2 Interview Rounds

1

Technical Round (8 Questions)

  • Q1. Can you introduce yourself?
  • Q2. What is the syntax for using driver.findElement in Selenium?
  • Q3. What are the different types of assertions, and what is the syntax for a hard assertion in TestNG?
  • Q4. What types of wait mechanisms are utilized in your project?
  • Q5. How do you manage frames in Selenium?
  • Q6. How do you remove duplicates from an array?
  • Q7. What is the difference between List, Set, and Map collections in Java?
  • Q8. What actions would you take if there is a mismatch between user stories and application functionality?
2

Technical Round (4 Questions)

  • Q1. What is your relevant experience, and what are your roles and responsibilities in your current company?
  • Q2. Can you provide a specific scenario from your previous project, and detail the feature file step definitions while demonstrating how to run the scenario with di...read more
  • Q3. What approach can be used to count the number of URLs in an HTML page using Selenium and open the URL that contains your name?
  • Q4. How can you separate letters and digits from a string in Java? Please provide the Java code for this task.

Interview Preparation Tips

Topics to prepare for Cognizant Senior Automation Test Engineer interview:
  • Java oops
  • Selenium
  • Cucumber
Interview preparation tips for other job seekers - Review fundamental concepts, practice coding daily, and utilize free websites for practice. Be well-versed in the roles and responsibilities of your current or previous projects, and answer confidently.
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Nov 2024.

1 Interview Round

1

Technical Round (7 Questions)

  • Q1. Briefing about yourself
  • Q2. Explain Defect life cycle
  • Q3. Difference between black box and white box testing
  • Q4. Difference between hard assert and soft assert
  • Q5. What are the various annotations in selenium webdriver
  • Q6. There are n no. Of links having the text selenium. Write the syntax to count the text selenium from all the links
  • 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.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024.

1 Interview Round

1

Technical Round (10 Questions)

  • Q1. What is the output of below code class Animal{ Animal(){ System.out.println("animal is created") } class Dog extends Animal{ Dog(){ System.out.println("Dog i...read more
  • Q2. Output of this : System.out.println(10+20+"Hello"+30+40) - Explain
  • Q3. Output of this : String name="Hello"; name=name+"There"; system.out.println(name)
  • Q4. StringBuffer buffer=new StringBuffer("Hello") buffer.append("There"); System.out.println(buffer);
  • Q5. Which is valid or invalid a. ChromeDriver driver=new ChromeDriver(); b. WebDriver driver=new ChromeDriver(); c. WebDriver driver2=new WebDriver(); driver2=new C...read more
  • Q6. Program to sort the input in descending order without using inbuild method/functions
  • Q7. Difference between findElement and findElements
  • Q8. Difference between getwindowhandle and getwindowhandles() and what is output type
  • Q9. Question on finding the xpaths on website
  • Q10. Difference between String and StringBuilder?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Duration
-
Result
-

1 Interview Round

1

Technical Round (5 Questions)

  • Q1. Difference between @BeforeMethod vs @BeforeTest
  • Q2. Difference between get vs navigate.to
  • Q3. How you extract data from excel file and which jar file is used
  • Q4. Methods of select class
  • Q5. Explicit wait conditions

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Oct 2024.

1 Interview Round

1

One-on-one Round (7 Questions)

  • Q1. Code to print the no of Times the letters present in a string
  • Q2. What are the ways to start a Appium server
  • Q3. How to run tests parallel for mobile devices
  • Q4. How do you automate otp in mobile
  • Q5. What are desired capabilities
  • Q6. How do you tell appium to run tests on ios or Android devices
  • Q7. How to set up automation for ios devices

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Duration
2-4 weeks
Result
No response

I was interviewed in Dec 2024.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. What are the different phases of the Software Testing Life Cycle (STLC)?
  • Q2. Can you write a program that outputs a sentence in reverse?
2

HR Round (2 Questions)

  • Q1. Can you introduce yourself?
  • Q2. What are your salary expectations?
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024.

1 Interview Round

1

Technical Round (4 Questions)

  • Q1. Write java program to print sum of digits from a given string eg: "abcd23"
  • Q2. Explain oops concepts used in your framework with example?
  • Q3. Explain polymorphism
  • Q4. Java program to print the sum of elements in string array eg: String[] arr = {"1","2","3"}

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Duration
2-4 weeks
Result
Selected Selected

I was interviewed in May 2024.

2 Interview Rounds

1

Technical Round (10 Questions)

  • Q1. Basics of Selenium(Windowhandles,Screenshot,Actions class,Selector Class,) with syntax
  • Q2. Asked to write Automation Framework architecture
  • Q3. What are the different gherkin words
  • Q4. What we will use in plugin
  • Q5. How to run runner class
  • Q6. Java oops, strings , exception handling
  • Q7. How to run parallel mode in testng,groups,priority
  • Q8. Write Merge Sort Programme
  • Q9. Write Reverse a string programme
  • Q10. Write syntax of data driven testing (XSSF Workbook) Syntax
2

Technical Round (1 Question)

  • Q1. Selenium basics ( window handles , screenshot,reports, file upload and download, Add extension, Headless mode)

Interview Preparation Tips

Interview preparation tips for other job seekers - I would say it is easy to crack Service based Companies. Just prepare all the concepts of Selenium, Java,TestNG,Maven,GitHub and basic 20 Programmes.

For Selenium and BDD(Cucumber)Learn Rahul Shetty Udemy course
For Java search and learn top 200 interview questions.
Basic programmes like ( Duplicate characters,reverse string,unique characters, string anagram, Bubble sort , merge sort, quick sort and some more) .

How I switched from my current company.
Do’s
Uninstall social media apps.
Stop watching movies.
Stop eating Junk food.
Study at least 1-2 hours daily.
Listen motivational songs.
Make connections on LinkedIn.
Make single page resume by creating on overleaf website.

How to apply to companies.
Don’t apply directly on company website(Big mistake)
Send resumes to hr directly(u will get their mails on some posts on LinkedIn)
Ask referral on LinkedIn.
Update Naukri daily 9am and put notice period to 30 or 15days.

Skills evaluated in this interview

NetBrain Interview FAQs

How many rounds are there in NetBrain Network Automation Engineer interview?
NetBrain interview process usually has 4 rounds. The most common rounds in the NetBrain interview process are Resume Shortlist, Aptitude Test and Technical.
How to prepare for NetBrain Network Automation Engineer 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 NetBrain. The most common topics and skills that interviewers at NetBrain expect are Change Management, Incident management, Network Security, Python and Managed Services.
What are the top questions asked in NetBrain Network Automation Engineer interview?

Some of the top questions asked at the NetBrain Network Automation Engineer interview -

  1. what is function in python, how BGP works. OSPF related questi...read more
  2. Details routing protocol and switching questi...read more
  3. Network automation working experience questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 NetBrain interviews
Referral
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
NetBrain Network Automation Engineer Salary
based on 6 salaries
₹25.3 L/yr - ₹33.4 L/yr
195% more than the average Network Automation Engineer Salary in India
View more details
Network Automation Engineer
6 salaries
unlock blur

₹25.3 L/yr - ₹33.4 L/yr

Automation Engineer
4 salaries
unlock blur

₹24.5 L/yr - ₹30 L/yr

Business Development Representative
3 salaries
unlock blur

₹9 L/yr - ₹11.5 L/yr

Explore more salaries
Compare NetBrain with

Infosys

3.7
Compare

TCS

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