|
|
|
|
LEADER |
00000cam a2200000Mu 4500 |
001 |
EBSCO_ocn818858414 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
121120s2011 enk ob 001 0 eng d |
010 |
|
|
|z 2011012053
|
040 |
|
|
|a EBLCP
|b eng
|e pn
|c EBLCP
|d OCLCQ
|d IDEBK
|d OCLCQ
|d UA@
|d OCLCO
|d DEBSZ
|d CDX
|d YDXCP
|d E7B
|d OTZ
|d OCLCF
|d MBB
|d N$T
|d CAMBR
|d Z5A
|d OCLCQ
|d OCLCO
|d HEBIS
|d OCLCQ
|d OCLCO
|d UAB
|d OCLCQ
|d C6I
|d OL$
|d OCLCQ
|d LUN
|d OCLCO
|d OCLCQ
|d INARC
|d OCLCO
|
016 |
7 |
|
|a 015874658
|2 Uk
|
019 |
|
|
|a 818415884
|a 818659215
|a 822038825
|a 828621056
|a 1167689715
|a 1264926010
|a 1392118887
|
020 |
|
|
|a 9781139528382
|
020 |
|
|
|a 1139528386
|
020 |
|
|
|a 1283812274
|
020 |
|
|
|a 9781283812276
|
020 |
|
|
|a 9781107012967
|
020 |
|
|
|a 1107012961
|
020 |
|
|
|a 9781139530668
|
020 |
|
|
|a 1139530666
|
020 |
|
|
|a 9781139525992
|q (electronic bk.)
|
020 |
|
|
|a 1139525999
|q (electronic bk.)
|
020 |
|
|
|a 9781139196185
|q (electronic bk.)
|
020 |
|
|
|a 1139196189
|q (electronic bk.)
|
020 |
|
|
|a 9781107652781
|q (paperback)
|
020 |
|
|
|a 1107652782
|
029 |
1 |
|
|a AU@
|b 000050633314
|
029 |
1 |
|
|a CHNEW
|b 000622884
|
029 |
1 |
|
|a CHVBK
|b 303222808
|
029 |
1 |
|
|a DEBSZ
|b 431185573
|
029 |
1 |
|
|a NZ1
|b 15955782
|
035 |
|
|
|a (OCoLC)818858414
|z (OCoLC)818415884
|z (OCoLC)818659215
|z (OCoLC)822038825
|z (OCoLC)828621056
|z (OCoLC)1167689715
|z (OCoLC)1264926010
|z (OCoLC)1392118887
|
037 |
|
|
|a 412477
|b MIL
|
050 |
|
4 |
|a QA76.76.T48 S56 2011
|
072 |
|
7 |
|a UMZT
|2 bicssc
|
072 |
|
7 |
|a COM
|x 051330
|2 bisacsh
|
082 |
0 |
4 |
|a 005.14
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Singh, Yogesh.
|
245 |
1 |
0 |
|a Software Testing.
|
260 |
|
|
|a Cambridge :
|b Cambridge University Press,
|c 2011.
|
300 |
|
|
|a 1 online resource (652 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
505 |
0 |
|
|a Cover; Title; Copyright; Contents; List of Figures; List of Tables; Preface; Acknowledgements; 1 Introduction; 1.1 SOME SOFTWARE FAILURES; 1.1.1 The Explosion of the Ariane 5 Rocket; 1.1.2 The Y2K Problem; 1.1.3 The USA Star-Wars Program; 1.1.4 Failure of London Ambulance System; 1.1.5 USS Yorktown Incident; 1.1.6 Accounting Software Failures; 1.1.7 Experience of Windows XP; 1.2 TESTING PROCESS; 1.2.1 What is Software Testing?; Modifications in the program 'Minimum'; 1.2.2 Why Should We Test?; 1.2.3 Who Should We Do the Testing?; 1.2.4 What Should We Test?; 1.3 SOME TERMINOLOGIES.
|
505 |
8 |
|
|a 1.3.1 Program and Software1.3.2 Verification and Validation; 1.3.3 Fault, Error, Bug and Failure; 1.3.4 Test, Test Case and Test Suite; 1.3.5 Deliverables and Milestones; 1.3.6 Alpha, Beta and Acceptance Testing; 1.3.7 Quality and Reliability; 1.3.8 Testing, Quality Assurance and Quality Control; 1.3.9 Static and Dynamic Testing; 1.3.10 Testing and Debugging; 1.4 LIMITATIONS OF TESTING; 1.4.1 Errors in the Software Requirement and Specification Document; 1.4.2 Logical Bugs; 1.4.3 Difficult to Measure the Progress of Testing; 1.5 THE V SHAPED SOFTWARE LIFE CYCLE MODEL.
|
505 |
8 |
|
|a 1.5.1 Graphical Representation1.5.2 Relationship of Development and Testing Parts; MULTIPLE CHOICE QUESTIONS; EXERCISES; FURTHER READING; 2 Functional Testing; 2.1 BOUNDARY VALUE ANALYSIS; 2.1.1 Robustness Testing; 2.1.2 Worst-Case Testing; 2.1.3 Robust Worst-Case Testing; 2.1.4 Applicability; 2.2 EQUIVALENCE CLASS TESTING; 2.2.1 Creation of Equivalence Classes; 2.2.2 Applicability; 2.3 DECISION TABLE BASED TESTING; 2.3.1 Parts of the Decision Table; 2.3.2 Limited Entry and Extended Entry Decision Tables; 2.3.3 'Do Not Care' Conditions and Rule Count; 2.3.4 Impossible Conditions.
|
505 |
8 |
|
|a 2.3.5 Applicability2.4 CAUSE-EFFECT GRAPHING TECHNIQUE; 2.4.1 Identification of Causes and Effects; 2.4.2 Design of Cause-Effect Graph; 2.4.3 Use of Constraints in Cause-Effect Graph; 2.4.4 Design of Limited Entry Decision Table; 2.4.5 Writing of Test Cases; 2.4.6 Applicability; MULTIPLE CHOICE QUESTIONS; EXERCISES; FURTHER READING; 3 Essentials of Graph Theory; 3.1 WHAT IS A GRAPH?; 3.1.1 Degree of a Node; 3.1.2 Regular Graph; 3.2 MATRIX REPRESENTATION OF GRAPHS; 3.2.1 Incidence Matrix; 3.2.2 Adjacency Matrix; 3.3 PATHS AND INDEPENDENT PATHS; 3.3.1 Cycles; 3.3.2 Connectedness of a Graph.
|
505 |
8 |
|
|a 3.4 GENERATION OF A GRAPH FROM PROGRAM3.4.1 Program Graphs; 3.4.2 DD Path Graphs; 3.5 IDENTIFICATION OF INDEPENDENT PATHS; 3.5.1 Cyclomatic Complexity; 3.5.2 Graph Matrices; MULTIPLE CHOICE QUESTIONS; EXERCISES; FURTHER READING; 4 Structural Testing; 4.1 CONTROL FLOW TESTING; 4.1.1 Statement Coverage; 4.1.2 Branch Coverage; 4.1.3 Condition Coverage; 4.1.4 Path Coverage; 4.2 DATA FLOW TESTING; 4.2.1 Define/Reference Anomalies; 4.2.2 Definitions; 4.2.3 Identification of du and dc Paths; 4.2.4 Testing Strategies Using du-Paths; 4.2.5 Generation of Test Cases; 4.3 SLICE BASED TESTING.
|
500 |
|
|
|a 4.3.1 Guidelines for Slicing.
|
520 |
|
|
|a The book aims to present testing concepts and methods that can be used in practice.
|
588 |
0 |
|
|a Print version record.
|
504 |
|
|
|a Includes bibliographical references and index.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Computer software
|x Testing.
|
650 |
|
0 |
|a Computer software
|x Quality control.
|
650 |
|
6 |
|a Logiciels
|x Qualité
|x Contrôle.
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x Quality Assurance & Testing.
|2 bisacsh
|
650 |
|
7 |
|a Computer software
|x Quality control
|2 fast
|
650 |
|
7 |
|a Computer software
|x Testing
|2 fast
|
650 |
|
7 |
|a Softwaretest
|2 gnd
|
776 |
0 |
8 |
|i Print version:
|a Singh, Yogesh.
|t Software Testing.
|d Cambridge : Cambridge University Press, ©2011
|z 9781107012967
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=465756
|z Texto completo
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 24293850
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL977175
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10623109
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 465756
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 412477
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 9914616
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 9915392
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 9929556
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 9909587
|
938 |
|
|
|a Internet Archive
|b INAR
|n softwaretesting0000sing
|
994 |
|
|
|a 92
|b IZTAP
|