DEV Community

Vikesh Krishnan V
Vikesh Krishnan V

Posted on

Task-1 Manual Testing

1.What are different types of Testing?

  • Unit Testing
  • Integration Testing
  • System Testing
  • Acceptance Testing
  • Smoke Testing
  • Regression Testing
  • Performance Testing
  • Security Testing
  • User Acceptance Testing

2.What are different STLC phases?

  • Planning
  • Analysis
  • Design
  • Environment Setup
  • Execution
  • Closure
  • Defect Retesting

3.As an manual tester, what qualities do you possess? Provide examples to illustrate your points.

  • Analytical Skills
  • Creative thinking
  • Monitoring errors

4.What is the difference between Waterfall and Agile methodologies in SDLC?

Waterfall methodologies - Easy to track progress, identify risks, and manage project budgets.
Agile methodologies - Long delivery timeline, slow time to market.

Top comments (0)