i
Stringcode Technologies
Filter interviews by
I applied via Internshala and was interviewed before Mar 2022. There were 3 interview rounds.
They are asking basic about aptitude .
STLC stands for Software Testing Life Cycle and SDLC stands for Software Development Life Cycle.
STLC is a process followed by testers to ensure the quality of software.
It includes planning, designing, executing, and reporting of tests.
SDLC is a process followed by developers to create software.
It includes requirements gathering, design, coding, testing, and maintenance.
STLC is a part of SDLC and both are important for
Defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying defects in software.
Defect is identified by testers during testing
Defect is reported to development team
Development team prioritizes and fixes the defect
Fixed defect is verified by testers
If defect is not fixed, it goes back to development team
Once verified, defect is closed
Retesting is testing the same functionality again after fixing the defects. Regression testing is testing the unchanged functionality to ensure that it still works after changes.
Retesting is done to ensure that the defects found in the previous testing cycle have been fixed.
Regression testing is done to ensure that the changes made to the software have not affected the existing functionality.
Retesting is done after the...
Black box testing is testing without knowledge of internal workings, while white box testing is testing with knowledge of internal workings.
Black box testing focuses on testing the functionality of the software without knowledge of the internal code.
White box testing focuses on testing the internal code and structure of the software.
Black box testing is typically done by end-users or testers who do not have access to t...
SDLC stands for Software Development Life Cycle. There are several types of SDLC models.
Waterfall model
Agile model
Spiral model
V-model
Iterative model
RAD model
Top trending discussions
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
It was good. Interviewer are very supportive in nature.
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
STLC stands for Software Testing Life Cycle. Defect life cycle is the process of identifying, reporting, and resolving defects in software.
STLC is a series of activities performed during the testing process.
It includes test planning, test design, test execution, and test closure.
Defect life cycle consists of various stages like identification, logging, triaging, fixing, retesting, and closure.
Defects are reported, trac...
Access modifiers in Java control the visibility and accessibility of classes, methods, and variables.
There are four access modifiers in Java: public, private, protected, and default.
Public access modifier allows unrestricted access from any class.
Private access modifier restricts access to only within the same class.
Protected access modifier allows access within the same package or subclasses.
Default access modifier (n...
Garbage value is an unpredictable or random value that is stored in a variable when it is not assigned a specific value.
Garbage values occur when a variable is declared but not initialized.
They can be caused by uninitialized variables, memory leaks, or accessing uninitialized memory.
Garbage values can lead to unexpected behavior and bugs in software.
Example: int x; // x may contain a garbage value until assigned a spec
Test scenarios, regression sanity and integration testing
I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.
General queries from lead code
I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.
Selenium ,java any topic based question
posted on 10 Apr 2022
I applied via Referral
Attitude,reasoning
Topics in explain
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
Basic english , Maths (distance, speed, ratio, probability)
Different tests in software testing include unit testing, integration testing, system testing, and acceptance testing.
Unit testing focuses on testing individual components or modules of the software.
Integration testing checks if different modules work together correctly.
System testing validates the entire system against the requirements.
Acceptance testing ensures that the software meets the user's expectations.
Other ty...
Test cases are scenarios designed to validate the functionality of a software application.
Testing login functionality with valid credentials
Testing login functionality with invalid credentials
Testing password reset functionality
Testing search functionality with different input values
I applied via Company Website and was interviewed in Dec 2022. There were 3 interview rounds.
Functional testing involves testing the software's features and functionality.
Test each feature to ensure it works as intended
Verify that the software meets the requirements
Ensure that the software is user-friendly
Test the software's compatibility with different systems
Perform regression testing to ensure that new changes do not break existing functionality
based on 1 review
Rating in categories
Manual Tester
3
salaries
| ₹0.2 L/yr - ₹0.2 L/yr |
Manual Test Analyst
3
salaries
| ₹0.2 L/yr - ₹0.2 L/yr |
TCS
Infosys
Wipro
HCLTech