Upload Button Icon Add office photos

Filter interviews by

Newgen Software Technologies Manual Testing Interview Questions and Answers

Updated 26 Apr 2022

Newgen Software Technologies Manual Testing Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed before Apr 2021. 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 - Technical 

(4 Questions)

  • Q1. Software testing methodology
  • Ans. 

    Software testing methodology refers to the process of verifying and validating software applications.

    • It involves planning, designing, executing and reporting tests

    • Common methodologies include Waterfall, Agile, and DevOps

    • Testing can be manual or automated

    • Testing can be functional or non-functional

    • Testing can be black box or white box

  • Answered by AI
  • Q2. Databse queries like select, update, delete and joins.
  • Q3. Application and web servers deployment and configuration.
  • Q4. What is BPM and DMS application
  • Ans. 

    BPM stands for Business Process Management and DMS stands for Document Management System.

    • BPM is a software solution that helps organizations to manage and optimize their business processes.

    • DMS is a software solution that helps organizations to manage and store electronic documents.

    • BPM and DMS applications are often used together to streamline business processes and improve document management.

    • Examples of BPM and DMS ap...

  • Answered by AI
Round 3 - Technical 

(6 Questions)

  • Q1. How to read error logs and troubleshooting
  • Ans. 

    Reading error logs involves identifying the error message, understanding its context, and tracing its source.

    • Identify the error message and its severity level

    • Understand the context of the error, such as the user actions or system state that triggered it

    • Trace the source of the error by examining the stack trace or related logs

    • Use debugging tools and techniques to isolate and reproduce the error

    • Document the error and its

  • Answered by AI
  • Q2. Regression testing, system testing, test summary report,
  • Q3. Defect cycle and defect management tool like bugjila or Jira
  • Q4. Basic Linux commands.
  • Q5. Core Java knowledge and oops concepts.
  • Q6. SIT, UAT and production environment

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through the Newgen website and Newgen products
Must knowledge of basic Linux, SQL commands.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. Technical stuff and real time expalmes
  • Q2. Difference between sanity and Smoke test
  • Ans. 

    Sanity test is a narrow regression test while Smoke test is a broader test to check if the application is stable enough for further testing.

    • Sanity test is a quick test to check if the critical functionalities are working after a small change in the code.

    • Smoke test is a broader test to check if the application is stable enough for further testing.

    • Sanity test is usually performed by developers while Smoke test is perform...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Concepts And Confidence
2. Communication
3. Flexible

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There were simple aptitude questions and core java MCQS

Round 2 - Technical 

(3 Questions)

  • Q1. What's OOPs concept
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding th...

  • Answered by AI
  • Q2. Explain Inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can override or extend the functionality of the base class

    • Example: Class 'Car' can inherit from class 'Vehicle' and inh...

  • Answered by AI
  • Q3. Basic Java output questions
Round 3 - HR 

(1 Question)

  • Q1. Interviewer asked me to introduce and then he asked about my education and family details and then he told me about company.

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers it's easy to crack interview if they they are smart. Just revise core java and basic aptitude questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic coding along with general aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. What is oops describe with real time example?
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Encapsulation: Objects encapsulate data and behavior. Example: Car object with properties like color and methods like start()

    • Inheritance: Objects can inherit attributes and methods from other objects. Example: Anima...

  • Answered by AI
  • Q2. Describe about data structures with real time examples?
  • Ans. 

    Data structures are ways to organize and store data efficiently in a computer.

    • Data structures are used to store and organize data in a way that makes it easy to access and manipulate.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

    • For example, an array is a data structure that stores a collection of elements in a contiguous block of memory.

    • A linked list is a data structure wh...

  • Answered by AI
  • Q3. What makes you different from other candidates?
Round 3 - HR 

(2 Questions)

  • Q1. Why do you choose happiest minds ?
  • Q2. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Observables, Services, Promises, Closure ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com

Round 1 - HR 

(1 Question)

  • Q1. Basic information like:- why you want to change job, and some similar questions...
Round 2 - Technical 

(1 Question)

  • Q1. Intermediate level questions on joins, cursor, bulk collect, trigger ....

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts,interface and abstract class
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

I was asked about the star pattern questions and also moderate array and string questions

Round 2 - HR 

(2 Questions)

  • Q1. Where do you see yourself in next 4 years
  • Q2. What is your future goal
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. What is functional testing and regression,Bug life cycle
  • Ans. 

    Functional testing is a type of software testing that verifies the functionality of a system, while regression testing is retesting the modified parts of the system to ensure that existing functionalities are not affected.

    • Functional testing checks if the software meets the specified requirements and functions as expected.

    • Regression testing is performed to ensure that changes or modifications in the software do not intr...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Feb 2023. There were 4 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 - Group Discussion 

About java and c++. There is a discussion of advantagea and features of java and c++

Round 3 - Aptitude Test 

In second round there was aptitude, verbal and coding questions

Round 4 - Technical 

(5 Questions)

  • Q1. Basics question in java.
  • Q2. Collections, sql
  • Q3. Questions from resume
  • Q4. Medium programming questions on arrays
  • Q5. Strings also important

Interview Preparation Tips

Topics to prepare for KGISL Software Engineer interview:
  • C
  • Java
  • SQL
Interview preparation tips for other job seekers - It is a good place to start your career

Newgen Software Technologies Interview FAQs

How many rounds are there in Newgen Software Technologies Manual Testing interview?
Newgen Software Technologies interview process usually has 3 rounds. The most common rounds in the Newgen Software Technologies interview process are Technical and Resume Shortlist.
How to prepare for Newgen Software Technologies Manual Testing 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 Newgen Software Technologies. The most common topics and skills that interviewers at Newgen Software Technologies expect are Manual Testing and Software Testing.
What are the top questions asked in Newgen Software Technologies Manual Testing interview?

Some of the top questions asked at the Newgen Software Technologies Manual Testing interview -

  1. How to read error logs and troubleshoot...read more
  2. What is BPM and DMS applicat...read more
  3. Software testing methodol...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Newgen Software Technologies interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Manual Testing Interview Questions from Similar Companies

View all
Software Engineer
2k salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Applications Engineer
478 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Team Lead
478 salaries
unlock blur

₹7.1 L/yr - ₹23 L/yr

Senior Business Analyst
400 salaries
unlock blur

₹7.5 L/yr - ₹19.5 L/yr

Explore more salaries
Compare Newgen Software Technologies with

TCS

3.7
Compare

Infosys

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