Software Testing
Static Testing and Static Testing Technique
.
What is Static Testing?
Static testing is defined as the , finding the bug without executing the source code is known as the static testing .Static testing is also called as the verification.
Static testing is a process in which it manually check the code , CRS document (customer requirement Specification document ) ,Designing document to find the bugs.
The main of doing static testing is to improve the quality of application by finding the bug in early stage of software development .
Static Testing Technique
In software testing there are 4 types of technique available which are listed below .
Static testing is defined as the , finding the bug without executing the source code is known as the static testing .Static testing is also called as the verification.
Static testing is a process in which it manually check the code , CRS document (customer requirement Specification document ) ,Designing document to find the bugs.
The main of doing static testing is to improve the quality of application by finding the bug in early stage of software development .
Static Testing Technique
In software testing there are 4 types of technique available which are listed below .
- Informal review
- Technical review
- Walkthrough
- Inspection
- Code review
.
Post a Comment
0 Comments