Software testing: Difference between revisions

Content deleted Content added
Sify2024 (talk | contribs)
m Explained the STLC process
Tags: Reverted Visual edit
Reverted 1 edit by Sify2024 (talk): Unsourced
Line 6:
 
'''Software testing''' is the act of checking whether [[software]] satisfies expectations.
 
Software Testing Life Cycle(STLC)
 
# Requirement Analysis
# Test Planning
# Test Cases Design
# Test Cases Execution
# Bug Reporting
# Final Reporting
 
Software testing can provide objective, independent information about the [[Quality (business)|quality]] of software and the [[risk]] of its failure to a [[User (computing)|user]] or sponsor.<ref name="Kaner 1">{{Cite conference |last=Kaner |first=Cem |author-link=Cem Kaner |date=November 17, 2006 |title=Exploratory Testing |url=https://kaner.com/pdfs/ETatQAI.pdf |conference=Quality Assurance Institute Worldwide Annual Software Testing Conference |___location=Orlando, FL |access-date=November 22, 2014}}</ref>