The Truth about Software Testing Course - PowerPoint PPT Presentation

About This Presentation
Title:

The Truth about Software Testing Course

Description:

Software Testing Course have immense requirements in youth. Testing is an uninterrupted career in the field of software with greatest opportunities; each software must be tested to ensure its quality. – PowerPoint PPT presentation

Number of Views:29
Slides: 13
Provided by: mishakapoor

less

Transcript and Presenter's Notes

Title: The Truth about Software Testing Course


1
The Truth about Software Testing Course
2
Index
  • Why choose software testing career
  • Application Of Test Methods
  • Black Box
  • White Box
  • Grey Box
  • Application Test Cycles
  • Tools for automated software testing

3
(No Transcript)
4
  • Software Testing Course have immense requirements
    in youth. Testing is an uninterrupted career in
    the field of software with greatest
    opportunities each software must be tested to
    ensure its quality.

5
Why choose software testing career
  • There is a strong community
  • Software testing is a safe career path
  • It's worth it
  • Academic background is not necessary
  • You are constantly learning
  • Importance and responsibility
  • Flexibility
  • There are many chances to experiment
  • Decision on priority
  • Analysis of data and delivery of results
  • Building trust in the product
  • Improvement of quality

6
Application Of Test Methods
  • Black Box in the black box Test, the AUT is
    validated against its requirements, taking into
    account the inputs and expected outputs,
    regardless of how the inputs are converted into
    outputs. Testers are least affected by the code
    that implements the application's business logic.
    There are primary techniques to design test cases
    for black box Tests
  • BVA (boundary value analysis)
  • EP (equivalence class formation)
  • Decision tables
  • State transition tables (and diagrams)

7
White Box
  • the focus of this methodology is on validating
    how the application's business logic is
    implemented through code. Internal structure of
    the application is tested, and the techniques
    available to do this
  • 1. Code coverage
  • 2. Path coverage

8
Grey Box
  • practically speaking, this is a mix of black box
    and white box. In the grey box, the tester mainly
    tests the application as in the black box. But
    for some vulnerable application modules Tests are
    carried out as white box.

9
Application Test Cycles
  • Smoke test the first testing cycle that is wide
    and shallow in approach. The smoking test is
    designed to ensure that there are no crashes in
    the application and that it is suitable for
    further Tests.
  •  
  • Sanity Tests the 2 ' ND test cycle, which is
    deep in its approach. Its purpose is to verify
    that a particular module is functioning properly
    and is suitable for full testing.

10
  • Functional tests the proper and complete
    examination of the application is carried out in
    this cycle. The focus of this work is the review
    of the application's business logic.
  • Regression tests this is the last test cycle in
    which the Bug fixes and/or updates are checked.
    Regression tests also ensure that there are no
    multifunctions in other areas of AUT due to
    fixes and changes.

11
Tools for automated software testing
  • Tools that makes it easy to choose
  • Developer tools
  • Functional Test Tools
  • Load testing tools
  •  

12
  • For further details visit us at
    https//www.exltech.in
Write a Comment
User Comments (0)
About PowerShow.com