Upload Button Icon Add office photos

Cisco

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cisco Software Testing Engineer Interview Questions and Answers

Updated 21 May 2024

Cisco Software Testing Engineer Interview Experiences

1 interview found

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

I was interviewed before May 2023.

Round 1 - Coding Test 

1) was asked to write program to fetch certain strings in a given device output
2) basic questions on networking based on the resume

Round 2 - Technical 

(1 Question)

  • Q1. 1) networking basics based on the team you are interviewing with. 2) certain programs to write

Interview Preparation Tips

Interview preparation tips for other job seekers - 1) Be good at what you have showcased in the resume

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Coding Test 

There were 3 coding questions rating fron easy to medium.

Round 2 - Technical 

(1 Question)

  • Q1. Interview was mainly based on oops, dbms, os and networking basic concepts.
Round 3 - Technical 

(1 Question)

  • Q1. This technical is mostly based on the coding , done basic string based coding questions were asked.

Interview Preparation Tips

Topics to prepare for Juniper Networks Software Testing Engineer interview:
  • OOPS
  • Networking
  • Data Structures
Interview preparation tips for other job seekers - Be honest with your resume, don't judge yourself at the middle of the interview. Always try to explain the concepts clearly and with certainty.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2022.

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 - HR 

(7 Questions)

  • Q1. What is sanity testing
  • Ans. 

    Sanity testing is a subset of regression testing that quickly checks if the major functionalities of the software are working as expected.

    • Sanity testing is performed after a software build to ensure its basic functionality is intact.

    • It focuses on testing the critical features and functionalities of the software.

    • It is a quick and shallow form of testing to determine if further testing is required.

    • Sanity testing is not e...

  • Answered by AI
  • Q2. What is automation testing
  • Ans. 

    Automation testing is the use of software tools to execute test cases and compare actual outcomes with expected outcomes.

    • Automation testing involves writing scripts or using tools to automate repetitive tasks.

    • It helps in reducing human errors and increases efficiency.

    • It is used to test software applications, websites, and systems.

    • Examples of automation testing tools include Selenium, Appium, and JUnit.

  • Answered by AI
  • Q3. What is oops concepts
  • Ans. 

    OOPs concepts are the fundamental principles of Object-Oriented Programming that help in designing and implementing software systems.

    • Encapsulation: Wrapping data and methods into a single unit

    • Inheritance: Acquiring properties and behavior of a parent class

    • Polymorphism: Ability of objects to take on multiple forms

    • Abstraction: Hiding implementation details and showing only functionality

    • Examples: Java, C++, Python, Ruby

  • Answered by AI
  • Q4. What is regression testing
  • Ans. 

    Regression testing is the process of testing changes made to a software application to ensure that existing functionality still works.

    • It is performed after making changes to the software application

    • It ensures that existing functionality is not affected by the changes

    • It helps to identify any new defects introduced by the changes

    • It can be automated to save time and effort

    • Examples include testing after bug fixes, new feat

  • Answered by AI
  • Q5. What is access specifier
  • Ans. 

    Access specifier defines the scope of a class member.

    • Access specifiers are public, private, and protected.

    • Public members can be accessed from anywhere.

    • Private members can only be accessed within the class.

    • Protected members can be accessed within the class and its subclasses.

    • Access specifiers help in encapsulation and data hiding.

  • Answered by AI
  • Q6. What is agile methodology
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes flexibility and customer satisfaction.

    • Agile methodology values individuals and interactions over processes and tools

    • It emphasizes working software over comprehensive documentation

    • It involves frequent collaboration with customers and stakeholders

    • It allows for changes and adjustments to be made throughout the development process

    • Examples of...

  • Answered by AI
  • Q7. What is manual testing
  • Ans. 

    Manual testing is a process of verifying software manually without the use of automation tools.

    • It involves executing test cases manually to identify defects

    • It requires human intervention to simulate real-world scenarios

    • It is time-consuming and requires a lot of effort

    • It is useful for testing user interface, usability, and exploratory testing

    • Examples include ad-hoc testing, exploratory testing, and regression testing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Manual testing Selenium web driver automation testing

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2022. 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 - Aptitude Test 

Verbal Reasoning

Critical Reasoning

Spelling

Grammar

Verbal Deductions

Word Groups

Analogies

Sentence Correction Completion Instructions

Round 3 - One-on-one 

(3 Questions)

  • Q1. What is Java and what are the loops in Java
  • Ans. 

    Java is a high-level programming language used for developing applications. Loops in Java are used for repetitive execution of code.

    • Java is an object-oriented language

    • It is platform-independent

    • Java programs are compiled into bytecode

    • Loops in Java include for, while, and do-while loops

    • For loop example: for(int i=0; i<10; i++) { // code }

    • While loop example: int i=0; while(i<10) { // code; i++; }

    • Do-while loop example: int

  • Answered by AI
  • Q2. What is the difference between Java and other programming languages such as C++.
  • Ans. 

    Java is an object-oriented programming language that is platform-independent and has automatic memory management.

    • Java is platform-independent, while C++ is platform-dependent.

    • Java has automatic memory management, while C++ requires manual memory management.

    • Java is an object-oriented language, while C++ supports both procedural and object-oriented programming.

    • Java has a simpler syntax than C++.

    • Java has a larger standard...

  • Answered by AI
  • Q3. This can be especially relevant if they expect the person they hire to use multiple programming languages in their new role.

Interview Preparation Tips

Interview preparation tips for other job seekers - A person who is unemployed and looking for the work.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. About previous project details, communication, QA testing technical questions.
  • Q2. I answered good way..
  • Q3. Still there end no answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Some recruiting companies not replay at all.. Why?
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 - Coding Test 

Easy problem on java

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on the CV details

I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. Data structure and C++
  • Q2. Reverse Linked list
  • Q3. Multi threaded queue
  • Q4. Design pattern
  • Q5. Basic C++ concepts
  • Q6. Puzzles

Interview Preparation Tips

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

I applied via Recruitment Consulltant

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. Threading: Write and use a mutex?
  • Ans. 

    A mutex is a synchronization primitive that ensures only one thread can access a resource at a time.

    • Create a mutex object using the appropriate library or language-specific function.

    • Lock the mutex before accessing the shared resource to prevent other threads from accessing it.

    • Unlock the mutex after finishing the operation on the shared resource to allow other threads to access it.

    • Example: pthread_mutex_t mutex; pthread...

  • Answered by AI
  • Q2. Find the memory leak in a given set of code.
  • Ans. 

    Identify memory leak in code

    • Check for any dynamically allocated memory that is not being freed

    • Look for any infinite loops or recursive functions that consume memory

    • Use memory profiling tools like Valgrind to detect leaks

    • Check for any global variables that are not properly managed

  • Answered by AI

Skills evaluated in this interview

I was interviewed before Mar 2021.

Round 1 - Technical 

(3 Questions)

  • Q1. How to check a number is power of 2
  • Ans. 

    To check if a number is a power of 2, we can use bitwise operations.

    • A power of 2 has only one bit set to 1, so we can use the bitwise AND operator to check if the number is a power of 2.

    • If n is a power of 2, then n & (n-1) will be 0.

    • For example, 8 (1000 in binary) is a power of 2, and 8 & 7 (0111 in binary) is 0.

  • Answered by AI
  • Q2. Sort a stack without using another data structure
  • Ans. 

    Sort a stack without using another data structure

    • Use recursion to pop the top element and insert it at the bottom of the remaining stack

    • Repeat until the stack is sorted in ascending order

    • Time complexity: O(n^2), space complexity: O(n) due to recursion

  • Answered by AI
  • Q3. Check weather array have continuous increasing than decreasing value
  • Ans. 

    Check if array has continuous increasing and decreasing values

    • Loop through the array and check if each element is greater than the previous one

    • Once you find the maximum element, check if the remaining elements are in decreasing order

    • If yes, return true else false

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design a cricinfo (LLD)
  • Ans. 

    Design a cricinfo (LLD)

    • Identify the entities: players, teams, matches, scorecards, tournaments, etc.

    • Define the relationships between entities

    • Create a database schema to store the data

    • Implement APIs to fetch and update data

    • Design a UI to display the information

    • Consider scalability and performance

    • Ensure data security and privacy

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do study basic Data Structure questions and also prepare for Low level design.
Do work on behavioral questions too.

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning And aptitude test

Round 2 - Coding Test 

C++, python and Java programming

Interview Preparation Tips

Topics to prepare for Gen Software Engineer interview:
  • C++
  • Python
Interview preparation tips for other job seekers - I am interested for this company opportunity for giving me and I am so happy and giving me for work from home job

Cisco Interview FAQs

How many rounds are there in Cisco Software Testing Engineer interview?
Cisco interview process usually has 2 rounds. The most common rounds in the Cisco interview process are Coding Test and Technical.
How to prepare for Cisco Software Testing 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 Cisco. The most common topics and skills that interviewers at Cisco expect are Automation Testing, Cisco, Crisis Management, Debugging and Linux Administration.

Tell us how to improve this page.

Cisco Software Testing Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 848 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
Nokia Networks Interview Questions
4.2
 • 112 Interviews
Nvidia Interview Questions
3.7
 • 103 Interviews
BT Business Interview Questions
4.0
 • 79 Interviews
View all
Cisco Software Testing Engineer Salary
based on 8 salaries
₹11.7 L/yr - ₹28.6 L/yr
189% more than the average Software Testing Engineer Salary in India
View more details

Cisco Software Testing Engineer Reviews and Ratings

based on 5 reviews

4.7/5

Rating in categories

4.5

Skill development

4.7

Work-life balance

4.5

Salary

4.4

Job security

4.7

Company culture

4.5

Promotions

4.2

Work satisfaction

Explore 5 Reviews and Ratings
Software Engineer
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Consulting Engineer
647 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
642 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
418 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
346 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cisco with

Google

4.4
Compare

Microsoft Corporation

4.0
Compare

Hewlett Packard Enterprise

4.2
Compare

Juniper Networks

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