Filter interviews by
Clear (1)
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.
Defect life cycle is the process of identifying, reporting, fixing, and verifying software defects.
Defect is identified by testers during testing phase
Defect is reported to the development team
Development team fixes the defect
Fixed defect is retested by testers
If defect is not resolved, it goes back to development team
Once defect is resolved, it is closed
Test case for login screen
Verify that the login screen is displayed correctly
Verify that the username and password fields are present
Verify that the login button is enabled only when both fields are filled
Verify that an error message is displayed for invalid credentials
Verify that the user is redirected to the home page after successful login
Agile testing is a software testing approach that follows the principles of Agile development.
Agile testing is an iterative and incremental testing process.
It involves continuous collaboration between developers, testers, and stakeholders.
Testing is done in parallel with development to ensure early feedback.
Testers adapt to changing requirements and deliverables.
Automation plays a crucial role in Agile testing.
Examples
SDLC stands for Software Development Life Cycle. It is a process used to design, develop, test, and maintain software.
SDLC is a structured approach to software development.
It consists of several phases including requirements gathering, design, coding, testing, and maintenance.
Each phase has specific activities and deliverables.
SDLC models include Waterfall, Agile, and DevOps.
It ensures the quality and reliability of so
Software test lifecycle is a process that includes planning, designing, executing, and evaluating tests to ensure software quality.
The lifecycle begins with test planning, where test objectives, scope, and resources are defined.
Next, test design involves creating test cases and test data based on requirements and specifications.
Test execution involves running the tests and recording the results.
After execution, test ev...
Top trending discussions
Quite easy and straight forward
Sort an array of integers
Use a sorting algorithm like bubble sort, insertion sort, or quicksort
Consider the size of the array and the efficiency of the algorithm
Check for edge cases like empty arrays or arrays with only one element
To remove an element from a doubly linked list, we need to update the pointers of the previous and next nodes.
Find the node to be removed
Update the pointers of the previous and next nodes to skip the node to be removed
Free the memory occupied by the removed node
posted on 5 Oct 2022
A binary tree is a hierarchical data structure in which each node has at most two children.
Consists of nodes connected by edges
Each node can have at most two children, referred to as left child and right child
The left child is smaller than the parent node, while the right child is greater
Used for efficient searching, sorting, and organizing data
To validate an IP address, check if it consists of four numbers separated by periods, each number being between 0 and 255.
Split the IP address string by periods to get an array of four numbers
Check if the array length is 4
Loop through each number in the array and check if it is between 0 and 255
If any number is outside the valid range, the IP address is invalid
posted on 28 Oct 2024
DSA, puzzles, DBMS, OD, and networking
Interrupt vector table is a data structure that maps interrupt numbers to their corresponding interrupt service routines.
It is used in microcontrollers and operating systems to handle interrupts.
Each entry in the table contains the address of the interrupt service routine for a specific interrupt.
When an interrupt occurs, the processor looks up the corresponding entry in the table to find the address of the ISR to exec...
Passing array of strings in a C function
Declare the function prototype with array parameter
Pass the array as argument when calling the function
Access elements of the array within the function
Example: void printStrings(char *strings[], int size) { }
posted on 31 May 2023
Read DP in more detail
My framework structure is based on a modular approach with reusable components and clear separation of concerns.
Modular design with separate modules for different functionalities
Reusable components to avoid duplication of code
Clear separation of concerns for easy maintenance and scalability
Waits in Selenium are used to ensure that the automation script waits for a certain condition to be met before proceeding.
Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit Wait: Waits for a certain condition to be met before proceeding.
Fluent Wait: Waits for a condition with a specified frequency of checking.
Thread.sleep(): Pauses the script execution for a specified am
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 2 interview rounds.
Self introduction
About the software companies how to development
I applied via Campus Placement and was interviewed in Jun 2023. There were 3 interview rounds.
The test was conducted on Hackerrank platform. It had 2 sections. First section had 6 coding questions. Second section had 10 McQs that checked our CS fundamentals. Overall the difficulty level was moderate to hard level.
I applied via Company Website and was interviewed in Dec 2021. There were 2 interview rounds.
Code can be applied in any program as long as it is compatible with the programming language and follows best practices.
Code can be reused in different programs to save time and effort.
Code should be modular and well-organized to make it easier to apply in different programs.
Code should be tested thoroughly to ensure it works correctly in different programs.
Code should follow best practices and coding standards to make...
based on 1 interview
Interview experience
Software Technologist 1
288
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
205
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Technologist 2
176
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
163
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
130
salaries
| ₹0 L/yr - ₹0 L/yr |
GE Healthcare
Siemens Healthineers
Honeywell Technology Solutions
Bosch