Code Monkey home page Code Monkey logo

advanced-se-project's Introduction

Advanced-SE-Project

Project for the Advanced Software Engineering course at the University of Cincinnati. I will be testing the Genie tool to automatically detect bugs in a new application and then make a change to the algorithm to compare bug-finding effect.

Deliverables

The deliverables for the project can be found in the main directory. The project report is names Project_Report.md and the slides are Advanced SE Project.pdf. As for the implementation of the systematic seed generation algorithm, look in Genie/droidbot/systematic_policy.py. I wrote everything in this python class to implement this seed test generation.

Slides

/Advanced SE Project.pdf

Project Report

/Project_Report.md

Test Output

https://mailuc-my.sharepoint.com/:u:/r/personal/hendricw_mail_uc_edu/Documents/test-output-files.7z?csf=1&web=1&e=EHQhGn

Code

/Genie/droidbot/systematic_policy.py

Using the Tool

If you with to use the Genie tool with this new systematic generation method then use the command line option as follows: -seed-generation-strategy systematic

This option is used when genertating seed tests but I would also suggest using it when generation mutant tests.

For example when generating seed tests only: python3 -m droidbot.start -d emulator-5554 -a apps_for_test/de.rampro.activitydiary_118.apk -policy fuzzing_gen_seeds -count 100000 -max_seed_test_suite_size 20 -max_random_seed_test_length 15 -max_independent_trace_length 8 -max_mutants_per_insertion_position 300 -grant_perm -is_emulator -interval 1 -coverage -seed-generation-strategy systematic -o ./tmp-diary [-script script_samples/user_script.json]

For a complete guide to setting up and running the Genie tool, see DEVLEOPER.md

advanced-se-project's People

Contributors

chendrix99 avatar functional-fuzzing-android-apps avatar tingsu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.