Testing Life Cycle
Testing Life Cycle
System Study
Defect Handling
Gap Analysis
Deliverables
System Study:
Making documents of
1. Domain Knowledge :- Used to know about the client business
Banking / Finance / Insurance / Real-estates / ERP / CRM / Others
2. Software : -
Front End(GUI) VB / JAVA/ FORMS / Browser
Process Language witch we want to write programmes
Back End Database like Oracle, SQL Server etc.
3. Hardware: - Internet/ Intranet/ Servers which you want to install.
8. Numbers of Modules
Review Process
Take checklist
Review Format
Execution and execution results plays a vital role in the testing. Each and
every activity should have proof.
Inputs
-Test Cases
-System Availability
-Data Availability
Process
-Test it
Output
-Raise the Defects
-Take screen shoot & save it
Defect Handling
What is Defect?
In computer technology, a Defect is a coding error in a computer program. It is
defined by saying that “A software error is present when the program does not
do what its end user reasonably expects it to do”.
Who can report a Defect?
Anyone who has involved in software development life cycle and who is
using the software can report a Defect. In most of the cases defects are reported
by Testing Team.
A short list of people expected to report bugs:
Testers / QA Engineers
Developers
Technical Support
End Users
Sales and Marketing Engineers
Defect Life Cycle
Defect Life Cycle helps in handling defects efficiently. This DLC will help the
users to know the status of the defect.
Defect Raised
Defect Submitted to
Dev Team
Defect Accepted
Defect Fixed
No
The General rule for the fixing the defects will depend on the Severity. All the
High Severity Defects should be fixed first.
This may not be the same in all cases some times even though severity of the
bug is high it may not be take as the High priority.
At the same time the low severity bug may be considered as high priority.
1. BRS Vs SRS
BRS01 – SRS01
-SRS02
-SRS03
2. SRS Vs TC
SRS01 – TC01
- TC02
- TC03
3. TC Vs Defects
TC01 – Defects01
– Defects02
Deliverables:
All the documents witch are prepared in each and every stage. Like FRS, SRS,
Use Cases, Test Plain, Defect Report, Review Report ect,.