Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully update Publications list in README.md file. #19

Merged
merged 1 commit into from Apr 25, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
44 changes: 32 additions & 12 deletions README.md
Expand Up @@ -220,18 +220,14 @@ files can be found in the `schemaanalyst/build/classes/main/parsedcasestudy/`
directory after compiling the system.

## Tutorial <a name="tutorial"></a>
<!--

@Kapfhammer suggested replacing the archived screencast
reference with an animated gif in the future.

### Asciinema Recording <a name="asciicinema"></a>Tutorial
### Asciinema Recording <a name="asciicinema"></a>

Please watch this Asciinema recording that shows some of the key features of
SchemaAnalyst, which are explained in more detail below.

[![asciicast](https://asciinema.org/a/cuh7p68xg3ra65sl5rp8wimj5.png)](https://asciinema.org/a/cuh7p68xg3ra65sl5rp8wimj5)
-->

---

### Help Menu <a name="help"></a>
Expand Down Expand Up @@ -553,55 +549,79 @@ detection and removal of ineffective mutants for the mutation analysis of
relational database schemas" in Transactions on Software Engineering, 2019. <a
name="one"></a>


[(ICST 2018)
](https://www.gregorykapfhammer.com/research/papers/Alsharif2018/) Alsharif,
Abdullah Gregory M. Kapfhammer, and Phil McMinn (2018). "DOMINO: Fast and
effective test data generation for relational database schemas" in Proceedings
of the 11th International Conference on Software Testing, Verification and
Validation, 2018. <a name="two"></a>

[(ICST 2018)
](https://www.gregorykapfhammer.com/research/papers/Alsharif2018b/)Alsharif,
Abdullah, Gregory M. Kapfhammer, Phil McMinn (2018). "Running Experiments and
Performing Data Analysis Using SchemaAnalyst and DOMINO" in Proceedings of the
11th International Conference on Software Testing, Verification and Validation,
2018. <a name="three"></a>

[(ICST 2018)
](https://www.gregorykapfhammer.com/research/papers/Alsharif2018a/)Alsharif,
Abdullah, Gregory M. Kapfhammer, Phil McMinn (2018). "Generating Database Schema
Test Suites with DOMINO" in Proceedings of the 11th International Conference on
Software Testing, Verification and Validation, 2018. <a name="four"></a>

[(ICSME 2016)
](http://www.cs.allegheny.edu/sites/gkapfham/research/papers/McMinn2016c/)McMinn,
Phil, Chris J. Wright, Cody Kinneer, Colton J. McCurdy, Michael Camara, and
Gregory M. Kapfhammer (2015). "SchemaAnalyst: Search-based Test Data generation
for Relational Database Schemas" in Proceedings of the 32nd International
Conference on Software Maintenance and Evolution, 2016. <a name="six"></a>
Conference on Software Maintenance and Evolution, 2016. <a name="five"></a>

[(ICSME 2016)
](https://www.gregorykapfhammer.com/research/papers/McCurdy2016/)McCurdy J.
Colton, Phil McMinn, Gregory M. Kapfhammer (2016). "mrstudyr: Retrospectively
studying the effectiveness of mutant reduction techniques" in Proceedings of the
32nd International Conference on Software Maintenance and Evolution, 2016. <a
name="six"></a>

[(TOSEM 2015)
](http://www.cs.allegheny.edu/sites/gkapfham/research/papers/McMinn2015/)McMinn,
Phil, Chris J. Wright, and Gregory M. Kapfhammer (2015). "The Effectiveness of
Test Coverage Criteria for Relational Database Schema Integrity Constraints,"
in Transactions on Software Engineering and Methodology, 25(1). <a
name="five"></a>
name="seven"></a>

[(SEKE 2015)
](http://www.cs.allegheny.edu/sites/gkapfham/research/papers/Kinneer2015/)Kinneer,
Cody, Gregory M. Kapfhammer, Chris J. Wright, and Phil McMinn (2015).
"Automatically evaluating the efficiency of search-based test data generation
for relational database schemas," in Proceedings of the 27th International
Conference on Software Engineering and Knowledge Engineering. <a
name="four"></a>
name="eight"></a>

[(QSIC 2014)
](https://www.gregorykapfhammer.com/research/papers/Wright2014/)Wright,
Chris J., Gregory M. Kapfhammer, and Phil McMinn (2014). "The impact of
equivalent, redundant, and quasi mutants on database schema mutation analysis,"
in Proceedings of the 14th International Conference on Quality Software. <a
name="three"></a>
name="nine"></a>

[(Mutation 2013)
](https://www.gregorykapfhammer.com/research/papers/Wright2013/)Wright,
Chris J., Gregory M. Kapfhammer, and Phil McMinn (2013). "Efficient mutation
analysis of relational database structure using mutant schemata and
parallelisation," in Proceedings of the 8th International Workshop on Mutation
Analysis. <a name="two"></a>
Analysis. <a name="ten"></a>

[(ICST 2013)
](http://www.cs.allegheny.edu/sites/gkapfham/research/papers/Kapfhammer2013/)Kapfhammer,
Gregory M., Phil McMinn, and Chris J. Wright (2013). "Search-based testing of
relational schema integrity constraints across multiple database management
systems," in Proceedings of the 6th International Conference on Software
Testing, Verification and Validation. <a name="one"></a>
Testing, Verification and Validation. <a name="eleven"></a>




## License

Expand Down