Types of manual testing - PowerPoint PPT Presentation

About This Presentation
Title:

Types of manual testing

Description:

Manual Testing requires more effort but is necessary to check automation feasibility. Each of the above stages has a definite Entry and Exit criteria and Activities & Deliverables associated with it. For more understanding go through on Types of manual testing – PowerPoint PPT presentation

Number of Views:136
Slides: 4
Provided by: Webomates

less

Transcript and Presenter's Notes

Title: Types of manual testing


1
www.webomates.com Types of manual testing
1
Types of manual testing Manual testing is the
process of executing and running test cases or
exploring the application to find any deviation
from existing behavior without the help of any
tool.
https//www.webomates.com/blog/software-testing/ma
nual-testing/
2
www.webomates.com Types of manual testing
2
Types testing performed Manually-
  • Black Box Testing
  • Black-box testing is a technique of software
    testing that validates the behavior of an
    application based on business and functional
    requirements. It is also known as
    requirement-based, opaque-box, eye-to-eye testing
    or closed-box. In this technique, tester tries
    to analyses the functionality of Application
    under test without knowing much about the
    internal architecture of the application.
  • Manual Intervention is required in Black box
    testing to create and execute boundary value and
    Edge cases from the user perspective.
  • GUI testing
  • GUI testing is the process of testing the
    Applications Graphical User Interface. GUI
    testing involves look and feels of Application
    including checking the screens with the controls
    like menus, Forms, buttons, icons, and all types
    of bars toolbar, menu bar, Progress Bar,
    Scrollbar, dialog boxes, and windows, etc. This
    type of testing required a real human to observe
    look and feel of the application and suggest the
    improvement.
  • System Testing
  • System testing means testing the system as a
    complete unit of all modules. This testing is
    performed after the integration of all the
    modules or components to verify if the system
    works as expected or not. System testing can be
    automated or performed manually as well.
  • Acceptance Testing
  • Acceptance testing, a testing technique performed
    to determine whether or not the software system
    has met the requirement specified. The main
    purpose of this test is to evaluate the systems
    behavior with the business and functional
    requirements and verify if it is has met the
    required criteria for delivery to end users.

https//www.webomates.com/blog/software-testing/ma
nual-testing/
3
www.webomates.com Types of manual testing
3
  • There are various forms of acceptance testing
  • User Acceptance Testing
  • Alpha Testing
  • Beta Testing
  • Functional Testing
  • As the name explains, a functional testing is a
    type of black box testing which is performed to
    confirm that the functionality of an application
    or system is behaving as expected.
  • Functional testing is done to verify all the
    functionality of a product.
  • Database Testing
  • Databases are the collection of tables which are
    interconnected. Databases may be at different
    servers may not be of the same type. In this
    testing we check all the actions performed on
    the database that can be Insert, Delete, Update
    and Create. For More Information Types of
    manual testing

https//www.webomates.com/blog/software-testing/ma
nual-testing/
Write a Comment
User Comments (0)
About PowerShow.com