Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
azharuddin
azharuddin
Active particpant
Active particpant
Posts : 13
Join date : 2017-02-03
Age : 31
Location : Hyderabad
https://jovisoftsolutions.com

Run automated selenium test scripts from JIRA ondemand Empty Run automated selenium test scripts from JIRA ondemand

Fri Dec 08, 2017 12:40 pm
The only recommendation(s) I could suggest is:

1) Look at what Atlassian does for automated testing as they build features into JIRA and see if that will apply to what you need. The starting point for that is https://www.atlassian.com/test-automation .

2) Check out this add-on for Selenium and see if your team can create a job to take the Selenium test results and save them into JIRA https://addons.mozilla.org/en-US/firefox/addon/test-results-selenium-ide/

With the tools you are using, the only thing I can think that would come close would be this:

1) Reverse engineer the selenium scripts into test cases and enter them into Zephyr.

2) build a master test cycle, with your new test cases. This will be updated and groomed as the Selenium script evolves.

3) copy that Test Cycle each time you want to run the selenium script.

4)Run your selenium script and use the test results add-on to save the results into your Copied Test Cycle.

5)based on the results, you will have to manually pass/fail the test cases in the test cycle (should take about 5 minutes with the bulk update tool in JIRA). This all can be explained in JIRA TRAINING.

Fully automated solution? No.
Back to top
Permissions in this forum:
You cannot reply to topics in this forum