-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.bib
More file actions
722 lines (632 loc) · 24 KB
/
references.bib
File metadata and controls
722 lines (632 loc) · 24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
@inproceedings{wang2017behavioral,
title={Behavioral Execution Comparison: Are Tests Representative of Field Behavior?},
author={Wang, Qianqian and Brun, Yuriy and Orso, Alessandro},
booktitle={2017 IEEE International Conference on Software Testing, Verification and Validation (ICST)},
pages={321--332},
year={2017},
organization={IEEE}
}
@inproceedings{jin2012bugredux,
title={BugRedux: reproducing field failures for in-house debugging},
author={Jin, Wei and Orso, Alessandro},
booktitle={2012 34th International Conference on Software Engineering (ICSE)},
pages={474--484},
year={2012},
organization={IEEE}
}
@article{cabot2018wordpress,
title={WordPress: A Content Management System to Democratize Publishing},
author={Cabot, Jordi},
journal={IEEE Software},
volume={35},
number={3},
pages={89--92},
year={2018},
publisher={IEEE}
}
@misc{w3techs_cms,
title = {{W3Techs} Content Management Systems b},
howpublished = {\url{w3techs.com.}},
note = {Accessed: 2019-07-04}
}
@article{alex2019bridging,
author = {Alexander Kampmann and
Andreas Zeller},
title = {Bridging the Gap between Unit Test Generation and System Test Generation},
volume = {abs/1906.01463},
year = {2019},
url = {http://arxiv.org/abs/1906.01463},
archivePrefix = {arXiv},
eprint = {1906.01463},
}
@inproceedings{hindle2012naturalness,
title={On the naturalness of software},
author={Hindle, Abram and Barr, Earl T and Su, Zhendong and Gabel, Mark and Devanbu, Premkumar},
booktitle={2012 34th International Conference on Software Engineering (ICSE)},
pages={837--847},
year={2012},
organization={IEEE}
}
@inproceedings{tonella2014interpolated,
title={Interpolated n-grams for model based testing},
author={Tonella, Paolo and Tiella, Roberto and Nguyen, Cu Duy},
booktitle={Proceedings of the 36th International Conference on Software Engineering},
pages={562--572},
year={2014},
organization={ACM}
}
@article{jiang2006multiresolution,
title={Multiresolution Abnormal Trace Detection Using Varied-Length $ n $-Grams and Automata},
author={Jiang, Guofei and Chen, Haifeng and Ungureanu, Cristian and Yoshihira, Kenji},
journal={IEEE Transactions on Systems, Man, and Cybernetics, Part C (Applications and Reviews)},
volume={37},
number={1},
pages={86--97},
year={2006},
publisher={IEEE}
}
@inproceedings{beschastnikh2013unifying,
title={Unifying FSM-inference algorithms through declarative specification},
author={Beschastnikh, Ivan and Brun, Yuriy and Abrahamson, Jenny and Ernst, Michael D and Krishnamurthy, Arvind},
booktitle={Proceedings of the 2013 International Conference on Software Engineering},
pages={252--261},
year={2013},
organization={IEEE Press}
}
@inproceedings{khelladi2018change,
title={Change Propagation-based and Composition-based Co-evolution of Transformations with Evolving Metamodels},
author={Khelladi, Djamel Eddine and Kretschmer, Roland and Egyed, Alexander},
booktitle={Proceedings of the 21th ACM/IEEE International Conference on Model Driven Engineering Languages and Systems},
pages={404--414},
year={2018},
organization={ACM}
}
@article{khelladi2017semi,
title={A semi-automatic maintenance and co-evolution of OCL constraints with (meta) model evolution},
author={Khelladi, Djamel Eddine and Bendraou, Reda and Hebig, Regina and Gervais, Marie-Pierre},
journal={Journal of Systems and Software},
volume={134},
pages={242--260},
year={2017},
publisher={Elsevier}
}
@article{mirzaaghaei2014automatic,
title={Automatic test case evolution},
author={Mirzaaghaei, Mehdi and Pastore, Fabrizio and Pezz{\`e}, Mauro},
journal={Software Testing, Verification and Reliability},
volume={24},
number={5},
pages={386--411},
year={2014},
publisher={Wiley Online Library}
}
@Comment related works explored
@inproceedings{levin2017co,
title={The co-evolution of test maintenance and code maintenance through the lens of fine-grained semantic changes},
author={Levin, Stanislav and Yehudai, Amiram},
booktitle={2017 IEEE International Conference on Software Maintenance and Evolution (ICSME)},
pages={35--46},
year={2017},
organization={IEEE}
}
@article{zaidman2011studying,
title={Studying the co-evolution of production and test code in open source and industrial developer test processes through repository mining},
author={Zaidman, Andy and Van Rompaey, Bart and van Deursen, Arie and Demeyer, Serge},
journal={Empirical Software Engineering},
volume={16},
number={3},
pages={325--364},
year={2011},
publisher={Springer}
}
@incollection{dhondt2002coevolution,
title={Co-evolution of object-oriented software design and implementation},
author={D’Hondt, Theo and De Volder, Kris and Mens, Kim and Wuyts, Roel},
booktitle={Software Architectures and Component Technology},
pages={207--224},
year={2002},
publisher={Springer}
}
@inproceedings{zaidman2008mining,
title={Mining software repositories to study co-evolution of production \& test code},
author={Zaidman, Andy and Van Rompaey, Bart and Demeyer, Serge and Van Deursen, Arie},
booktitle={2008 1st international conference on software testing, verification, and validation},
pages={220--229},
year={2008},
organization={IEEE}
}
@inproceedings{mirshokraie2013efficient,
title={Efficient JavaScript mutation testing},
author={Mirshokraie, Shabnam and Mesbah, Ali and Pattabiraman, Karthik},
booktitle={2013 IEEE Sixth International Conference on Software Testing, Verification and Validation},
pages={74--83},
year={2013},
organization={IEEE}
}
@article{andreasen2017survey,
title={A survey of dynamic analysis and test generation for JavaScript},
author={Andreasen, Esben and Gong, Liang and M{\o}ller, Anders and Pradel, Michael and Selakovic, Marija and Sen, Koushik and Staicu, Cristian-Alexandru},
journal={ACM Computing Surveys (CSUR)},
volume={50},
number={5},
pages={66},
year={2017},
publisher={ACM}
}
@inproceedings{gyimesi2019bugsjs,
title={Bugsjs: A benchmark of javascript bugs},
author={Gyimesi, P{\'e}ter and Vancsics, B{\'e}la and Stocco, Andrea and Mazinanian, Davood and Besz{\'e}des, {\'A}rp{\'a}d and Ferenc, Rudolf and Mesbah, Ali},
booktitle={2019 12th IEEE Conference on Software Testing, Validation and Verification (ICST)},
pages={90--101},
year={2019},
organization={IEEE}
}
@inproceedings{richards2010analysis,
title={An analysis of the dynamic behavior of JavaScript programs},
author={Richards, Gregor and Lebresne, Sylvain and Burg, Brian and Vitek, Jan},
booktitle={ACM Sigplan Notices},
volume={45},
number={6},
pages={1--12},
year={2010},
organization={ACM}
}
@inproceedings{leotta2013capture,
title={Capture-replay vs. programmable web testing: An empirical assessment during test case evolution},
author={Leotta, Maurizio and Clerissi, Diego and Ricca, Filippo and Tonella, Paolo},
booktitle={2013 20th Working Conference on Reverse Engineering (WCRE)},
pages={272--281},
year={2013},
organization={IEEE}
}
@inproceedings{hedin2014jsflow,
title={JSFlow: Tracking information flow in JavaScript and its APIs},
author={Hedin, Daniel and Birgisson, Arnar and Bello, Luciano and Sabelfeld, Andrei},
booktitle={Proceedings of the 29th Annual ACM Symposium on Applied Computing},
pages={1663--1671},
year={2014},
organization={ACM}
}
@article{hebig2016approaches,
title={Approaches to co-evolution of metamodels and models: A survey},
author={Hebig, Regina and Khelladi, Djamel Eddine and Bendraou, Reda},
journal={IEEE Transactions on Software Engineering},
volume={43},
number={5},
pages={396--414},
year={2016},
publisher={IEEE}
}
@Comment * Other papers from djamel 9/01/20
@article{freeman2002software,
title={Software testing},
author={Freeman, Harrine},
journal={IEEE instrumentation \& measurement magazine},
volume={5},
number={3},
pages={48--50},
year={2002},
publisher={IEEE}
}
@Comment * More papers from me
@article{anand2013orchestrated,
title={An orchestrated survey of methodologies for automated software test case generation},
author={Anand, Saswat and Burke, Edmund K and Chen, Tsong Yueh and Clark, John and Cohen, Myra B and Grieskamp, Wolfgang and Harman, Mark and Harrold, Mary Jean and Mcminn, Phil and Bertolino, Antonia and others},
journal={Journal of Systems and Software},
volume={86},
number={8},
pages={1978--2001},
year={2013},
publisher={Elsevier}
}
@article{jia2010analysis,
title={An analysis and survey of the development of mutation testing},
author={Jia, Yue and Harman, Mark},
journal={IEEE transactions on software engineering},
volume={37},
number={5},
pages={649--678},
year={2010},
publisher={IEEE}
}
@Comment compare to co-evo tests of OO
@inproceedings{fraser2011evosuite,
title={EvoSuite: automatic test suite generation for object-oriented software},
author={Fraser, Gordon and Arcuri, Andrea},
booktitle={Proceedings of the 19th ACM SIGSOFT symposium and the 13th European conference on Foundations of software engineering},
pages={416--419},
year={2011},
organization={ACM}
}
@Comment ** from levin 2017 co-evolution
@inproceedings{marsavina2014studying,
title={Studying fine-grained co-evolution patterns of production and test code},
author={Marsavina, Cosmin and Romano, Daniele and Zaidman, Andy},
booktitle={2014 IEEE 14th International Working Conference on Source Code Analysis and Manipulation},
pages={195--204},
year={2014},
organization={IEEE}
}
@inproceedings{levin2016using,
title={Using temporal and semantic developer-level information to predict maintenance activity profiles},
author={Levin, Stanislav and Yehudai, Amiram},
booktitle={2016 IEEE International Conference on Software Maintenance and Evolution (ICSME)},
pages={463--467},
year={2016},
organization={IEEE}
}
@inproceedings{levin2017boosting,
title={Boosting automatic commit classification into maintenance activities by utilizing source code changes},
author={Levin, Stanislav and Yehudai, Amiram},
booktitle={Proceedings of the 13th International Conference on Predictive Models and Data Analytics in Software Engineering},
pages={97--106},
year={2017},
organization={ACM}
}
@Comment empirical study
@inproceedings{pinto2012understanding,
title={Understanding myths and realities of test-suite evolution},
author={Pinto, Leandro Sales and Sinha, Saurabh and Orso, Alessandro},
booktitle={Proceedings of the ACM SIGSOFT 20th International Symposium on the Foundations of Software Engineering},
pages={33},
year={2012},
organization={ACM}
}
@Comment prediction; slides
@inproceedings{hassan2009predicting,
title={Predicting faults using the complexity of code changes},
author={Hassan, Ahmed E},
booktitle={Proceedings of the 31st International Conference on Software Engineering},
pages={78--88},
year={2009},
organization={IEEE Computer Society}
}
@Comment magazine
@article{gall2009change,
title={Change analysis with evolizer and changedistiller},
author={Gall, Harald C and Fluri, Beat and Pinzger, Martin},
journal={IEEE Software},
number={1},
pages={26--33},
year={2009},
publisher={IEEE}
}
@Comment analysis
@inproceedings{beller2015how,
title={When, how, and why developers (do not) test in their IDEs},
author={Beller, Moritz and Gousios, Georgios and Panichella, Annibale and Zaidman, Andy},
booktitle={Proceedings of the 2015 10th Joint Meeting on Foundations of Software Engineering},
pages={179--190},
year={2015},
organization={ACM}
}
@Comment ** from mirzaa 2014 automatic, repair obsolete tests cases
@inproceedings{robinson2011scaling,
title={Scaling up automated test generation: Automatically generating maintainable regression unit tests for programs},
author={Robinson, Brian and Ernst, Michael D and Perkins, Jeff H and Augustine, Vinay and Li, Nuo},
booktitle={2011 26th IEEE/ACM International Conference on Automated Software Engineering (ASE 2011)},
pages={23--32},
year={2011},
organization={IEEE}
}
@inproceedings{thummalapenta2009mseqgen,
title={MSeqGen: Object-oriented unit-test generation via mining source code},
author={Thummalapenta, Suresh and Xie, Tao and Tillmann, Nikolai and De Halleux, Jonathan and Schulte, Wolfram},
booktitle={Proceedings of the the 7th joint meeting of the European software engineering conference and the ACM SIGSOFT symposium on The foundations of software engineering},
pages={193--202},
year={2009},
organization={ACM}
}
@Comment regression testing; repair
@article{memon2008automatically,
title={Automatically repairing event sequence-based GUI test suites for regression testing},
author={Memon, Atif M},
journal={ACM Transactions on Software Engineering and Methodology (TOSEM)},
volume={18},
number={2},
pages={4},
year={2008},
publisher={ACM}
}
@Comment slides
@inproceedings{person2008differential,
title={Differential symbolic execution},
author={Person, Suzette and Dwyer, Matthew B and Elbaum, Sebastian and Pǎsǎreanu, Corina S},
booktitle={Proceedings of the 16th ACM SIGSOFT International Symposium on Foundations of software engineering},
pages={226--237},
year={2008},
organization={ACM}
}
@Comment other version
@book{person2009differential,
title={Differential symbolic execution},
author={Person, Suzette J},
year={2009},
publisher={Citeseer}
}
@inproceedings{xu2010directed,
title={Directed test suite augmentation: techniques and tradeoffs},
author={Xu, Zhihong and Kim, Yunho and Kim, Moonzoo and Rothermel, Gregg and Cohen, Myra B},
booktitle={Proceedings of the eighteenth ACM SIGSOFT international symposium on Foundations of software engineering},
pages={257--266},
year={2010},
organization={ACM}
}
@Comment fix oracles not parameters
@inproceedings{daniel2010test,
title={On test repair using symbolic execution},
author={Daniel, Brett and Gvero, Tihomir and Marinov, Darko},
booktitle={Proceedings of the 19th international symposium on Software testing and analysis},
pages={207--218},
year={2010},
organization={ACM}
}
@inproceedings{halfond2008automated,
title={Automated identification of parameter mismatches in web applications},
author={Halfond, William GJ and Orso, Alessandro},
booktitle={Proceedings of the 16th ACM SIGSOFT International Symposium on Foundations of software engineering},
pages={181--191},
year={2008},
organization={ACM}
}
@inproceedings{xing2006refactoring,
title={Refactoring practice: How it is and how it should be supported-an eclipse case study},
author={Xing, Zhenchang and Stroulia, Eleni},
booktitle={2006 22nd IEEE International Conference on Software Maintenance},
pages={458--468},
year={2006},
organization={IEEE}
}
@Comment make use of history
@article{dagenais2011recommending,
title={Recommending adaptive changes for framework evolution},
author={Dagenais, Barth{\'e}l{\'e}my and Robillard, Martin P},
journal={ACM Transactions on Software Engineering and Methodology (TOSEM)},
volume={20},
number={4},
pages={19},
year={2011},
publisher={ACM}
}
@inproceedings{schafer2008mining,
title={Mining framework usage changes from instantiation code},
author={Sch{\"a}fer, Thorsten and Jonas, Jan and Mezini, Mira},
booktitle={Proceedings of the 30th international conference on Software engineering},
pages={471--480},
year={2008},
organization={ACM}
}
@Comment ** from anand2013orchestrated, even now many ref are remaining
@inproceedings{adamopoulos2004overcome,
title={How to overcome the equivalent mutant problem and achieve tailored selective mutation using co-evolution},
author={Adamopoulos, Konstantinos and Harman, Mark and Hierons, Robert M},
booktitle={Genetic and evolutionary computation conference},
pages={1338--1349},
year={2004},
organization={Springer}
}
@inproceedings{arcuri2008automation,
title={On the automation of fixing software bugs},
author={Arcuri, Andrea},
booktitle={Companion of the 30th international conference on Software engineering},
pages={1003--1006},
year={2008},
organization={ACM}
}
@inproceedings{arcuri2011adaptive,
title={Adaptive random testing: An illusion of effectiveness?},
author={Arcuri, Andrea and Briand, Lionel},
booktitle={Proceedings of the 2011 International Symposium on Software Testing and Analysis},
pages={265--275},
year={2011},
organization={ACM}
}
@inproceedings{arcuri2007coevolving,
title={Coevolving programs and unit tests from their specification},
author={Arcuri, Andrea and Yao, Xin},
booktitle={Proceedings of the twenty-second IEEE/ACM international conference on Automated software engineering},
pages={397--400},
year={2007},
organization={ACM}
}
@inproceedings{arcuri2008multi,
title={Multi-objective improvement of software using co-evolution and smart seeding},
author={Arcuri, Andrea and White, David Robert and Clark, John and Yao, Xin},
booktitle={Asia-Pacific Conference on Simulated Evolution and Learning},
pages={61--70},
year={2008},
organization={Springer}
}
@inproceedings{arcuri2008novel,
title={A novel co-evolutionary approach to automatic software bug fixing},
author={Arcuri, Andrea and Yao, Xin},
booktitle={2008 IEEE Congress on Evolutionary Computation (IEEE World Congress on Computational Intelligence)},
pages={162--168},
year={2008},
organization={IEEE}
}
@inproceedings{zhang2011automatic,
title={Automatic generation of load tests},
author={Zhang, Pingyu and Elbaum, Sebastian and Dwyer, Matthew B},
booktitle={Proceedings of the 2011 26th IEEE/ACM International Conference on Automated Software Engineering},
pages={43--52},
year={2011},
organization={IEEE Computer Society}
}
@inproceedings{nistor2015caramel,
title={Caramel: Detecting and fixing performance problems that have non-intrusive fixes},
author={Nistor, Adrian and Chang, Po-Chun and Radoi, Cosmin and Lu, Shan},
booktitle={2015 IEEE/ACM 37th IEEE International Conference on Software Engineering},
volume={1},
pages={902--912},
year={2015},
organization={IEEE}
}
@article{zhu1997software,
title={Software unit test coverage and adequacy},
author={Zhu, Hong and Hall, Patrick AV and May, John HR},
journal={Acm computing surveys (csur)},
volume={29},
number={4},
pages={366--427},
year={1997},
publisher={ACM}
}
@Comment * Other papers from djamel 15/01/20
@inproceedings{tsantalis2018accurate,
title={Accurate and efficient refactoring detection in commit history},
author={Tsantalis, Nikolaos and Mansouri, Matin and Eshkevari, Laleh M and Mazinanian, Davood and Dig, Danny},
booktitle={Proceedings of the 40th International Conference on Software Engineering},
pages={483--494},
year={2018},
organization={ACM}
}
@inproceedings{martinez2019coming,
title={Coming: a tool for mining change pattern instances from git commits},
author={Martinez, Matias and Monperrus, Martin},
booktitle={Proceedings of the 41st International Conference on Software Engineering: Companion Proceedings},
pages={79--82},
year={2019},
organization={IEEE Press}
}
@Comment * Other papers
@incollection{papadakis2019mutation,
title={Mutation testing advances: an analysis and survey},
author={Papadakis, Mike and Kintis, Marinos and Zhang, Jie and Jia, Yue and Le Traon, Yves and Harman, Mark},
booktitle={Advances in Computers},
volume={112},
pages={275--378},
year={2019},
publisher={Elsevier}
}
@inproceedings{vcubranic2003hipikat,
title={Hipikat: Recommending pertinent software development artifacts},
author={{\v{C}}ubrani{\'c}, Davor and Murphy, Gail C},
booktitle={Proceedings of the 25th international Conference on Software Engineering},
pages={408--418},
year={2003},
organization={IEEE Computer Society}
}
@article{dagenais2014using,
title={Using traceability links to recommend adaptive changes for documentation evolution},
author={Dagenais, Barth{\'e}l{\'e}my and Robillard, Martin P},
journal={IEEE Transactions on Software Engineering},
volume={40},
number={11},
pages={1126--1146},
year={2014},
publisher={IEEE}
}
@Comment a bit hs, just keep ut as a note
@inproceedings{walker1998visualizing,
title={Visualizing dynamic software system information through high-level models},
author={Walker, Robert J and Murphy, Gail C and Freeman-Benson, Bjorn and Wright, Darin and Swanson, Darin and Isaak, Jeremy},
booktitle={ACM SIGPLAN Notices},
volume={33},
number={10},
pages={271--283},
year={1998},
organization={ACM}
}
@Comment separation of concepts
@article{hursch1995separation,
title={Separation of concerns},
author={H{\"u}rsch, Walter L and Lopes, Cristina Videira},
year={1995},
publisher={Citeseer}
}
@article{ossher2001using,
title={Using multidimensional separation of concerns to (re) shape evolving software},
author={Ossher, Harold and Tarr, Peri},
journal={Communications of the ACM},
volume={44},
number={10},
pages={43--50},
year={2001},
publisher={ACM New York, NY, USA}
}
@inproceedings{tarr1999n,
title={N degrees of separation: Multi-dimensional separation of concerns},
author={Tarr, Peri and Ossher, Harold and Harrison, William and Sutton, Stanley M},
booktitle={Proceedings of the 1999 International Conference on Software Engineering (IEEE Cat. No. 99CB37002)},
pages={107--119},
year={1999},
organization={IEEE}
}
@Comment * on test ownership
@inproceedings{jiang2015co,
title={Co-evolution of infrastructure and source code-an empirical study},
author={Jiang, Yujuan and Adams, Bram},
booktitle={2015 IEEE/ACM 12th Working Conference on Mining Software Repositories},
pages={45--55},
year={2015},
organization={IEEE}
}
@inproceedings{herzig2014impact,
title={The impact of test ownership and team structure on the reliability and effectiveness of quality test runs},
author={Herzig, Kim and Nagappan, Nachiappan},
booktitle={Proceedings of the 8th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement},
pages={1--10},
year={2014}
}
@inproceedings{girba2005developers,
title={How developers drive software evolution},
author={Girba, Tudor and Kuhn, Adrian and Seeberger, Mauricio and Ducasse, St{\'e}phane},
booktitle={Eighth international workshop on principles of software evolution (IWPSE'05)},
pages={113--122},
year={2005},
organization={IEEE}
}
@Comment * arcuri
@article{arcuri2014co,
title={Co-evolutionary automatic programming for software development},
author={Arcuri, Andrea and Yao, Xin},
journal={Information Sciences},
volume={259},
pages={412--432},
year={2014},
publisher={Elsevier}
}
@inproceedings{fraser2014automated,
title={Automated test generation for java generics},
author={Fraser, Gordon and Arcuri, Andrea},
booktitle={International Conference on Software Quality},
pages={185--198},
year={2014},
organization={Springer}
}
@inproceedings{galeotti2013improving,
title={Improving search-based test suite generation with dynamic symbolic execution},
author={Galeotti, Juan Pablo and Fraser, Gordon and Arcuri, Andrea},
booktitle={2013 ieee 24th international symposium on software reliability engineering (issre)},
pages={360--369},
year={2013},
organization={IEEE}
}
@Comment Shabnam Mirshokraie
@inproceedings{mirshokraie2015jseft,
title={JSeft: Automated JavaScript unit test generation},
author={Mirshokraie, Shabnam and Mesbah, Ali and Pattabiraman, Karthik},
booktitle={2015 IEEE 8th International Conference on Software Testing, Verification and Validation (ICST)},
pages={1--10},
year={2015},
organization={IEEE}
}
@inproceedings{mirshokraie2016atrina,
title={Atrina: Inferring unit oracles from GUI test cases},
author={Mirshokraie, Shabnam and Mesbah, Ali and Pattabiraman, Karthik},
booktitle={2016 IEEE International Conference on Software Testing, Verification and Validation (ICST)},
pages={330--340},
year={2016},
organization={IEEE}
}
@Comment Intern ship started
@Comment How to Query Software heritage?
@inproceedings{pietri2019software,
title={The software heritage graph dataset: public software development under one roof},
author={Pietri, Antoine and Spinellis, Diomidis and Zacchiroli, Stefano},
booktitle={2019 IEEE/ACM 16th International Conference on Mining Software Repositories (MSR)},
pages={138--142},
year={2019},
organization={IEEE}
}