2 Answers - Sort by: Date | Rating
There are many types of software testing.
Black box testing and white box testing are two testing techniques. Different types of testing come under these two techniques.
Unit testing: It comes under white box testing. It is performed to check if code written is performing the according to the requirements or not.
Integration testing: It comes under both white box and black box testing. It is performed to check if multiple units or modules are working correctly after being combined with each other.
Regression testing: It comes under both white box and black box testing. It is performed to check that the changes made to any part of software (with intent of fixing any bug or any enhancement of any existing feature or implementing any new feature) do not affect other functionalities of the software. It is done to check that changes made do not degrade performance of any other module or produce any defect.
System testing: When all modules or components are integrated with each other then the software as whole is termed as a system. Testing of the system to check that it is working according to the requirements is called System testing.
There are many other types of testing as well. For example, re-testing, monkey testing, smoke testing etc.
Black box testing and white box testing are two testing techniques. Different types of testing come under these two techniques.
Unit testing: It comes under white box testing. It is performed to check if code written is performing the according to the requirements or not.
Integration testing: It comes under both white box and black box testing. It is performed to check if multiple units or modules are working correctly after being combined with each other.
Regression testing: It comes under both white box and black box testing. It is performed to check that the changes made to any part of software (with intent of fixing any bug or any enhancement of any existing feature or implementing any new feature) do not affect other functionalities of the software. It is done to check that changes made do not degrade performance of any other module or produce any defect.
System testing: When all modules or components are integrated with each other then the software as whole is termed as a system. Testing of the system to check that it is working according to the requirements is called System testing.
There are many other types of testing as well. For example, re-testing, monkey testing, smoke testing etc.
0
0
- What Is Unit Testing?
- What Is A Work Request In Software Testing?
- Is There Any Site To Study Software Testing?
- Can We Study Software Testing Through Online?
- What Is The Purpose Of Software Testing?
- What To Do If All Requirement Is Changes After Testing?
- What Are Type's Of Software Testing?
- What Are The Principle Of Software Testing?
- What Are The Objective Of Testing?
- What Are The Methods To Crack A Software?
- Android: How To Get EMMA Coverage With System Test?
- I Want To Know Types Of CASE Tools In Software Maintenance ,and How Can I Use It?
- What Documentation Do We Need?
- Can You Design A Defect Log And Log A Minimum Of Three Defects For Testing The Online Email System?
- You Are Testing A Gaming Software And 30% Of Your Test Cases Failed. All The Defects Are Closed By The Developers. What All Types Of Testing You Will Execute After The Defects Are Fixed?
- What Are The Process Involved In Software Testing?
- Does Anyone Know Of A Good Software Quality Assurance Plan (SQAP) Template? I Have Been Charged With Developing And Implementing A QA Process With Documentation, But I Have Not Done This Type Of Documentation Before. Can Anyone Help Me Get Started?
- How I Can Find Out My Motherboard Specification I Have?
- Explain Why We Do This(animal Testing)?
- What Is Incremental Integration Testing?
- What Is End To End Testing?
- I'm The Manager Of A Reputed Firm That Offers Software-testing Services. Our Greatest Constraint Is To Manage Resources And Delivering Products In Time. I Need A Test Management System That Can Automate The Work To Some Extent?
- What Is The Difference Between Testing And Inspection?
- What Is Logic Testing?
- What Is An Intolerance Testing?
- What Are Two Types Of Testing Software Developers Need To Perform?
- What Is Mean By Software Testing?
- Can You Tell Us What You Know About Software Testing?
- Why Is Testing Needed For Software?
- What Is Software Testing? Why Is Software Testing Needed?
- What Do You Mean By 'Documentation Testing' In Software's?
- What Are The Importance Of Testing In Software?

New Comment - Comments are editable for 5 min.