SlideShare a Scribd company logo
CHAPTER 1
FUNDAMENTAL OF TESTING
Siti Deny Nadiroha
Prodi S1 Sistem Informasi
UIN Sultan Syarif Khasim Riau
SOFTWARE TESTING
Fundamental Test Process
Recall the fundamental test activities from planning to test closure activities and the
main tasks of each test activity. (K1)
Introduction:
These start with test planning and continue through to test closure. In this
section, you'll also encounter the glossary terms confirmation testing, exit criteria,
incident, regression testing, test basis, test condition, test coverage, test data, test
execution, test log, test plan, test strategy, test summary report and testware.
So we can divide the activities within the fundamental test process into the
following basic steps:
a. planning and control;
b. analysis and design;
c. implementation and execution;
d. evaluating exit criteria and reporting;
e. test closure activities.
This process is par- ticularly used for dynamic testing, but the main
headings of the process can be applied to reviews as well.
Test planning and control:
Test planning has the following major tasks, given approxi- mately in
order, which help us build a test plan:
a. Determine the scope and risks and identify the objectives of testing.
b. Determine the test approach (techniques, test items, coverage, identifying and
interfacing with the teams involved in testing, testware).
c. Implement the test policy and/or the test strategy.
d. Determine the required test resources (e.g. people, test environment, PCs).
e. Schedule test analysis and design tasks, test implementation, execution and
evaluation.
f. Determine the exit criteria.
Test planning takes into account the feedback from monitoring and control
activities which take place through out the project. Test control has the following
major tasks:
a. Measure and analyze the results of reviews and testing
b. Monitor and document progress, test coverage and exit criteria
c. Provide information on testing
d. Initiate corrective actions
e. Make decisions
Test analysis and design:
Test analysis and design has the following major tasks, in
approximately the following order:
a. Review the test basis (such as the product risk analysis,
requirements, architecture, design specifications, and interfaces),
examining the specifications for the software we are testing.
b. Identify test conditions based on analysis of test items, their
specifications, and what we know about their behavior and
structure.
c. Design the tests using techniques to help select representative
tests that relate to particular aspects of the soft ware which carry
risks or which are of particular interest, based on the test
conditions and going into more detail.
d. Evaluate testability of the requirements and system.
e. Design the test environment set-up and identify any required
infrastructure and tools.
Test implementation and execution:
Test implementation and execution have the following major tasks, in
approximately the following order:
Implementation:
a. Develop and prioritize test cases
b. Create test suites from the test cases for efficient test execution.
c. Implement and verify the environment.
Execution:
a. Execute the test suites and individual test cases, following test
procedures.
b. Log the outcome of test execution and record the identities and
versions of the software under test, test tools and testware.
c. Compare actual results (what happened when we ran the tests) with
expected results (what we anticipated would happen).
d. Where there are differences between actual and expected results,
report discrepancies as incidents.
e. Repeat test activities as a result of action taken for each discrepancy.
Evaluating exit criteria and reporting:
Evaluating exit criteria has the following major tasks:
a. Check test logs against the exit criteria specified in test planning.
b. Assess if more tests are needed or if the exit criteria specified should
be changed.
c. Write a test summary report for stakeholders
Test closure activities:
a. Test closure activities include the following major tasks
b. Check which planned deliverables we actually delivered and ensure
all incident reports have been resolved through defect repair or
deferral.
c. Finalize and archive testware, such as scripts, the test environment,
and any other test infrastructure, for later reuse.
d. Hand over testware to the maintenance organization who will support
the software and make any bug fixes or maintenance changes, for
use in con firmation testing and regression testing.
e. Evaluate how the testing went and analyze lessons learned for future
releases and projects.
Questions & Answers
1. A company recently purchased a commercial off-the-
shelf application to automate their bill-paying process.
They now plan to run an acceptance test against the
package prior to putting it into production. Which of the
following is their most likely reason for testing?
a. To build confidence in the application.
b. To detect bugs in the application.
c. To gather evidence for a lawsuit.
d. To train the users.
2. According to the ISTQB Glossary, the word 'bug' is
synonymous with which of the following words?
a. Incident
b. Defect
c. Mistake
d. Error
3. According to the ISTQB Glossary, a risk relates to
which of the following?
a. Negative feedback to the tester
b. Negative consequences that will occur
c. Negative consequences that could occur
d. Negative consequences for the test object
4. Ensuring that test design starts during the requirements
definition phase is important to enable which of the following
test objectives?
a. Preventing defects in the system.
b. Finding defects through dynamic testing.
c. Gaining confidence in the system.
d. Finishing the project on time.
5. According to the ISTQB Glossary, regression testing is
required for what purpose?
a. To verify the success of corrective actions.
b. To prevent a task from being incorrectly considered
completed.
c. To ensure that defects have not been introduced by a
modification.
d. To motivate better unit testing by the programmers.
Reference
Graham, D., et al.2006.Foundations of Software Testing :
ISTQB Certification.London, UK :International Thomson
Business Press
http://sif.uin-suska.ac.id/ http://fst.uin-suska.ac.id/ http://uin-suska.ac.id/

More Related Content

PPTX
Bab i fundamental of testing (yoga)
PPTX
Bab i fundamental of testing
PPTX
Bab i fundamental of testing
PPSX
Test Execution
PPSX
Introduction to Software Testing
PPTX
Fundamentaltestprocess windirohmaheny11453205427 kelase
PPT
Istqb fl chap_5_edited
PPTX
Fundamental of testing
Bab i fundamental of testing (yoga)
Bab i fundamental of testing
Bab i fundamental of testing
Test Execution
Introduction to Software Testing
Fundamentaltestprocess windirohmaheny11453205427 kelase
Istqb fl chap_5_edited
Fundamental of testing

What's hot (19)

PDF
500 istqb-sample-papers-2010-2011
PPT
QACampus PPT (STLC)
PPTX
Test Planning_Arsala
PPTX
Fundamental test process
PPTX
Test planning & estimation
PPT
Test planning
PPT
PPT
Software Testing Process
PPT
Test process
PPT
Learn software testing with tech partnerz 3
PDF
What is Test Plan? Edureka
PPTX
Fundamental test process hazahara
PPTX
Software testing and process
PDF
Innovations in Test Automation: It’s Not All about Regression
PPT
ISTQB / ISEB Foundation Exam Practice - 5
PPTX
PPTX
ISTQB Foundation Level Certification - Intruduction
500 istqb-sample-papers-2010-2011
QACampus PPT (STLC)
Test Planning_Arsala
Fundamental test process
Test planning & estimation
Test planning
Software Testing Process
Test process
Learn software testing with tech partnerz 3
What is Test Plan? Edureka
Fundamental test process hazahara
Software testing and process
Innovations in Test Automation: It’s Not All about Regression
ISTQB / ISEB Foundation Exam Practice - 5
ISTQB Foundation Level Certification - Intruduction
Ad

Similar to Chapter 1 Fundamental of Testing (20)

DOC
Ôn tập kiến thức ISTQB
DOC
Question ISTQB foundation 3
PPTX
Fundamental test process
PPTX
Fundamental Test Process
PDF
Test Management final ppt file for vp(1).pdf
DOCX
DOCX
PPTX
STLC-ppt-1.pptx
PPT
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
DOC
Test plan
PDF
Istqb interview questions By H2KInfosys
PPTX
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
PPTX
Fundamental test process
PPT
Test planning.ppt
PDF
Topic 5 chapter 7
DOCX
Testing documents
PPTX
Fundamental test process
DOC
38475471 qa-and-software-testing-interview-questions-and-answers
PPTX
CTFL chapter 05
DOC
Testing documents
Ôn tập kiến thức ISTQB
Question ISTQB foundation 3
Fundamental test process
Fundamental Test Process
Test Management final ppt file for vp(1).pdf
STLC-ppt-1.pptx
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Test plan
Istqb interview questions By H2KInfosys
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Fundamental test process
Test planning.ppt
Topic 5 chapter 7
Testing documents
Fundamental test process
38475471 qa-and-software-testing-interview-questions-and-answers
CTFL chapter 05
Testing documents
Ad

Recently uploaded (20)

PPTX
Geodesy 1.pptx...............................................
PPT
Project quality management in manufacturing
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Sustainable Sites - Green Building Construction
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PPTX
Construction Project Organization Group 2.pptx
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
Artificial Intelligence
PPT
Mechanical Engineering MATERIALS Selection
PDF
737-MAX_SRG.pdf student reference guides
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
composite construction of structures.pdf
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
Safety Seminar civil to be ensured for safe working.
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
Current and future trends in Computer Vision.pptx
Geodesy 1.pptx...............................................
Project quality management in manufacturing
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Sustainable Sites - Green Building Construction
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
Construction Project Organization Group 2.pptx
UNIT 4 Total Quality Management .pptx
Foundation to blockchain - A guide to Blockchain Tech
Artificial Intelligence
Mechanical Engineering MATERIALS Selection
737-MAX_SRG.pdf student reference guides
bas. eng. economics group 4 presentation 1.pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
composite construction of structures.pdf
R24 SURVEYING LAB MANUAL for civil enggi
Operating System & Kernel Study Guide-1 - converted.pdf
Safety Seminar civil to be ensured for safe working.
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Current and future trends in Computer Vision.pptx

Chapter 1 Fundamental of Testing

  • 1. CHAPTER 1 FUNDAMENTAL OF TESTING Siti Deny Nadiroha Prodi S1 Sistem Informasi UIN Sultan Syarif Khasim Riau SOFTWARE TESTING
  • 2. Fundamental Test Process Recall the fundamental test activities from planning to test closure activities and the main tasks of each test activity. (K1) Introduction: These start with test planning and continue through to test closure. In this section, you'll also encounter the glossary terms confirmation testing, exit criteria, incident, regression testing, test basis, test condition, test coverage, test data, test execution, test log, test plan, test strategy, test summary report and testware. So we can divide the activities within the fundamental test process into the following basic steps: a. planning and control; b. analysis and design; c. implementation and execution; d. evaluating exit criteria and reporting; e. test closure activities. This process is par- ticularly used for dynamic testing, but the main headings of the process can be applied to reviews as well.
  • 3. Test planning and control: Test planning has the following major tasks, given approxi- mately in order, which help us build a test plan: a. Determine the scope and risks and identify the objectives of testing. b. Determine the test approach (techniques, test items, coverage, identifying and interfacing with the teams involved in testing, testware). c. Implement the test policy and/or the test strategy. d. Determine the required test resources (e.g. people, test environment, PCs). e. Schedule test analysis and design tasks, test implementation, execution and evaluation. f. Determine the exit criteria. Test planning takes into account the feedback from monitoring and control activities which take place through out the project. Test control has the following major tasks: a. Measure and analyze the results of reviews and testing b. Monitor and document progress, test coverage and exit criteria c. Provide information on testing d. Initiate corrective actions e. Make decisions
  • 4. Test analysis and design: Test analysis and design has the following major tasks, in approximately the following order: a. Review the test basis (such as the product risk analysis, requirements, architecture, design specifications, and interfaces), examining the specifications for the software we are testing. b. Identify test conditions based on analysis of test items, their specifications, and what we know about their behavior and structure. c. Design the tests using techniques to help select representative tests that relate to particular aspects of the soft ware which carry risks or which are of particular interest, based on the test conditions and going into more detail. d. Evaluate testability of the requirements and system. e. Design the test environment set-up and identify any required infrastructure and tools.
  • 5. Test implementation and execution: Test implementation and execution have the following major tasks, in approximately the following order: Implementation: a. Develop and prioritize test cases b. Create test suites from the test cases for efficient test execution. c. Implement and verify the environment. Execution: a. Execute the test suites and individual test cases, following test procedures. b. Log the outcome of test execution and record the identities and versions of the software under test, test tools and testware. c. Compare actual results (what happened when we ran the tests) with expected results (what we anticipated would happen). d. Where there are differences between actual and expected results, report discrepancies as incidents. e. Repeat test activities as a result of action taken for each discrepancy.
  • 6. Evaluating exit criteria and reporting: Evaluating exit criteria has the following major tasks: a. Check test logs against the exit criteria specified in test planning. b. Assess if more tests are needed or if the exit criteria specified should be changed. c. Write a test summary report for stakeholders Test closure activities: a. Test closure activities include the following major tasks b. Check which planned deliverables we actually delivered and ensure all incident reports have been resolved through defect repair or deferral. c. Finalize and archive testware, such as scripts, the test environment, and any other test infrastructure, for later reuse. d. Hand over testware to the maintenance organization who will support the software and make any bug fixes or maintenance changes, for use in con firmation testing and regression testing. e. Evaluate how the testing went and analyze lessons learned for future releases and projects.
  • 7. Questions & Answers 1. A company recently purchased a commercial off-the- shelf application to automate their bill-paying process. They now plan to run an acceptance test against the package prior to putting it into production. Which of the following is their most likely reason for testing? a. To build confidence in the application. b. To detect bugs in the application. c. To gather evidence for a lawsuit. d. To train the users.
  • 8. 2. According to the ISTQB Glossary, the word 'bug' is synonymous with which of the following words? a. Incident b. Defect c. Mistake d. Error 3. According to the ISTQB Glossary, a risk relates to which of the following? a. Negative feedback to the tester b. Negative consequences that will occur c. Negative consequences that could occur d. Negative consequences for the test object
  • 9. 4. Ensuring that test design starts during the requirements definition phase is important to enable which of the following test objectives? a. Preventing defects in the system. b. Finding defects through dynamic testing. c. Gaining confidence in the system. d. Finishing the project on time. 5. According to the ISTQB Glossary, regression testing is required for what purpose? a. To verify the success of corrective actions. b. To prevent a task from being incorrectly considered completed. c. To ensure that defects have not been introduced by a modification. d. To motivate better unit testing by the programmers.
  • 10. Reference Graham, D., et al.2006.Foundations of Software Testing : ISTQB Certification.London, UK :International Thomson Business Press http://sif.uin-suska.ac.id/ http://fst.uin-suska.ac.id/ http://uin-suska.ac.id/