Skip to content

Seminar on automating the prioritization of natural language tests by clustering their embeddings

Notifications You must be signed in to change notification settings

maribox/NLP-Test-Prioritization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Test-Prioritization

With natural language tests, it's very time consuming to have too similar or redundant test cases, as every test case usually involves a human testing the response of a system. To avoid this waste of time we need to

1. prioritize the more important tests, and

2. avoid redundant test cases.

This repository aims to do this by embedding the test descriptions and then clustering their embeddings, thereby recognizing similar tests and even identify tests that are redundant.

Paper can be found under docs/Paper/main.pdf.

About

Seminar on automating the prioritization of natural language tests by clustering their embeddings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published