Software testing implementation

12
LUTHFIYA ULINNUHA - 5209100115 SOFTWARE TESTING IMPLEMENTATION

description

 

Transcript of Software testing implementation

Page 1: Software testing implementation

L U T H F I Y A U L I N N U H A - 5 2 0 9 1 0 0 1 1 5

SOFTWARE TESTING IMPLEMENTATION

Page 2: Software testing implementation

MAIN ISSUES

The appropriate required software quality standard

The software testing strategy.

Page 3: Software testing implementation

TESTING PROCESS

Page 4: Software testing implementation

• Determining the test methodology

The level of quality standard selected for a

project depends mainly on the characteristics of

the software’s application.

the evaluation of the nature and magnitude of

expected damages in case of system failure

Page 5: Software testing implementation

• Typical damage to customer and user

Page 6: Software testing implementation
Page 7: Software testing implementation

■ The testing strategy: should a big bang or incremental testing strategy be adopted? If incremental testing is preferable, should testing be performed bottom-up or top-down?

■ Which parts of the testing plan should be performed according to the white box testing model?

■ Which parts of the testing plan should be performed according to the automated testing model?

Determining te software

testing

Page 8: Software testing implementation

• Planning test

Test to be planned

- Unit tests

- Integration tests

- System tests.

Test planning documentation with “STP” or software

test plan

Page 9: Software testing implementation

SOFTWARE TEST PLAN TEMPLATE

• Scope of test

• Testing enviromenment

• Test detail (for each test)

• Testschedule (for each testor testgroup) including

time estimates

Page 10: Software testing implementation

• Test Design

- Detailed design and procedures for each test

- Test case database/file.

Page 11: Software testing implementation

• Test implementation

Page 12: Software testing implementation

The output is software test resport or “STR” that

include in

- Test identification, site, schedule and participation

- Test environment

- Summary tables for total number of errors, their

distribution and types

- Special events and testers’ proposals