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.

Recommended for you

Fundamental test process
Fundamental test processFundamental test process
Fundamental test process

In this section, we will describe the fundamental test process and activities. These start with test planning and continue through to test closure. For each part of the test process, we'll discuss the main tasks of each test activity. 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.

testing
Test planning & estimation
Test planning & estimationTest planning & estimation
Test planning & estimation

Test planning involves defining the scope, objectives, and activities for testing a project. It is done early in the project and produces a master test plan. Key activities include identifying what needs testing, assigning roles and resources, and defining entry and exit criteria. Estimating test effort can be done using metrics from past projects or by eliciting estimates from subject matter experts. Product characteristics, development processes, and expected test outcomes all impact the level of effort required for testing.

Test planning
Test planningTest planning
Test planning

The document discusses test planning and outlines several topics that should be addressed in a test plan, including high-level expectations, people and resources, definitions, test phases and strategies, resource requirements, tester assignments, schedules, test cases, bug reporting, metrics, and risks. The overall goal of test planning is to communicate the testing team's intentions, expectations, and understanding of the testing to be performed.

software testingtest planning
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

Recommended for you

Test Reports
Test ReportsTest Reports
Test Reports

The document discusses various test reporting tools that testers use such as Pareto charts, cause-effect diagrams, and check sheets. It then provides examples of eight interim test reports that provide status updates on functional testing, defects uncovered versus corrected, and average age of uncorrected defects. The summaries provide testing metrics to analyze progress and identify issues.

Software Testing Process
Software Testing ProcessSoftware Testing Process
Software Testing Process

Based on V-Model (Extention of Waterfall model). It describes Test Process. Including Test process,strategy,R&R,Testing model and techniques.

testingistqbunittestintegrationtestsystem
Test process
Test processTest process
Test process

The document outlines the key components of the test process, including test planning, analysis, design, implementation, execution, and closure activities. It describes various test techniques like risk-based testing, test estimation, and reviews. The test process aims to define what to test through test conditions and how to test through concrete test cases. It helps deliver business value by managing quality costs and ensuring compliance.

software testingteststesting
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

What's hot

500 istqb-sample-papers-2010-2011
500 istqb-sample-papers-2010-2011500 istqb-sample-papers-2010-2011
500 istqb-sample-papers-2010-2011
Akash gupta
 
QACampus PPT (STLC)
QACampus PPT (STLC)QACampus PPT (STLC)
QACampus PPT (STLC)
QACampus Noida
 
Test Planning_Arsala
Test Planning_ArsalaTest Planning_Arsala
Test Planning_Arsala
Arsala Dilshad
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
muhammad afif
 
Test planning & estimation
Test planning & estimationTest planning & estimation
Test planning & estimation
Leslie Smart
 
Test planning
Test planningTest planning
Test planning
Abdul Basit
 
Test Reports
Test ReportsTest Reports
Software Testing Process
Software Testing ProcessSoftware Testing Process
Software Testing Process
guest1f2740
 
Test process
Test processTest process
Test process
Mohan Krishna Kona
 
Tlc
TlcTlc
Learn software testing with tech partnerz 3
Learn software testing with tech partnerz 3Learn software testing with tech partnerz 3
Learn software testing with tech partnerz 3
Techpartnerz
 
St 1.5
St 1.5St 1.5
What is Test Plan? Edureka
What is Test Plan? EdurekaWhat is Test Plan? Edureka
What is Test Plan? Edureka
Edureka!
 
Fundamental test process hazahara
Fundamental test process hazaharaFundamental test process hazahara
Fundamental test process hazahara
Hazahara shadah
 
Software testing and process
Software testing and processSoftware testing and process
Software testing and process
gouravkalbalia
 
Innovations in Test Automation: It’s Not All about Regression
Innovations in Test Automation: It’s Not All about RegressionInnovations in Test Automation: It’s Not All about Regression
Innovations in Test Automation: It’s Not All about Regression
TechWell
 
ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5
Yogindernath Gupta
 
Software testing Report
Software testing ReportSoftware testing Report
ISTQB Foundation Level Certification - Intruduction
ISTQB Foundation Level Certification - IntruductionISTQB Foundation Level Certification - Intruduction
ISTQB Foundation Level Certification - Intruduction
QA Guards
 

What's hot (19)

500 istqb-sample-papers-2010-2011
500 istqb-sample-papers-2010-2011500 istqb-sample-papers-2010-2011
500 istqb-sample-papers-2010-2011
 
QACampus PPT (STLC)
QACampus PPT (STLC)QACampus PPT (STLC)
QACampus PPT (STLC)
 
Test Planning_Arsala
Test Planning_ArsalaTest Planning_Arsala
Test Planning_Arsala
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
 
Test planning & estimation
Test planning & estimationTest planning & estimation
Test planning & estimation
 
Test planning
Test planningTest planning
Test planning
 
Test Reports
Test ReportsTest Reports
Test Reports
 
Software Testing Process
Software Testing ProcessSoftware Testing Process
Software Testing Process
 
Test process
Test processTest process
Test process
 
Tlc
TlcTlc
Tlc
 
Learn software testing with tech partnerz 3
Learn software testing with tech partnerz 3Learn software testing with tech partnerz 3
Learn software testing with tech partnerz 3
 
St 1.5
St 1.5St 1.5
St 1.5
 
What is Test Plan? Edureka
What is Test Plan? EdurekaWhat is Test Plan? Edureka
What is Test Plan? Edureka
 
Fundamental test process hazahara
Fundamental test process hazaharaFundamental test process hazahara
Fundamental test process hazahara
 
Software testing and process
Software testing and processSoftware testing and process
Software testing and process
 
Innovations in Test Automation: It’s Not All about Regression
Innovations in Test Automation: It’s Not All about RegressionInnovations in Test Automation: It’s Not All about Regression
Innovations in Test Automation: It’s Not All about Regression
 
ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5
 
Software testing Report
Software testing ReportSoftware testing Report
Software testing Report
 
ISTQB Foundation Level Certification - Intruduction
ISTQB Foundation Level Certification - IntruductionISTQB Foundation Level Certification - Intruduction
ISTQB Foundation Level Certification - Intruduction
 

Similar to Chapter 1 Fundamental of Testing

Ôn tập kiến thức ISTQB
Ôn tập kiến thức ISTQBÔn tập kiến thức ISTQB
Ôn tập kiến thức ISTQB
Jenny Nguyen
 
Question ISTQB foundation 3
Question ISTQB foundation 3Question ISTQB foundation 3
Question ISTQB foundation 3
Jenny Nguyen
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
Yoga Pratama Putra
 
Fundamental Test Process
Fundamental Test ProcessFundamental Test Process
Fundamental Test Process
Nadia Chairunissa
 
stlc
stlcstlc
stlc
stlcstlc
STLC-ppt-1.pptx
STLC-ppt-1.pptxSTLC-ppt-1.pptx
STLC-ppt-1.pptx
sangeeta607494
 
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani
 
Test plan
Test planTest plan
Test plan
Akhila Bhaskar
 
Istqb interview questions By H2KInfosys
Istqb interview questions By H2KInfosysIstqb interview questions By H2KInfosys
Istqb interview questions By H2KInfosys
H2kInfosys
 
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Putri nadya Fazri
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
M Branikno Ramadhan
 
Test planning.ppt
Test planning.pptTest planning.ppt
Test planning.ppt
UmmERayyan2
 
Topic 5 chapter 7
Topic 5 chapter 7Topic 5 chapter 7
Topic 5 chapter 7
TestingGeeks
 
Testing documents
Testing documentsTesting documents
Testing documents
Hari Tiru
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
Irvan Febry
 
38475471 qa-and-software-testing-interview-questions-and-answers
38475471 qa-and-software-testing-interview-questions-and-answers38475471 qa-and-software-testing-interview-questions-and-answers
38475471 qa-and-software-testing-interview-questions-and-answers
Maria FutureThoughts
 
CTFL chapter 05
CTFL chapter 05CTFL chapter 05
CTFL chapter 05
Davis Thomas
 
Testing documents
Testing documentsTesting documents
Testing documents
suhasreddy1
 
Topic 5 chapter 1
Topic 5 chapter 1Topic 5 chapter 1
Topic 5 chapter 1
TestingGeeks
 

Similar to Chapter 1 Fundamental of Testing (20)

Ôn tập kiến thức ISTQB
Ôn tập kiến thức ISTQBÔn tập kiến thức ISTQB
Ôn tập kiến thức ISTQB
 
Question ISTQB foundation 3
Question ISTQB foundation 3Question ISTQB foundation 3
Question ISTQB foundation 3
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
 
Fundamental Test Process
Fundamental Test ProcessFundamental Test Process
Fundamental Test Process
 
stlc
stlcstlc
stlc
 
stlc
stlcstlc
stlc
 
STLC-ppt-1.pptx
STLC-ppt-1.pptxSTLC-ppt-1.pptx
STLC-ppt-1.pptx
 
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
 
Test plan
Test planTest plan
Test plan
 
Istqb interview questions By H2KInfosys
Istqb interview questions By H2KInfosysIstqb interview questions By H2KInfosys
Istqb interview questions By H2KInfosys
 
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
 
Test planning.ppt
Test planning.pptTest planning.ppt
Test planning.ppt
 
Topic 5 chapter 7
Topic 5 chapter 7Topic 5 chapter 7
Topic 5 chapter 7
 
Testing documents
Testing documentsTesting documents
Testing documents
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
 
38475471 qa-and-software-testing-interview-questions-and-answers
38475471 qa-and-software-testing-interview-questions-and-answers38475471 qa-and-software-testing-interview-questions-and-answers
38475471 qa-and-software-testing-interview-questions-and-answers
 
CTFL chapter 05
CTFL chapter 05CTFL chapter 05
CTFL chapter 05
 
Testing documents
Testing documentsTesting documents
Testing documents
 
Topic 5 chapter 1
Topic 5 chapter 1Topic 5 chapter 1
Topic 5 chapter 1
 

Recently uploaded

Software Engineering and Project Management - Introduction to Project Management
Software Engineering and Project Management - Introduction to Project ManagementSoftware Engineering and Project Management - Introduction to Project Management
Software Engineering and Project Management - Introduction to Project Management
Prakhyath Rai
 
Development of Chatbot Using AI/ML Technologies
Development of  Chatbot Using AI/ML TechnologiesDevelopment of  Chatbot Using AI/ML Technologies
Development of Chatbot Using AI/ML Technologies
maisnampibarel
 
Best Practices of Clothing Businesses in Talavera, Nueva Ecija, A Foundation ...
Best Practices of Clothing Businesses in Talavera, Nueva Ecija, A Foundation ...Best Practices of Clothing Businesses in Talavera, Nueva Ecija, A Foundation ...
Best Practices of Clothing Businesses in Talavera, Nueva Ecija, A Foundation ...
IJAEMSJORNAL
 
CCS367-STORAGE TECHNOLOGIES QUESTION BANK.doc
CCS367-STORAGE TECHNOLOGIES QUESTION BANK.docCCS367-STORAGE TECHNOLOGIES QUESTION BANK.doc
CCS367-STORAGE TECHNOLOGIES QUESTION BANK.doc
Dss
 
21CV61- Module 3 (CONSTRUCTION MANAGEMENT AND ENTREPRENEURSHIP.pptx
21CV61- Module 3 (CONSTRUCTION MANAGEMENT AND ENTREPRENEURSHIP.pptx21CV61- Module 3 (CONSTRUCTION MANAGEMENT AND ENTREPRENEURSHIP.pptx
21CV61- Module 3 (CONSTRUCTION MANAGEMENT AND ENTREPRENEURSHIP.pptx
sanabts249
 
Conservation of Taksar through Economic Regeneration
Conservation of Taksar through Economic RegenerationConservation of Taksar through Economic Regeneration
Conservation of Taksar through Economic Regeneration
PriyankaKarn3
 
Social media management system project report.pdf
Social media management system project report.pdfSocial media management system project report.pdf
Social media management system project report.pdf
Kamal Acharya
 
Unit 1 Information Storage and Retrieval
Unit 1 Information Storage and RetrievalUnit 1 Information Storage and Retrieval
Unit 1 Information Storage and Retrieval
KishorMahale5
 
Phone Us ❤ X000XX000X ❤ #ℂall #gIRLS In Chennai By Chenai @ℂall @Girls Hotel ...
Phone Us ❤ X000XX000X ❤ #ℂall #gIRLS In Chennai By Chenai @ℂall @Girls Hotel ...Phone Us ❤ X000XX000X ❤ #ℂall #gIRLS In Chennai By Chenai @ℂall @Girls Hotel ...
Phone Us ❤ X000XX000X ❤ #ℂall #gIRLS In Chennai By Chenai @ℂall @Girls Hotel ...
Miss Khusi #V08
 
Introduction to IP address concept - Computer Networking
Introduction to IP address concept - Computer NetworkingIntroduction to IP address concept - Computer Networking
Introduction to IP address concept - Computer Networking
Md.Shohel Rana ( M.Sc in CSE Khulna University of Engineering & Technology (KUET))
 
Understanding Cybersecurity Breaches: Causes, Consequences, and Prevention
Understanding Cybersecurity Breaches: Causes, Consequences, and PreventionUnderstanding Cybersecurity Breaches: Causes, Consequences, and Prevention
Understanding Cybersecurity Breaches: Causes, Consequences, and Prevention
Bert Blevins
 
GUIA_LEGAL_CHAPTER_4_FOREIGN TRADE CUSTOMS.pdf
GUIA_LEGAL_CHAPTER_4_FOREIGN TRADE CUSTOMS.pdfGUIA_LEGAL_CHAPTER_4_FOREIGN TRADE CUSTOMS.pdf
GUIA_LEGAL_CHAPTER_4_FOREIGN TRADE CUSTOMS.pdf
ProexportColombia1
 
Online music portal management system project report.pdf
Online music portal management system project report.pdfOnline music portal management system project report.pdf
Online music portal management system project report.pdf
Kamal Acharya
 
MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme
MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme MSBTE K SchemeMSBTE K Scheme MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme
MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme
Anwar Patel
 
How to Manage Internal Notes in Odoo 17 POS
How to Manage Internal Notes in Odoo 17 POSHow to Manage Internal Notes in Odoo 17 POS
How to Manage Internal Notes in Odoo 17 POS
Celine George
 
Exploring Deep Learning Models for Image Recognition: A Comparative Review
Exploring Deep Learning Models for Image Recognition: A Comparative ReviewExploring Deep Learning Models for Image Recognition: A Comparative Review
Exploring Deep Learning Models for Image Recognition: A Comparative Review
sipij
 
Profiling of Cafe Business in Talavera, Nueva Ecija: A Basis for Development ...
Profiling of Cafe Business in Talavera, Nueva Ecija: A Basis for Development ...Profiling of Cafe Business in Talavera, Nueva Ecija: A Basis for Development ...
Profiling of Cafe Business in Talavera, Nueva Ecija: A Basis for Development ...
IJAEMSJORNAL
 
Trends in Computer Aided Design and MFG.
Trends in Computer Aided Design and MFG.Trends in Computer Aided Design and MFG.
Trends in Computer Aided Design and MFG.
Tool and Die Tech
 
Response & Safe AI at Summer School of AI at IIITH
Response & Safe AI at Summer School of AI at IIITHResponse & Safe AI at Summer School of AI at IIITH
Response & Safe AI at Summer School of AI at IIITH
IIIT Hyderabad
 
OCS Training - Rig Equipment Inspection - Advanced 5 Days_IADC.pdf
OCS Training - Rig Equipment Inspection - Advanced 5 Days_IADC.pdfOCS Training - Rig Equipment Inspection - Advanced 5 Days_IADC.pdf
OCS Training - Rig Equipment Inspection - Advanced 5 Days_IADC.pdf
Muanisa Waras
 

Recently uploaded (20)

Software Engineering and Project Management - Introduction to Project Management
Software Engineering and Project Management - Introduction to Project ManagementSoftware Engineering and Project Management - Introduction to Project Management
Software Engineering and Project Management - Introduction to Project Management
 
Development of Chatbot Using AI/ML Technologies
Development of  Chatbot Using AI/ML TechnologiesDevelopment of  Chatbot Using AI/ML Technologies
Development of Chatbot Using AI/ML Technologies
 
Best Practices of Clothing Businesses in Talavera, Nueva Ecija, A Foundation ...
Best Practices of Clothing Businesses in Talavera, Nueva Ecija, A Foundation ...Best Practices of Clothing Businesses in Talavera, Nueva Ecija, A Foundation ...
Best Practices of Clothing Businesses in Talavera, Nueva Ecija, A Foundation ...
 
CCS367-STORAGE TECHNOLOGIES QUESTION BANK.doc
CCS367-STORAGE TECHNOLOGIES QUESTION BANK.docCCS367-STORAGE TECHNOLOGIES QUESTION BANK.doc
CCS367-STORAGE TECHNOLOGIES QUESTION BANK.doc
 
21CV61- Module 3 (CONSTRUCTION MANAGEMENT AND ENTREPRENEURSHIP.pptx
21CV61- Module 3 (CONSTRUCTION MANAGEMENT AND ENTREPRENEURSHIP.pptx21CV61- Module 3 (CONSTRUCTION MANAGEMENT AND ENTREPRENEURSHIP.pptx
21CV61- Module 3 (CONSTRUCTION MANAGEMENT AND ENTREPRENEURSHIP.pptx
 
Conservation of Taksar through Economic Regeneration
Conservation of Taksar through Economic RegenerationConservation of Taksar through Economic Regeneration
Conservation of Taksar through Economic Regeneration
 
Social media management system project report.pdf
Social media management system project report.pdfSocial media management system project report.pdf
Social media management system project report.pdf
 
Unit 1 Information Storage and Retrieval
Unit 1 Information Storage and RetrievalUnit 1 Information Storage and Retrieval
Unit 1 Information Storage and Retrieval
 
Phone Us ❤ X000XX000X ❤ #ℂall #gIRLS In Chennai By Chenai @ℂall @Girls Hotel ...
Phone Us ❤ X000XX000X ❤ #ℂall #gIRLS In Chennai By Chenai @ℂall @Girls Hotel ...Phone Us ❤ X000XX000X ❤ #ℂall #gIRLS In Chennai By Chenai @ℂall @Girls Hotel ...
Phone Us ❤ X000XX000X ❤ #ℂall #gIRLS In Chennai By Chenai @ℂall @Girls Hotel ...
 
Introduction to IP address concept - Computer Networking
Introduction to IP address concept - Computer NetworkingIntroduction to IP address concept - Computer Networking
Introduction to IP address concept - Computer Networking
 
Understanding Cybersecurity Breaches: Causes, Consequences, and Prevention
Understanding Cybersecurity Breaches: Causes, Consequences, and PreventionUnderstanding Cybersecurity Breaches: Causes, Consequences, and Prevention
Understanding Cybersecurity Breaches: Causes, Consequences, and Prevention
 
GUIA_LEGAL_CHAPTER_4_FOREIGN TRADE CUSTOMS.pdf
GUIA_LEGAL_CHAPTER_4_FOREIGN TRADE CUSTOMS.pdfGUIA_LEGAL_CHAPTER_4_FOREIGN TRADE CUSTOMS.pdf
GUIA_LEGAL_CHAPTER_4_FOREIGN TRADE CUSTOMS.pdf
 
Online music portal management system project report.pdf
Online music portal management system project report.pdfOnline music portal management system project report.pdf
Online music portal management system project report.pdf
 
MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme
MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme MSBTE K SchemeMSBTE K Scheme MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme
MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme MSBTE K Scheme
 
How to Manage Internal Notes in Odoo 17 POS
How to Manage Internal Notes in Odoo 17 POSHow to Manage Internal Notes in Odoo 17 POS
How to Manage Internal Notes in Odoo 17 POS
 
Exploring Deep Learning Models for Image Recognition: A Comparative Review
Exploring Deep Learning Models for Image Recognition: A Comparative ReviewExploring Deep Learning Models for Image Recognition: A Comparative Review
Exploring Deep Learning Models for Image Recognition: A Comparative Review
 
Profiling of Cafe Business in Talavera, Nueva Ecija: A Basis for Development ...
Profiling of Cafe Business in Talavera, Nueva Ecija: A Basis for Development ...Profiling of Cafe Business in Talavera, Nueva Ecija: A Basis for Development ...
Profiling of Cafe Business in Talavera, Nueva Ecija: A Basis for Development ...
 
Trends in Computer Aided Design and MFG.
Trends in Computer Aided Design and MFG.Trends in Computer Aided Design and MFG.
Trends in Computer Aided Design and MFG.
 
Response & Safe AI at Summer School of AI at IIITH
Response & Safe AI at Summer School of AI at IIITHResponse & Safe AI at Summer School of AI at IIITH
Response & Safe AI at Summer School of AI at IIITH
 
OCS Training - Rig Equipment Inspection - Advanced 5 Days_IADC.pdf
OCS Training - Rig Equipment Inspection - Advanced 5 Days_IADC.pdfOCS Training - Rig Equipment Inspection - Advanced 5 Days_IADC.pdf
OCS Training - Rig Equipment Inspection - Advanced 5 Days_IADC.pdf
 

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/