sagarvincent / cv_analyser

0 stars 0 forks source link

Develop a test script to ensure the project is running as expected(Integration_test1) #2

Open sagarvincent opened 3 months ago

sagarvincent commented 3 months ago
  1. TestCase1
    • input format: Doc; experiment: expected keywords matching
  2. TestCase2
    • input format: PDF; experiment: expected keywords matching
  3. TestCase3
    • input format: either; experiment: effect of filler words on score
  4. TestCase4
    • input format: either; experiment: effect of parsing on score
sagarvincent commented 3 months ago

I have added code for testcase1&2. The rest of the task involves, testcase3 and script to run the full integration text(preferably using selenium) - c74b97b.