about summary refs log tree commit diff
path: root/usth/ICT2.7/P4L3 White-Box Testing Subtitles/18 - Subsumption Quiz Solution - lang_en_vs4.srt
diff options
context:
space:
mode:
Diffstat (limited to 'usth/ICT2.7/P4L3 White-Box Testing Subtitles/18 - Subsumption Quiz Solution - lang_en_vs4.srt')
-rw-r--r--usth/ICT2.7/P4L3 White-Box Testing Subtitles/18 - Subsumption Quiz Solution - lang_en_vs4.srt19
1 files changed, 19 insertions, 0 deletions
diff --git a/usth/ICT2.7/P4L3 White-Box Testing Subtitles/18 - Subsumption Quiz Solution - lang_en_vs4.srt b/usth/ICT2.7/P4L3 White-Box Testing Subtitles/18 - Subsumption Quiz Solution - lang_en_vs4.srt
new file mode 100644
index 0000000..c836f04
--- /dev/null
+++ b/usth/ICT2.7/P4L3 White-Box Testing Subtitles/18 - Subsumption Quiz Solution - lang_en_vs4.srt
@@ -0,0 +1,19 @@
+1

+00:00:00,150 --> 00:00:01,880

+In this case it should be clear that the

+

+2

+00:00:01,880 --> 00:00:05,640

+answer is yes, because branch and condition coverage actually includes

+

+3

+00:00:05,640 --> 00:00:08,580

+branch coverage. Therefore, by definition, any test rate that

+

+4

+00:00:08,580 --> 00:00:10,505

+satisfies branch and condition coverage

+

+5

+00:00:10,505 --> 00:00:12,664

+will necessarily satisfy branch coverage.