gnualpMaoncetTestiCnDone by Srivignesh
What is manual testing?    Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user, and use most of all features of the application to ensure correct behaviour. To ensure completeness of testing, the tester often follows a written test plan that leads them through a set of important test cases.
CONTENTS   OF   MANUAL    TESTING   CONCEPTS Software Quality Assurance:
Verification:
Validation:
Software Life Cycle Models
Why Testing?
Test Life Cycle
Testing Techniques Software Quality Assurance: The purpose of Software Quality Assurance is to provide management with appropriate visibility into the process being used by the software project and of the products being built.
Software Quality Assurance involves reviewing and auditing the software products
It is an activity to verify applicable procedures and standards
And provide the software project and other appropriate managers with the results of these reviews and audits.VERIFICATIONVerification typically involves reviews and meetings to evaluate documents, plans, code, requirements, and specifications. The determination of verification are:Consistency
Correctness
 Completeness of a program at each stage. Validation Validation typically involves actual testing.
 It takes place after verifications are completed
 The determination of correctness of a final program.
with respect to its requirements. Software Life Cycle Models  Prototyping Model
Waterfall Model – Sequential
 Spiral Model
 V Model - Sequential Testing: An examination of the behavior of a program by executing on sample data sets.

Manual testing

  • 1.
  • 2.
    What is manualtesting? Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user, and use most of all features of the application to ensure correct behaviour. To ensure completeness of testing, the tester often follows a written test plan that leads them through a set of important test cases.
  • 3.
    CONTENTS OF MANUAL TESTING CONCEPTS Software Quality Assurance:
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
    Testing Techniques SoftwareQuality Assurance: The purpose of Software Quality Assurance is to provide management with appropriate visibility into the process being used by the software project and of the products being built.
  • 10.
    Software Quality Assuranceinvolves reviewing and auditing the software products
  • 11.
    It is anactivity to verify applicable procedures and standards
  • 12.
    And provide thesoftware project and other appropriate managers with the results of these reviews and audits.VERIFICATIONVerification typically involves reviews and meetings to evaluate documents, plans, code, requirements, and specifications. The determination of verification are:Consistency
  • 13.
  • 14.
    Completeness ofa program at each stage. Validation Validation typically involves actual testing.
  • 15.
    It takesplace after verifications are completed
  • 16.
    The determinationof correctness of a final program.
  • 17.
    with respect toits requirements. Software Life Cycle Models Prototyping Model
  • 18.
  • 19.
  • 20.
    V Model- Sequential Testing: An examination of the behavior of a program by executing on sample data sets.