I need some advice about choosing the right tools for my regression test strategy. The main criteria is "best buy" of the right tool. After analysis of Gartners case studies I'm trying to choose between Atlassian and IBM QA solution. The main dilemma is that IBM Jazz platform integrates Rational functional tester as the Automation testing solution, and Atlassian relies on Jira platform which doesn't integrate automation test toll by default.
My company is Java oriented so we eliminate HP Quick Test Professional because of VB script language.
Options are:
- Atlassian: Jira - Greenhoper - Zephyr - Selenium 2
- IBM: Jazz - Rational quality center - Rational team concert - Rational Functional tester.
The first one is obviously cheaper solution, but Selenium is in my opinion not long term solution cause it is harder to maintain huge number of test scripts when application is changing - RFT does map objects when I'm replacing something in scripts(or maybe I'm wrong).
Person who will be responsible for automation tests will be developer, cause most of the test I can't create only through the recorder.
Application to test is java web application and integration with another system.
Question: Is it possible that RFC integrates with Jira not with Jazz ? If yes, what do you think about Atlassian - Jira - Greenhoper - Zephyr - Rational Functional tester solution ?