Skip to content

sahana477/ESC_softwaretesting

Repository files navigation

This is the github repo for the software testing campaign by Katragadda Sahana from SUTD with Student ID 1005761

The first task of comparing the differences between sample_file_1.csv and sample_file_3.csv was can be found in src folder Read.java class. An File named compare.csv created matching with all sample test given in drive. This java code is run on IntelliJ IDEA

Run the code

Download the code and remove compare.csv file generated to test it and open it with intelliJ IDEA

Run the code on intellij IDEA and and a compare.csv file is generated after running the code

For the unit testing and software testing, an external library called https://commons.apache.org/proper/commons-io/download_io.cgi is used download the commons-io-2.11 jar and upload as it in module dependecies

The unit testing and system testing are done in ReadTest.java under src

The Fuzzer testing is done in Fuzzer.java under src

I put Dylans code in GroupmateDylan.java under src. The tests I wrote to test Dylan's code are written in GroupmateDylanTest.java under src. I put Jonah code in GroupJonah.java under src. The tests I wrote to test Jonah's code are written in GroupJonahTest.java under src The bugs I found while testing Jonah's and Dylan's code and a description of the tests I conducted are stored in Week 13 Report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages