SlideShare a Scribd company logo
Black-Box Testing


Topics covered:
–
–
–
–
–
–
–

What is dynamic black-box testing?
How to reduce the number of test cases by equivalence
partitioning
How to identify troublesome boundary conditions
Good data values to use to induce bugs
How to test software states and state transitions
How to use repetition, stress, and high loads to locate bugs
A few secret places where bugs hide
Dynamic Black-Box Testing: Testing the
Software While Blindfolded







Testing software without having an insight into the
details of underlying code is dynamic black-box
testing
It's dynamic because the program is running you're
using it as a customer would.
And, it's black-box because you're testing it without
knowing exactly how it works with blinders on.
Entering inputs, receiving outputs, and checking the
results.
name commonly used for dynamic black-box testing
is behavioral testing.
Dynamic Black-Box Testing: Testing the
Software While Blindfolded (cont..)


To do this effectively requires some definition of:
–
–
–





what the software does namely
a requirements document or
product specification.

A good product spec will provide you with these details.
Next step is to start defining the test cases.
Test cases are the specific inputs that you'll try and
the procedures that you'll follow when you test the
software.
Example of Test Case
USE EXPLORATORY TESTING IF YOU DON'T
HAVE A SPEC





A professional, mature software development process
will have a detailed specification for the software
If you are stuck in code-and-fix model, you may not
have a software spec to base your tests on.
That's not an ideal situation for a software tester
Can use a workable solution known as exploratory
testing:
–
–
–

simultaneously learning the software
designing tests and
executing those tests.
USE EXPLORATORY TESTING IF YOU DON'T
HAVE A SPEC (Cont..)








Need to treat the software as the specification
Methodically explore the software feature by feature.
Take notes on what the software does
Map out the features, and
Apply some of the static black-box techniques
Analyze the software as though it is the specification
In this situation, finding any bugs would be a positive
thing
Test-to-Pass and Test-to-Fail

 There

are two fundamental approaches to
testing software:
–
–

test-to-pass and
test-to-fail
Test-to-Pass and Test-to-Fail (Cont..)
 Test-to-pass,

you really assure only that the
software minimally works.
 Don't push its capabilities
 Apply the simplest and most straightforward
test cases.
 When designing and running your test cases,
always run the test-to-pass cases first.
Test-to-Pass and Test-to-Fail (Cont..)
 After

assurance that the software does what it's
specified to do in ordinary circumstances
 It's time to put on attempt to find bugs by trying
things that should force them out.
 Designing and running test cases with the sole
purpose of breaking the software is called
testing-to-fail or error-forcing.
Equivalence Partitioning
 Selecting

test cases is the single most
important task that software testers do.
 Equivalence partitioning is the process of
methodically reducing the huge (infinite) set of
possible test cases into a much smaller, but
still equally effective set.
 Equivalence partitioning, sometimes called
equivalence classing
Equivalence Partitioning (cont..)


Calculator example
–
–



When looking for equivalence partitions, think about
ways to group:
–
–
–



It's impossible to test all the cases of adding two numbers
together.
Equivalence partitioning provides a systematic means for
selecting the values that matter and ignoring the ones that
don't.

similar inputs
similar outputs
and similar operation of the software.

These groups are your equivalence partitions.
Equivalence Partitioning (cont..)








An equivalence class or equivalence partition is a set
of test cases that tests the same thing or reveals the
same bug
What is the difference between 1+999999.. and 1+13?
In the case of 1+13, it looks like a standard simple
addition, a lot like 1+5 or 1+392.
1+999... is way out there, on the edge.
Enter the largest possible number and then add 1 to it,
something bad might happen possibly a bug.
Example of Equivalence Partitions
•
•
•

Windows filename can contain any characters except / : * ?
" < > |.
Filenames can have from 1 to 255 characters.
Creating test cases for filenames:
• Will have equivalence partitions for valid characters,
invalid characters, valid length names, names that are
too short and names that are too long.
Equivalence Partitioning (cont..)









The goal of equivalence partitioning is to reduce the set
of possible test cases into a smaller, manageable set
that still adequately tests the software.
taking on risk because choosing not to test everything
need to be careful how you choose your classes
If you're new to testing, always get someone with more
experience to review your proposed classes.
Equivalence partitioning can be subjective
Two testers who test a complex program may arrive at
two different sets of partitions
That's okay as long as the partitions are reviewed
Black box testing

More Related Content

What's hot

What's hot (20)

Black Box Testing
Black Box TestingBlack Box Testing
Black Box Testing
 
Blackbox
BlackboxBlackbox
Blackbox
 
Black Box Testing
Black Box TestingBlack Box Testing
Black Box Testing
 
Testing Fundamentals
Testing FundamentalsTesting Fundamentals
Testing Fundamentals
 
Black & White Box testing
Black & White Box testingBlack & White Box testing
Black & White Box testing
 
Equivalence class testing
Equivalence  class testingEquivalence  class testing
Equivalence class testing
 
Boundary value analysis and equivalence partitioning
Boundary value analysis and equivalence partitioningBoundary value analysis and equivalence partitioning
Boundary value analysis and equivalence partitioning
 
Dynamic analysis in Software Testing
Dynamic analysis in Software TestingDynamic analysis in Software Testing
Dynamic analysis in Software Testing
 
White box testing
White box testing White box testing
White box testing
 
An Insight into the Black Box and White Box Software Testing
An Insight into the Black Box and White Box Software Testing An Insight into the Black Box and White Box Software Testing
An Insight into the Black Box and White Box Software Testing
 
Testing, black ,white and gray box testing
Testing, black ,white and gray box testingTesting, black ,white and gray box testing
Testing, black ,white and gray box testing
 
Sorfware engineering presentation (software testing)
Sorfware engineering presentation (software testing)Sorfware engineering presentation (software testing)
Sorfware engineering presentation (software testing)
 
Test case techniques
Test case techniquesTest case techniques
Test case techniques
 
Equivalence partinioning and boundary value analysis
Equivalence partinioning and boundary value analysisEquivalence partinioning and boundary value analysis
Equivalence partinioning and boundary value analysis
 
Lesson 2....PPT 1
Lesson 2....PPT 1Lesson 2....PPT 1
Lesson 2....PPT 1
 
White box black box & gray box testing
White box black box & gray box testingWhite box black box & gray box testing
White box black box & gray box testing
 
Boundary and equivalnce systematic test design
Boundary and equivalnce   systematic test designBoundary and equivalnce   systematic test design
Boundary and equivalnce systematic test design
 
Software Testing Techniques
Software Testing TechniquesSoftware Testing Techniques
Software Testing Techniques
 
White Box Testing
White Box TestingWhite Box Testing
White Box Testing
 
White box & Black box testing
White box & Black box testingWhite box & Black box testing
White box & Black box testing
 

Similar to Black box testing

Types of Software Testing
Types of Software TestingTypes of Software Testing
Types of Software Testing
Nishant Worah
 
software testing types jxnvlbnLCBNFVjnl/fknblb
software testing types jxnvlbnLCBNFVjnl/fknblbsoftware testing types jxnvlbnLCBNFVjnl/fknblb
software testing types jxnvlbnLCBNFVjnl/fknblb
jeyasrig
 
Computer Software Testing Basics introduced.ppt
Computer Software Testing Basics introduced.pptComputer Software Testing Basics introduced.ppt
Computer Software Testing Basics introduced.ppt
TrevorChinguwo
 
Chapter 10 Testing and Quality Assurance1Unders.docx
Chapter 10 Testing and Quality Assurance1Unders.docxChapter 10 Testing and Quality Assurance1Unders.docx
Chapter 10 Testing and Quality Assurance1Unders.docx
keturahhazelhurst
 
A beginners guide to testing
A beginners guide to testingA beginners guide to testing
A beginners guide to testing
Philip Johnson
 
Testing in Software Engineering.docx
Testing in Software Engineering.docxTesting in Software Engineering.docx
Testing in Software Engineering.docx
8759000398
 
Testing Software Solutions
Testing Software SolutionsTesting Software Solutions
Testing Software Solutions
gavhays
 

Similar to Black box testing (20)

Types of Software Testing
Types of Software TestingTypes of Software Testing
Types of Software Testing
 
Why Unit Testingl
Why Unit TestinglWhy Unit Testingl
Why Unit Testingl
 
Why unit testingl
Why unit testinglWhy unit testingl
Why unit testingl
 
Why Unit Testingl
Why Unit TestinglWhy Unit Testingl
Why Unit Testingl
 
Unit Testing
Unit TestingUnit Testing
Unit Testing
 
Understanding Black Box Testing – Types, Techniques, and Examples.pdf
Understanding Black Box Testing – Types, Techniques, and Examples.pdfUnderstanding Black Box Testing – Types, Techniques, and Examples.pdf
Understanding Black Box Testing – Types, Techniques, and Examples.pdf
 
unittesting-190620114546 (1).pptx document
unittesting-190620114546 (1).pptx documentunittesting-190620114546 (1).pptx document
unittesting-190620114546 (1).pptx document
 
software testing types jxnvlbnLCBNFVjnl/fknblb
software testing types jxnvlbnLCBNFVjnl/fknblbsoftware testing types jxnvlbnLCBNFVjnl/fknblb
software testing types jxnvlbnLCBNFVjnl/fknblb
 
Testing fundamentals
Testing fundamentalsTesting fundamentals
Testing fundamentals
 
SE - Lecture 8 - Software Testing State Diagram.pptx
SE - Lecture 8 - Software Testing  State Diagram.pptxSE - Lecture 8 - Software Testing  State Diagram.pptx
SE - Lecture 8 - Software Testing State Diagram.pptx
 
Computer Software Testing Basics introduced.ppt
Computer Software Testing Basics introduced.pptComputer Software Testing Basics introduced.ppt
Computer Software Testing Basics introduced.ppt
 
Chapter 10 Testing and Quality Assurance1Unders.docx
Chapter 10 Testing and Quality Assurance1Unders.docxChapter 10 Testing and Quality Assurance1Unders.docx
Chapter 10 Testing and Quality Assurance1Unders.docx
 
Testing concepts
Testing conceptsTesting concepts
Testing concepts
 
Software testing methods
Software testing methodsSoftware testing methods
Software testing methods
 
Testing
TestingTesting
Testing
 
A beginners guide to testing
A beginners guide to testingA beginners guide to testing
A beginners guide to testing
 
Testing in Software Engineering.docx
Testing in Software Engineering.docxTesting in Software Engineering.docx
Testing in Software Engineering.docx
 
Types of testing
Types of testingTypes of testing
Types of testing
 
Testing Software Solutions
Testing Software SolutionsTesting Software Solutions
Testing Software Solutions
 
assertYourself - Breaking the Theories and Assumptions of Unit Testing in Flex
assertYourself - Breaking the Theories and Assumptions of Unit Testing in FlexassertYourself - Breaking the Theories and Assumptions of Unit Testing in Flex
assertYourself - Breaking the Theories and Assumptions of Unit Testing in Flex
 

More from Abdul Basit

Git Developer Cheatsheet
Git Developer CheatsheetGit Developer Cheatsheet
Git Developer Cheatsheet
Abdul Basit
 
Static white box testing lecture 12
Static white box testing lecture 12Static white box testing lecture 12
Static white box testing lecture 12
Abdul Basit
 
Software testing lecture 10
Software testing lecture 10Software testing lecture 10
Software testing lecture 10
Abdul Basit
 
Software testing lecture 9
Software testing lecture 9Software testing lecture 9
Software testing lecture 9
Abdul Basit
 
Software quality assurance lecture 1
Software quality assurance lecture 1Software quality assurance lecture 1
Software quality assurance lecture 1
Abdul Basit
 
Software measurement lecture 7
Software measurement lecture 7Software measurement lecture 7
Software measurement lecture 7
Abdul Basit
 
Planning for software quality assurance lecture 6
Planning for software quality assurance lecture 6Planning for software quality assurance lecture 6
Planning for software quality assurance lecture 6
Abdul Basit
 
Managing software quality in an organization lecture 3
Managing software quality in an organization lecture 3Managing software quality in an organization lecture 3
Managing software quality in an organization lecture 3
Abdul Basit
 

More from Abdul Basit (20)

Atlassian git cheatsheet
Atlassian git cheatsheetAtlassian git cheatsheet
Atlassian git cheatsheet
 
Github git-cheat-sheet
Github git-cheat-sheetGithub git-cheat-sheet
Github git-cheat-sheet
 
White box testing
White box testingWhite box testing
White box testing
 
Web testing
Web testingWeb testing
Web testing
 
Testing the documentation
Testing the documentationTesting the documentation
Testing the documentation
 
Testing software security
Testing software securityTesting software security
Testing software security
 
Test planning
Test planningTest planning
Test planning
 
Test cases planning
Test cases planningTest cases planning
Test cases planning
 
Software Testing
Software TestingSoftware Testing
Software Testing
 
Software Compatibility testing
Software Compatibility testingSoftware Compatibility testing
Software Compatibility testing
 
Software Automated testing and tools
Software Automated testing and toolsSoftware Automated testing and tools
Software Automated testing and tools
 
Why test software
Why test softwareWhy test software
Why test software
 
Git Developer Cheatsheet
Git Developer CheatsheetGit Developer Cheatsheet
Git Developer Cheatsheet
 
Static white box testing lecture 12
Static white box testing lecture 12Static white box testing lecture 12
Static white box testing lecture 12
 
Software testing lecture 10
Software testing lecture 10Software testing lecture 10
Software testing lecture 10
 
Software testing lecture 9
Software testing lecture 9Software testing lecture 9
Software testing lecture 9
 
Software quality assurance lecture 1
Software quality assurance lecture 1Software quality assurance lecture 1
Software quality assurance lecture 1
 
Software measurement lecture 7
Software measurement lecture 7Software measurement lecture 7
Software measurement lecture 7
 
Planning for software quality assurance lecture 6
Planning for software quality assurance lecture 6Planning for software quality assurance lecture 6
Planning for software quality assurance lecture 6
 
Managing software quality in an organization lecture 3
Managing software quality in an organization lecture 3Managing software quality in an organization lecture 3
Managing software quality in an organization lecture 3
 

Recently uploaded

Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
Avinash Rai
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 

Recently uploaded (20)

MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Salient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxSalient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptx
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
 

Black box testing

  • 1. Black-Box Testing  Topics covered: – – – – – – – What is dynamic black-box testing? How to reduce the number of test cases by equivalence partitioning How to identify troublesome boundary conditions Good data values to use to induce bugs How to test software states and state transitions How to use repetition, stress, and high loads to locate bugs A few secret places where bugs hide
  • 2. Dynamic Black-Box Testing: Testing the Software While Blindfolded      Testing software without having an insight into the details of underlying code is dynamic black-box testing It's dynamic because the program is running you're using it as a customer would. And, it's black-box because you're testing it without knowing exactly how it works with blinders on. Entering inputs, receiving outputs, and checking the results. name commonly used for dynamic black-box testing is behavioral testing.
  • 3. Dynamic Black-Box Testing: Testing the Software While Blindfolded (cont..)  To do this effectively requires some definition of: – – –    what the software does namely a requirements document or product specification. A good product spec will provide you with these details. Next step is to start defining the test cases. Test cases are the specific inputs that you'll try and the procedures that you'll follow when you test the software.
  • 5. USE EXPLORATORY TESTING IF YOU DON'T HAVE A SPEC     A professional, mature software development process will have a detailed specification for the software If you are stuck in code-and-fix model, you may not have a software spec to base your tests on. That's not an ideal situation for a software tester Can use a workable solution known as exploratory testing: – – – simultaneously learning the software designing tests and executing those tests.
  • 6. USE EXPLORATORY TESTING IF YOU DON'T HAVE A SPEC (Cont..)        Need to treat the software as the specification Methodically explore the software feature by feature. Take notes on what the software does Map out the features, and Apply some of the static black-box techniques Analyze the software as though it is the specification In this situation, finding any bugs would be a positive thing
  • 7. Test-to-Pass and Test-to-Fail  There are two fundamental approaches to testing software: – – test-to-pass and test-to-fail
  • 8. Test-to-Pass and Test-to-Fail (Cont..)  Test-to-pass, you really assure only that the software minimally works.  Don't push its capabilities  Apply the simplest and most straightforward test cases.  When designing and running your test cases, always run the test-to-pass cases first.
  • 9. Test-to-Pass and Test-to-Fail (Cont..)  After assurance that the software does what it's specified to do in ordinary circumstances  It's time to put on attempt to find bugs by trying things that should force them out.  Designing and running test cases with the sole purpose of breaking the software is called testing-to-fail or error-forcing.
  • 10. Equivalence Partitioning  Selecting test cases is the single most important task that software testers do.  Equivalence partitioning is the process of methodically reducing the huge (infinite) set of possible test cases into a much smaller, but still equally effective set.  Equivalence partitioning, sometimes called equivalence classing
  • 11. Equivalence Partitioning (cont..)  Calculator example – –  When looking for equivalence partitions, think about ways to group: – – –  It's impossible to test all the cases of adding two numbers together. Equivalence partitioning provides a systematic means for selecting the values that matter and ignoring the ones that don't. similar inputs similar outputs and similar operation of the software. These groups are your equivalence partitions.
  • 12. Equivalence Partitioning (cont..)      An equivalence class or equivalence partition is a set of test cases that tests the same thing or reveals the same bug What is the difference between 1+999999.. and 1+13? In the case of 1+13, it looks like a standard simple addition, a lot like 1+5 or 1+392. 1+999... is way out there, on the edge. Enter the largest possible number and then add 1 to it, something bad might happen possibly a bug.
  • 13. Example of Equivalence Partitions • • • Windows filename can contain any characters except / : * ? " < > |. Filenames can have from 1 to 255 characters. Creating test cases for filenames: • Will have equivalence partitions for valid characters, invalid characters, valid length names, names that are too short and names that are too long.
  • 14. Equivalence Partitioning (cont..)        The goal of equivalence partitioning is to reduce the set of possible test cases into a smaller, manageable set that still adequately tests the software. taking on risk because choosing not to test everything need to be careful how you choose your classes If you're new to testing, always get someone with more experience to review your proposed classes. Equivalence partitioning can be subjective Two testers who test a complex program may arrive at two different sets of partitions That's okay as long as the partitions are reviewed