SlideShare una empresa de Scribd logo
1 de 18
• Alburdy Sarah
• Camallsaib
Amiirah
• Computer programming is the process of
designing, writing, testing, debugging/
troubleshooting, and maintaining the
source code of computer programs.
• The purpose of programming is to create a
program that exhibits a certain desired
behaviour (customisation).
• Testing is the process of executing
a program or system with the intent
of finding errors.
• There are 3 types of programming
errors:
 Syntax
 Logic
 Arithmetic
 These are errors in the use of the
language.
 It is not difficult to spot as when the
message will be translated, it will tell the
programmer which word cannot be
recognised.
 A logic error is a mistake in the way the
program solution has been designed.
 It is difficult to spot the message, as such
a mistake does not usually make the
program stop working, it just makes it
produce wrong results.
 This is a type of logic error. Arithmetic
errors are created when inappropriate
arithmetic is used.
 A good example is when a computer is
asked to divide by 0, this is impossible and
would cause the program to fail.
• DEFINITION
 Testing is
evaluating the
capability of a
program.
• PURPOSE
 To determine
that the
program meets
its required
results.
• For Quality
 bugs kill– in a computerized embedded
world
 Defect detection (find problems and get
them fixed)
 To make quality visible.
For Verification & Validation:
 show it works:– clean test/positive test
 or it can handle exceptional situations:
 dirty test/negative test
• For Reliability Estimation
E.g. reliability growth testing
 Alpha testing is simulated by potential
users.
 It is often employed for off-the-shelf
software as a form of internal acceptance
testing, before the software goes to beta
testing.
• Beta testing follows alpha testing.
• It is release to a limited audience outside
of the programming team for further testing
to ensure the product has few faults or
bugs.
 A black box is a device, system or object
which can be viewed solely in terms of its
input, output and transfer characteristics.
Example: a transistor.
• It is the opposite of a black box.
• It is a system where the inner components
or logic are available for inspection, which
is sometimes known as a white box, a
glass box, or a clear box.
•It involves having knowledge of internal
data structures and algorithms for purposes
of designing the test cases.
 It is any type of software testing that seeks
to verify the interfaces between
components against a software design.
 It works to expose defects in the interfaces
and interaction between integrated
components (modules).
.
•Wikipedia
• Introduction to Information Technology
Second Edition
•[PERRY95] Effective Methods for
Software Testing, William
Perry, 1995 QA76.76.T48P47X
•The Complete Guide To Software
Testing.

Más contenido relacionado

La actualidad más candente

Test Case Design and Technique
Test Case Design and TechniqueTest Case Design and Technique
Test Case Design and TechniqueSachin-QA
 
Sorfware engineering presentation (software testing)
Sorfware engineering presentation (software testing)Sorfware engineering presentation (software testing)
Sorfware engineering presentation (software testing)1Arun_Pandey
 
Black box testing
Black box testingBlack box testing
Black box testingAbdul Basit
 
Test case design techniques
Test case design techniquesTest case design techniques
Test case design techniquesAshutosh Garg
 
Black box testing lecture 11
Black box testing lecture 11Black box testing lecture 11
Black box testing lecture 11Abdul Basit
 
Test case design_the_basicsv0.4
Test case design_the_basicsv0.4Test case design_the_basicsv0.4
Test case design_the_basicsv0.4guest31fced
 
Black Box Testing Techniques by Sampath M
Black Box Testing Techniques by Sampath MBlack Box Testing Techniques by Sampath M
Black Box Testing Techniques by Sampath MForziatech
 
5 black box and grey box testing
5   black box and grey box testing5   black box and grey box testing
5 black box and grey box testingYisal Khan
 
Equivalence partinioning and boundary value analysis
Equivalence partinioning and boundary value analysisEquivalence partinioning and boundary value analysis
Equivalence partinioning and boundary value analysisniharika5412
 
Se (techniques for black box testing ppt)
Se (techniques for black box testing ppt)Se (techniques for black box testing ppt)
Se (techniques for black box testing ppt)Mani Kanth
 
Learn Bug Reporting Techniques
Learn Bug Reporting TechniquesLearn Bug Reporting Techniques
Learn Bug Reporting TechniquesQA InfoTech
 
Software Testing Foundations Part 4 - Black Box Testing
Software Testing Foundations Part 4 - Black Box TestingSoftware Testing Foundations Part 4 - Black Box Testing
Software Testing Foundations Part 4 - Black Box TestingNikita Knysh
 
Test case techniques
Test case techniquesTest case techniques
Test case techniquesPina Parmar
 
Boundary value analysis and equivalence partitioning
Boundary value analysis and equivalence partitioningBoundary value analysis and equivalence partitioning
Boundary value analysis and equivalence partitioningSneha Singh
 
Black Box Testing
Black Box TestingBlack Box Testing
Black Box TestingTestbytes
 
Black box testing or behavioral testing
Black box testing or behavioral testingBlack box testing or behavioral testing
Black box testing or behavioral testingSlideshare
 

La actualidad más candente (20)

Test Case Design and Technique
Test Case Design and TechniqueTest Case Design and Technique
Test Case Design and Technique
 
Sorfware engineering presentation (software testing)
Sorfware engineering presentation (software testing)Sorfware engineering presentation (software testing)
Sorfware engineering presentation (software testing)
 
Black box testing
Black box testingBlack box testing
Black box testing
 
Test case design techniques
Test case design techniquesTest case design techniques
Test case design techniques
 
Black box testing lecture 11
Black box testing lecture 11Black box testing lecture 11
Black box testing lecture 11
 
Test case design_the_basicsv0.4
Test case design_the_basicsv0.4Test case design_the_basicsv0.4
Test case design_the_basicsv0.4
 
Black Box Testing Techniques by Sampath M
Black Box Testing Techniques by Sampath MBlack Box Testing Techniques by Sampath M
Black Box Testing Techniques by Sampath M
 
5 black box and grey box testing
5   black box and grey box testing5   black box and grey box testing
5 black box and grey box testing
 
c
cc
c
 
Taxonomy for bugs
Taxonomy for bugsTaxonomy for bugs
Taxonomy for bugs
 
Equivalence partinioning and boundary value analysis
Equivalence partinioning and boundary value analysisEquivalence partinioning and boundary value analysis
Equivalence partinioning and boundary value analysis
 
Se (techniques for black box testing ppt)
Se (techniques for black box testing ppt)Se (techniques for black box testing ppt)
Se (techniques for black box testing ppt)
 
Learn Bug Reporting Techniques
Learn Bug Reporting TechniquesLearn Bug Reporting Techniques
Learn Bug Reporting Techniques
 
Software Testing Foundations Part 4 - Black Box Testing
Software Testing Foundations Part 4 - Black Box TestingSoftware Testing Foundations Part 4 - Black Box Testing
Software Testing Foundations Part 4 - Black Box Testing
 
Black box and white box testing
Black box and white box testingBlack box and white box testing
Black box and white box testing
 
Test case techniques
Test case techniquesTest case techniques
Test case techniques
 
Software Evaluation
Software EvaluationSoftware Evaluation
Software Evaluation
 
Boundary value analysis and equivalence partitioning
Boundary value analysis and equivalence partitioningBoundary value analysis and equivalence partitioning
Boundary value analysis and equivalence partitioning
 
Black Box Testing
Black Box TestingBlack Box Testing
Black Box Testing
 
Black box testing or behavioral testing
Black box testing or behavioral testingBlack box testing or behavioral testing
Black box testing or behavioral testing
 

Similar a Types of program testings and errors

Software_Testing_Overview.pptx
Software_Testing_Overview.pptxSoftware_Testing_Overview.pptx
Software_Testing_Overview.pptxJayPrakash255
 
Various types of software testing by kostcare | London | Waterloo
Various types of software testing by kostcare | London | WaterlooVarious types of software testing by kostcare | London | Waterloo
Various types of software testing by kostcare | London | WaterlooKostCare
 
Fundamentals of software part 1
Fundamentals of software part 1Fundamentals of software part 1
Fundamentals of software part 1Siddharth Sharma
 
Week 14 Unit Testing.pptx
Week 14  Unit Testing.pptxWeek 14  Unit Testing.pptx
Week 14 Unit Testing.pptxmianshafa
 
black-box testing is a type of software testing in which the tester is not co...
black-box testing is a type of software testing in which the tester is not co...black-box testing is a type of software testing in which the tester is not co...
black-box testing is a type of software testing in which the tester is not co...KrishnaVeni451953
 
Software Testing Strategies
Software Testing StrategiesSoftware Testing Strategies
Software Testing StrategiesAdeel Rasheed
 
How to perform software testing
How to perform software testing How to perform software testing
How to perform software testing Minh Anh Nguyen
 
How to perform software testing
How to perform software testing How to perform software testing
How to perform software testing Minh Anh Nguyen
 

Similar a Types of program testings and errors (20)

Software_Testing_Overview.pptx
Software_Testing_Overview.pptxSoftware_Testing_Overview.pptx
Software_Testing_Overview.pptx
 
A Software Tester
A Software TesterA Software Tester
A Software Tester
 
Java Code Quality Tools
Java Code Quality ToolsJava Code Quality Tools
Java Code Quality Tools
 
Various types of software testing by kostcare | London | Waterloo
Various types of software testing by kostcare | London | WaterlooVarious types of software testing by kostcare | London | Waterloo
Various types of software testing by kostcare | London | Waterloo
 
L software testing
L   software testingL   software testing
L software testing
 
Fundamentals of software part 1
Fundamentals of software part 1Fundamentals of software part 1
Fundamentals of software part 1
 
testing
testingtesting
testing
 
UNIT 1.pptx
UNIT 1.pptxUNIT 1.pptx
UNIT 1.pptx
 
Testing fundamentals
Testing fundamentalsTesting fundamentals
Testing fundamentals
 
Week 14 Unit Testing.pptx
Week 14  Unit Testing.pptxWeek 14  Unit Testing.pptx
Week 14 Unit Testing.pptx
 
black-box testing is a type of software testing in which the tester is not co...
black-box testing is a type of software testing in which the tester is not co...black-box testing is a type of software testing in which the tester is not co...
black-box testing is a type of software testing in which the tester is not co...
 
Coding - SDLC Model
Coding - SDLC ModelCoding - SDLC Model
Coding - SDLC Model
 
White box testing
White box testingWhite box testing
White box testing
 
PHP - Introduction to PHP Bugs - Debugging
PHP -  Introduction to  PHP Bugs - DebuggingPHP -  Introduction to  PHP Bugs - Debugging
PHP - Introduction to PHP Bugs - Debugging
 
Software Testing Strategies
Software Testing StrategiesSoftware Testing Strategies
Software Testing Strategies
 
Testing Plan
Testing PlanTesting Plan
Testing Plan
 
How to perform software testing
How to perform software testing How to perform software testing
How to perform software testing
 
How to perform software testing
How to perform software testing How to perform software testing
How to perform software testing
 
Lecture 21
Lecture 21Lecture 21
Lecture 21
 
Testing &ampdebugging
Testing &ampdebuggingTesting &ampdebugging
Testing &ampdebugging
 

Último

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Último (20)

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 

Types of program testings and errors

  • 1. • Alburdy Sarah • Camallsaib Amiirah
  • 2. • Computer programming is the process of designing, writing, testing, debugging/ troubleshooting, and maintaining the source code of computer programs. • The purpose of programming is to create a program that exhibits a certain desired behaviour (customisation).
  • 3.
  • 4. • Testing is the process of executing a program or system with the intent of finding errors. • There are 3 types of programming errors:  Syntax  Logic  Arithmetic
  • 5.  These are errors in the use of the language.  It is not difficult to spot as when the message will be translated, it will tell the programmer which word cannot be recognised.
  • 6.  A logic error is a mistake in the way the program solution has been designed.  It is difficult to spot the message, as such a mistake does not usually make the program stop working, it just makes it produce wrong results.
  • 7.  This is a type of logic error. Arithmetic errors are created when inappropriate arithmetic is used.  A good example is when a computer is asked to divide by 0, this is impossible and would cause the program to fail.
  • 8. • DEFINITION  Testing is evaluating the capability of a program. • PURPOSE  To determine that the program meets its required results.
  • 9. • For Quality  bugs kill– in a computerized embedded world  Defect detection (find problems and get them fixed)  To make quality visible.
  • 10. For Verification & Validation:  show it works:– clean test/positive test  or it can handle exceptional situations:  dirty test/negative test • For Reliability Estimation E.g. reliability growth testing
  • 11.
  • 12.  Alpha testing is simulated by potential users.  It is often employed for off-the-shelf software as a form of internal acceptance testing, before the software goes to beta testing.
  • 13. • Beta testing follows alpha testing. • It is release to a limited audience outside of the programming team for further testing to ensure the product has few faults or bugs.
  • 14.  A black box is a device, system or object which can be viewed solely in terms of its input, output and transfer characteristics. Example: a transistor.
  • 15. • It is the opposite of a black box. • It is a system where the inner components or logic are available for inspection, which is sometimes known as a white box, a glass box, or a clear box.
  • 16. •It involves having knowledge of internal data structures and algorithms for purposes of designing the test cases.
  • 17.  It is any type of software testing that seeks to verify the interfaces between components against a software design.  It works to expose defects in the interfaces and interaction between integrated components (modules).
  • 18. . •Wikipedia • Introduction to Information Technology Second Edition •[PERRY95] Effective Methods for Software Testing, William Perry, 1995 QA76.76.T48P47X •The Complete Guide To Software Testing.

Notas del editor

  1. Transparent 3-D steps with labels(Advanced)To reproduce the bottom rectangle with text effects on this slide, do the following:On the Home tab, in theSlides group, click Layout, and then click Blank.On the Home tab, in the Drawing group, click Shapes, and then under Rectangles, click Rectangle (first option from the left). On the slide, drag to draw a rectangle.Under Drawing Tools, on the Format tab, in the Size group, do the following:In the Shape Height box, enter 1.5”.In the Shape Width box, enter 3”.On the Home tab, in the bottom right corner of the Drawing group, click the Format Shape dialog box launcher. In the Format Shape dialog box, click Fill in the left pane, and then do the following in the right pane:Select Solid fill. Click the button next to Color, and then under Theme Colors click White, Background 1 (first row, first option from the left). In the Transparency box, enter 0%. Also in the Format Shape dialog box, click Line Color in the left pane, and then select No line in the right pane. Also in the Format Shape dialog box, click 3-D Rotation in the left pane. In the right pane, click the button next to Presets, and then under Parallelclick Off Axis 2 Top (third row, second option from the left). Also in the Format Shape dialog box, click 3-D Format in the left pane, and then do the following in the right pane:Under Bevel, click the button next to Top, and then under Bevel click Circle (first row, first option from the left). Next to Top, in the Width box, enter 7 pt, and in the Height box,enter7 pt. Under Depth, click the button next to Color, and then under Theme Colors click White, Background 1 (first row, first option from the left). In the Depth box, enter 40 pt. Under Surface, click the button next to Material, and then under Translucent click Clear (third option from the left). Click the button next to Lighting, and then under Special click Two Point (second option from the left). In the Angle box, enter 70°.On the Insert tab, in the Text group, click Text Box, and then on the slide, drag to draw the text box.Enter text in the text box, select the text, and then on the Home tab, in the Font group, select TW Cen MT Condensedfrom the Font list and then select 36 from the Font Size list.On the Home tab, in the Paragraph group, click Align Text Right to align the text right on the slide.Drag the text box and position it over the rectangle.Under Drawing Tools, on the Format tab, in the WordArt Styles group, click the arrow next toText Fill, and then under Theme Colors click White, Background 1 (first row, first option from the left).Select the text box. Under Drawing Tools, on the Format tab, click Text Effects point to 3-D Rotation, and then click 3-D Rotation Options. In the Format Text Effects dialog box, click 3-D Rotation in the left pane. In the right pane, click the button next to Presets, and then under Parallel click Off Axis 2 Left (second row, fourth option from the left). To reproduce the background on this slide, do the following:Right-click the slide background area, then click Format Background. In the Format Background dialog box, click Fill in the left pane, select Gradient fill in the right pane, and then do the following:In the Type list, select Linear.Click the button next to Direction, and then clickLinear Diagonal (first row, third option from the left).In the Angle box, enter 135%. Under Gradient stops, click Add or Remove until two stops appear in the drop-down list.Also under Gradient stops, customize the gradient stops that you added as follows:Select Stop 1 from the list, and then do the following:In the Stop position box, enter0%. Click the button next to Color, and then under Theme Colorsclick White, Background 1 (first row, first option from the left).Select Stop 2 from the list, and then do the following:In the Stop position box, enter100%. Click the button next to Color, and then under Theme Colorsclick White, Background 1, Darker 15% (third row, first option from the left).On the Home tab, in the Drawing group, click Shapes, and then under Rectangles, click Rectangle (first option from the left). On the slide, drag to draw a rectangle. Select the rectangle. Under Drawing Tools, on the Format tab, in the Size group, do the following:In the Shape Height box, enter 0.33”.In the Shape Width box, enter 10”.On the Home tab, in the Drawing group, click the arrow next toShape Fill, and then under Theme Colors click White, Background 1, Darker 15% (third row, first option from the left).On the Home tab, in the Drawing group, click the arrow next toShape Outline, and then click No Outline.On the Home tab, in the Drawing group, click Shapes, and then under Basic Shapes, click Right Triangle (first row, fourth option from the left).On the slide, drag to draw a triangle. Select the triangle. Under Drawing Tools, on the Format tab, in the Size group, do the following:In the Shape Height box, enter 1.33”.In the Shape Width box, enter 10”.On the Home tab, in the Drawing group, click the arrow next toShape Fill, and then click White, Background 1, Darker 15% (third row, first option from the left).On the Home tab, in the Drawing group, click the arrow next toShape Outline, and then click No Outline. Position the rectangle and the triangle so that the bottom edge of the triangle and the top edge of the rectangle are touching. Press and hold SHIFT and select both the rectangle and the triangle.On the Home tab, in the Drawing group, click Arrange, and then do the following:Under Group Objects,click Group.Point to Align, and then click Align Center.Point to Align, and then click Align Bottom.On the Home tab, in the Clipboard group, click the arrow under Paste, and then click Duplicate.Under Drawing Tools, on the Format tab, in the Arrange group, click the arrow next to Rotate, and then click More Rotation Options.In the Size and Position dialog box, on the Size tab, under Size and rotate, in the Rotation box, enter 180°.On the Home tab, in the Drawing group, click Arrange, point to Align, and then do the following:Click Align Center.Click Align Top.On the Home tab, in the Drawing group, click the arrow next toShape Fill, and then under Theme Colors click White, Background 1 (first row, first option from the left). To reproduce the other rectangles with text effects on this slide, do the following:Press and hold SHIFT and select the originaltext box and rectangle.On the Home tab, in the Drawing group, click Arrange, and then under Group Objects click Group.On the Home tab, in the Clipboard group, click the arrow under Paste, and then click Duplicate. Repeat this step until you have a total of five groups of shapes.On the Home tab, in the Editing group, click Select, and then click Selection Pane. In the Selection and Visibility pane, select each of the groups and drag on the slide to form a series of steps. Also in the Selection and Visibility pane, press and hold CTRL and select all five groups of rectangles and text boxes. On the Home tab, in the Drawing group, click Arrange, point to Align, and then click Distribute Horizontally.On the Home tab, in the Drawing group, click Arrange, point to Align, and then click Distribute Vertically. To change the text on the duplicate rectangles, click in each text box and edit the text.