i
NewAge Software & Solutions
Filter interviews by
A test plan is a document outlining the approach, resources, schedule, and scope of testing activities for a software project.
Defines the objectives and scope of testing
Outlines the test strategy and approach
Includes details on resources, schedule, and responsibilities
Describes the test environment and tools to be used
Specifies the entry and exit criteria for testing
Provides a roadmap for the testing process
STLC stands for Software Testing Life Cycle, which is a sequence of activities conducted to perform software testing. Defect life cycle is the process of identifying, reporting, analyzing, and resolving defects in a software application.
STLC involves phases like requirement analysis, test planning, test design, test execution, and test closure.
Defect life cycle includes stages like defect identification, defect logging...
Pesticide paradox refers to the phenomenon where repeated use of pesticides leads to the resurgence of pests that are resistant to the pesticide.
Pesticide application kills susceptible pests, leaving behind those with genetic resistance.
Resistant pests reproduce, passing on their resistance genes to offspring.
Over time, the population of resistant pests increases, making the pesticide less effective.
This cycle may lead...
Test cases for fan
Test the fan speed settings (low, medium, high)
Test the fan rotation direction (clockwise, counterclockwise)
Test the fan oscillation feature
Test the fan's power on/off functionality
Test the fan's stability and noise levels
System testing is the process of testing the entire system as a whole to ensure that all components work together correctly.
Tests the system as a whole
Verifies that all components work together correctly
Includes functional and non-functional testing
Performed after integration testing
Examples: testing the entire software application, testing the interaction between different modules
Top trending discussions
I applied via Naukri.com and was interviewed before Nov 2021. There were 2 interview rounds.
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
TCP is a connection-oriented protocol while UDP is connectionless.
TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.
TCP is slower but more reliable while UDP is faster but less reliable.
TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...
A nibble swap program in C
Nibble swap means swapping the 4-bit halves of a byte
Use bitwise operators to perform the swap
Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);
Reverse a linked list in C language.
Create three pointers: current, previous, and next.
Traverse the linked list and change the direction of the pointers.
Return the new head of the reversed linked list.
API call in C
Include the necessary header files
Create a URL string with the required parameters
Use the curl library to make the API call
Handle the response data appropriately
posted on 14 Sep 2023
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English
Reverse a string by grouping 'm' characters together
Iterate through the string in groups of 'm' characters
Reverse each group of 'm' characters
Concatenate the reversed groups to get the final reversed string
I applied via Internshala and was interviewed in Oct 2023. There was 1 interview round.
Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures can be linear (arrays, linked lists) or non-linear (trees, graphs)
Common operations on data structures include insertion, deletion, and searching
Examples of data structures include stacks, queues, hash tables, and binary trees
posted on 28 Aug 2022
I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.
It consists of two questions one is easy and another have medium level
posted on 7 Sep 2022
I applied via LinkedIn and was interviewed in Aug 2022. There were 2 interview rounds.
40 question some were output question and many questions on Oops concept.
I applied via Internshala and was interviewed in Sep 2022. There were 3 interview rounds.
Includes basic aptitude question with additional questions based on coding languages fundamentals.....
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array into two halves
Compare the target value with the middle element
If the target value matches the middle element, return its position
If the target value is less than the middle element, search the left half of the array
If the target value is greater than the middle element, search the right half of the arra...
posted on 30 Nov 2022
I applied via LinkedIn and was interviewed before Nov 2021. There were 3 interview rounds.
There are basic aptitude questions for freshers level
based on 1 interview
Interview experience
Senior Associate
124
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Associate
81
salaries
| ₹1.8 L/yr - ₹4 L/yr |
Software Engineer
59
salaries
| ₹2.6 L/yr - ₹7.5 L/yr |
Senior Executive
41
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Senior Software Engineer
39
salaries
| ₹3.2 L/yr - ₹11.5 L/yr |
PC Solutions
RNF Technologies
JMR Infotech
Hidden Brains InfoTech