GithubHelp home page GithubHelp logo

asgaardlab / 21-markos-test_case_similarity_technique-code Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 0.0 646 KB

Repository with the source code of our technique to analyze a test suite and find similar test cases written in natural language

Jupyter Notebook 100.00%
nlp text-embedding text-similarity clustering software-testing game-testing machine-learning

21-markos-test_case_similarity_technique-code's Introduction

Identifying Similar Test Cases That Are Specified in Natural Language

This repository contains the source code of our technique and related experiments to identify similar test cases written in natural language. The technique first clusters test steps which are semantically similar and then uses those clusters to identify similar test cases.


To cluster similar test steps, we performed several experiments with the following text embedding techniques, text similarity metrics, and clustering algorithms:

Text embedding techniques

Text similarity metrics

Clustering algorithms

  • Hierarchical Agglomerative Clustering
  • K-means

To find similar test cases, we used the identified clusters of similar test steps to build and evaluate four different techniques.

Structure of directories

The following directories contains the source code of all the approaches that were part of our experiments.

  • test-step-clustering: contains the notebooks with the source code for our test step clustering experiments.

  • test-case-similarity: contains the notebooks with the source code for our test case similarity experiments.

  • evaluations: contains the notebooks with the source code to evaluate all the approaches for test step clustering and techniques for test case similarity.


Dependencies

The following dependencies are required to run the notebooks on your local machine:

21-markos-test_case_similarity_technique-code's People

Contributors

markosviggiato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

21-markos-test_case_similarity_technique-code's Issues

about datasets

Excuse me, I'm really new in this field. May I ask you for the datasets? Or some other public dataset that works with your code? Thanks a lot.

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.