reset a3, kut Charlie ;)
[tt2015.git] / a3 / tt3.bib
1 @incollection{pol1997,
2 title = {A {Test} {Management} approach for structured testing},
3 booktitle = {Achieving {Software} {Product} {Quality}},
4 publisher = {UTN publishers},
5 author = {Pol, M. and van Veenendaal, Erik},
6 editor = {van Veenendaal, Erik and McMullen, Julie},
7 year = {1997},
8 }
9
10 @misc{muller2011,
11 title = {Certified {Tester}. {Foundation} {Level} {Syllabus}},
12 author = {Müller, Thomas},
13 editor = {Friedenberg, Debra},
14 year = {2011},
15 }
16
17 @book{iso9126,
18 title = {{ISO}/{IEC} 9126. {Software} engineering – {Product} quality},
19 publisher = {ISO/IEC},
20 author = {{ISO/IEC}},
21 year = {2001}
22 }
23
24 @book{iso25010,
25 title = {{ISO}/{IEC} 25010:2011. {Systems} and software engineering -- {Systems} and software {Quality} {Requirements} and {Evaluation} ({SQuaRE}) -- {System} and software quality models.},
26 publisher = {ISO/IEC},
27 author = {{ISO/IEC}},
28 year = {2011}
29 }
30
31 @misc{veenendaal2012,
32 title = {Standard glossary of terms used in {Software} {Testing}},
33 editor = {van Veenendaal, Erik van},
34 year = {2012},
35 }
36
37 @book{rfc793,
38 series = {Request for {Comments}},
39 title = {Transmission {Control} {Protocol}},
40 url = {http://www.ietf.org/rfc/rfc793.txt},
41 number = {793},
42 publisher = {IETF},
43 author = {Postel, J.},
44 month = sep,
45 year = {1981},
46 note = {Published: RFC 793 (INTERNET STANDARD)
47 Updated by RFCs 1122, 3168, 6093, 6528},
48 }
49
50 @article{whittaker2000,
51 title = {What is software testing? {And} why is it so hard?},
52 volume = {17},
53 shorttitle = {What is software testing?},
54 url = {http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=819971},
55 number = {1},
56 urldate = {2015-09-20},
57 journal = {Software, IEEE},
58 author = {Whittaker, James},
59 year = {2000},
60 pages = {70--79},
61 }
62 @incollection{belinfante2010jtorx,
63 title={JTorX: A tool for on-line model-driven test derivation and
64 execution},
65 author={Belinfante, Axel},
66 booktitle={Tools and Algorithms for the Construction and Analysis
67 of Systems},
68 pages={266--270},
69 year={2010},
70 publisher={Springer}
71 }
72 @incollection{koopman2003gast,
73 title={Gast: Generic automated software testing},
74 author={Koopman, Pieter and Alimarine, Artem and Tretmans, Jan and
75 Plasmeijer, Rinus},
76 booktitle={Implementation of Functional Languages},
77 pages={84--100},
78 year={2003},
79 publisher={Springer}
80 }
81 @misc{JTorXSite,
82 title = {JTorX - FMT Tools},
83 howpublished = {\url{https://fmt.ewi.utwente.nl/redmine/projects/jtorx/wiki/}},
84 note = {Accessed: 2015-12-26}
85 }