about summary refs log tree commit diff
path: root/usth/ICT2.7/P4L2 Black-Box Testing Subtitles/5 - Overview Quiz Solution - lang_en_vs4.srt
diff options
context:
space:
mode:
Diffstat (limited to 'usth/ICT2.7/P4L2 Black-Box Testing Subtitles/5 - Overview Quiz Solution - lang_en_vs4.srt')
-rw-r--r--usth/ICT2.7/P4L2 Black-Box Testing Subtitles/5 - Overview Quiz Solution - lang_en_vs4.srt15
1 files changed, 15 insertions, 0 deletions
diff --git a/usth/ICT2.7/P4L2 Black-Box Testing Subtitles/5 - Overview Quiz Solution - lang_en_vs4.srt b/usth/ICT2.7/P4L2 Black-Box Testing Subtitles/5 - Overview Quiz Solution - lang_en_vs4.srt
new file mode 100644
index 0000000..5503f98
--- /dev/null
+++ b/usth/ICT2.7/P4L2 Black-Box Testing Subtitles/5 - Overview Quiz Solution - lang_en_vs4.srt
@@ -0,0 +1,15 @@
+1

+00:00:00,360 --> 00:00:03,760

+Sum is a very simple program, that only does one thing,

+

+2

+00:00:03,760 --> 00:00:07,540

+summing two number, adding two numbers. So the answer in this

+

+3

+00:00:07,540 --> 00:00:10,640

+case, it's one. There's only one feature that we can test

+

+4

+00:00:10,640 --> 00:00:14,060

+in PrintSum. So let's look at the slightly more interesting example.