DEV Community

sankaran m
sankaran m

Posted on

Software testing

software testing :
Is a critical and systematic process of evaluating a software application,
software testing involves various activities, Including desiging test cases, executing them comparing actual results to expected result and reporting defrects when discrepancies are found. like KEY aspects of software testing inculde

  • Validation
  • Verification
  • Error Detection
  • Risk Mitigation
  • Quality Assurance
  • Continuous Improvement

*We need to know about Software Testing *
to effectivey understand software testing, it's important to be aware of several key aspects and priciples
make a plan like this
testing types,testing levels,testing life cycle(for rountine),test automation, metrics and repoting, test environments, documentation,communictaion, once you completed this to ensure everyone is alingned on testin goals and results

The Relevances of Software Testing.
The Relevances of software testing is profound and extends across various dimension
1, Quality Assurance
2, Customer Satisfaction
3, Cost Savings
4, Risk Mitigation
5, Compliance and Security
6, Enhanced Reputation
7, Continuous Improvement
8, Decision Support
9, Legal protection
making it an indispenable part of the software development process.

Top comments (0)