Skip to content

Integration of TestRail APIs to create test plan, add test runs in it before suite, and mark pass status after feature

Notifications You must be signed in to change notification settings

sameeksha-sahib/testrail-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

testrail-integration

Integration of TestRail APIs to create test plan, add test runs in it before suite, and mark pass status after feature

  • Integration of TestRail API with Cucumber: src/hooks/TestRailHook.java
  • Rules to create plans and addition of runs: src/testrail/TesRailRule.java
  • Java API client of TestRail: src/testrail/APIClient, src/testrail/APIException
  • Read Property files: src/utils/PropertyUtils.java

About

Integration of TestRail APIs to create test plan, add test runs in it before suite, and mark pass status after feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages