Upload Button Icon Add office photos
Engaged Employer

i

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

ivy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ivy Software Testing Engineer Interview Questions, Process, and Tips

Updated 12 Dec 2021

ivy Software Testing Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Why Testing?
  • Ans. 

    Testing ensures software quality and reduces the risk of defects in production.

    • Testing helps identify defects and bugs early in the development cycle.

    • It ensures that the software meets the requirements and specifications.

    • Testing helps improve the overall quality of the software.

    • It reduces the risk of defects and failures in production.

    • Testing helps build trust and confidence in the software among stakeholders.

  • Answered by AI
  • Q2. Difference between retesting and regression testing?
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression testing is testing the unchanged functionality after making changes in the software.

    • Retesting is done to ensure that the defects reported earlier have been fixed.

    • Regression testing is done to ensure that the changes made in the software have not affected the existing functionality.

    • Retesting is a subset of regression testing.

    • Retesting...

  • Answered by AI
  • Q3. What is SDLC?
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and test software.

    • SDLC is a framework that outlines the steps involved in software development.

    • It includes planning, designing, coding, testing, and maintenance.

    • Each phase of SDLC has its own set of deliverables and objectives.

    • SDLC models include Waterfall, Agile, and DevOps.

    • The choice of SDLC model depends on the project requi

  • Answered by AI
  • Q4. What is STLC?
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a process followed to ensure quality in software testing.

    • STLC is a sequential process that includes planning, designing, executing, and reporting.

    • It involves various stages like requirement analysis, test planning, test design, test execution, and test closure.

    • The main objective of STLC is to ensure that the software meets the customer's requirements and is of high ...

  • Answered by AI
  • Q5. What is DEFECT LIFE CYCLE?
  • Ans. 

    DEFECT LIFE CYCLE is the process of identifying, reporting, prioritizing, and resolving software defects.

    • Defect is identified by testers during testing

    • Defect is reported to development team

    • Development team prioritizes and resolves the defect

    • Defect is retested by testers

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

    • Defect life cycle ends when all defects are resolved

  • Answered by AI
  • Q6. What is unit testing
  • Ans. 

    Unit testing is a type of software testing where individual units or components of a software application are tested in isolation.

    • Unit testing is done by developers during the development phase

    • It helps to identify defects early in the development cycle

    • It ensures that each unit/component of the software application is working as expected

    • It helps to improve the quality of the software application

    • Examples of unit testing

  • Answered by AI
  • Q7. Difference between scenario and testcases?
  • Ans. 

    Scenarios are high-level descriptions of user actions and system responses, while test cases are specific steps to verify functionality.

    • Scenarios describe user interactions with the system, while test cases verify specific functionality.

    • Scenarios are often used in the early stages of testing to identify potential issues, while test cases are used for more detailed testing.

    • Scenarios can be used to create test cases, but...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn testing concepts throughout.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Test Cases, Test Plan, API related question

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview process have 2 technical rounds. Both the rounds lasted about 1 hour. Most of the questions were asked from your skills mentioned on resume. Please go through the job description to ensure that you are a best fit for the position.

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

Interview Questionnaire 

3 Questions

  • Q1. Tell me about Import and export operations
  • Ans. 

    Import and export operations involve transferring data or files between different systems or formats.

    • Import operations involve bringing data or files into a system or application.

    • Export operations involve sending data or files out of a system or application.

    • Import and export operations are commonly used in software applications to transfer data between different formats or systems.

    • Examples of import and export operatio...

  • Answered by AI
  • Q2. What are software applications were used in your previous company
  • Q3. ICargo and Smart kargo were Utilised in my previous company

Interview Preparation Tips

Interview preparation tips for other job seekers - Job seekar must know about import and export operations,Supply chain management, Logistics.

I applied via Naukri.com and was interviewed in May 2019. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. How MVC works for data flow?
  • Ans. 

    MVC separates data flow into three components: Model, View, and Controller.

    • Model represents data and business logic

    • View displays data to the user

    • Controller handles user input and updates the model and view accordingly

    • Data flows from the model to the view through the controller

    • Changes in the view are communicated to the controller, which updates the model and view

  • Answered by AI
  • Q2. What are mvc layers
  • Ans. 

    MVC stands for Model-View-Controller. It is a software design pattern that separates an application into three interconnected components.

    • Model: Represents the data and business logic of the application

    • View: Displays the data to the user and handles user input

    • Controller: Acts as an intermediary between the Model and View, handling user input and updating the Model and View accordingly

  • Answered by AI
  • Q3. Get and post methods
  • Q4. Servlet life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your homework for string data structures problems

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions on java8
  • Q2. Questions on multithreading
  • Q3. Questions on exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was a coding round where interviewer asked questions randomly and were asked to optimise our code. Next round was a technical round where everyone needs to be thorough with their technical skills

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A c++ written round. It contains good questions on c++ related to exception handling, virtual table concepts, smart_ptrs , etc ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with your project.
Have decent but not great knowledge knowledge in DS/Algos
Know basics of system design.
Be good in your programming language.

I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Oracle Architecture, RAC Setup, Golden Gate Troubleshooting, Data Guard recover, RMAN restoration

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Day to Day activities and Oracle architecture

Interview Questionnaire 

1 Question

  • Q1. Oops programming,SQL server Database

Interview Preparation Tips

Round: Test
Experience: Though technical questions were not that difficult but the quant section was way too hard and almost impossible to solve completely in given time limit.
Tips: It’s better if you attempt less questions (in quant) but do them right (I attempted less than 40% quant and still got through).

Round: Technical Interview
Experience: Next they would have 2-3 technical rounds where they cover most of the areas of CS. Some of the areas where they concentrated more would be Algorithms, OOPS Concepts and Logical Puzzles.
Tips: Brush up important concepts from various areas such as Operating System, OOPS, Software Engineering. Be ready for some really challenging questions in Algorithms. Also they do ask quite a few logical puzzles so it’s important you practice a lot of them online before the interview.

General Tips: D E Shaw selects very few candidates + comes in starting weeks of placement season, so competition is immense. Multiple companies come on same day, so it becomes a little tedious. Surely I wasn't the better candidate that day.
Skill Tips: D E Shaw focuses more on your ability to solve logical problems, so make sure you are in best state of your mind and speak while solving any problem because what they are looking for is not the right answer (well of course they are) but also how are you approaching the problem.
Skills: Operating System, OOPS, Algorithms, CS, logical puzzles, Quant
College Name: NIT SURATHKAL

I appeared for an interview in Aug 2017.

Interview Questionnaire 

3 Questions

  • Q1. Tell me something about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development

    • Passionate about coding and problem-solving

    • Strong communication and teamwork skills

    • Always eager to learn and adapt to new technologies

  • Answered by AI
  • Q2. Questions on data structures
  • Q3. Questions on algorithms

Interview Preparation Tips

Round: Technical + HR Interview
Experience: it took half-an-hour

Skills: Technical Skill, Technical Analysis, Speaking Skills
College Name: NIT Bhopal

ivy Interview FAQs

What are the top questions asked in ivy Software Testing Engineer interview?

Some of the top questions asked at the ivy Software Testing Engineer interview -

  1. Difference between retesting and regression testi...read more
  2. Why Testi...read more
  3. Difference between scenario and testcas...read more

Tell us how to improve this page.

ivy Software Testing Engineer Salary
based on 14 salaries
₹4 L/yr - ₹7 L/yr
23% less than the average Software Testing Engineer Salary in India
View more details
Software Engineer
883 salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Senior Software Engineer
601 salaries
unlock blur

₹8 L/yr - ₹24 L/yr

Senior Test Engineer
342 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

System Analyst
337 salaries
unlock blur

₹12.5 L/yr - ₹27.3 L/yr

Test Engineer
335 salaries
unlock blur

₹3.5 L/yr - ₹10.5 L/yr

Explore more salaries
Compare ivy with

Thomson Reuters

4.1
Compare

Chetu

3.3
Compare

EbixCash Limited

4.0
Compare

eClinicalWorks

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