Can we integrate selenium with JIRA and HP ALM? -
we automate regression test cases using selenium.these regression test cases availbale in jira , hp alm.my objective here use selenium(java) , automate these test cases in such way when execute individual test cases selenium webdriver through eclipse ide, test cases should able mark results (pass/fail) corresponding each test case. can please let me know if can done??
you might want @ agiletestware bumblebee has java annotations package , junit test listener, can use send test results hp alm if use selenium junit or testng
please refer to: http://www.agiletestware.com/docs/bumblebee-docs/en/latest/qa-frameworks/junit/
disclaimer: i'm developer of bumblebee.
Comments
Post a Comment