DEV Community

Suresh Kumar Prabhakaran
Suresh Kumar Prabhakaran

Posted on

Task 1

1. What is Software Testing?
Checking the software created by the developer is working as per required specification for the customer is called Software Testing and also it should be a bug free software.

2. What we need to know about Software Testing?

  1. The developed software, met all the required specification for the customer.
  2. It should be a bug/defect free software.
  3. To increase our confidence level at customer place.
  4. Also it has some process need to follow in software testing, they are
  • Planning
  • Analyze
  • Design
  • Implementation
  • Report

3. What is relevance of software testing?

  • Software should be developed in good Quality
  • Customer Satisfaction
  • Cost Effectiveness
  • Early deliverables
  • Highly Secured
  • Increasing Confidence level

Top comments (0)