Claire Ond
Claire Ond

Reputation: 1

Automation tool of ADF web-based application with integration in JIRA

I'm looking for a non-regression test automation tool :

These are my two imperatives.

Of course, I found Selenium which is the unavoidable tool.

However, my manager would like me to submit several tools that I would have audited. Do you have some tracks or experiences that I could use in order to submit several tools to him?

thanks in advance

Upvotes: 0

Views: 299

Answers (2)

Shay Shmeltzer
Shay Shmeltzer

Reputation: 3721

You might want to look at Oracle Developer Cloud Service as a platform that combines issue tracking and DevOps+test automation with specific support for ADF built-in: https://blogs.oracle.com/shay/entry/agile_development_with_oracle_developer Selenium - there is an ADF extension to it: https://github.com/adfemg/adf-selenium

Upvotes: 0

Cedric
Cedric

Reputation: 977

For unit/non regression testing you can use :

Upvotes: 0

Related Questions