The ADF EMG Task Flow Tester is a web-based testing tool for ADF bounded task flows, but not for automated testing. Is there any other automated tool, so that i can achieve the same?
Asked
Active
Viewed 721 times
1 Answers
2
What sort of testing are you looking to undertake? Functional, stress/load?
Looks to Selenium or Oracle Application Test Suite (OATS) for functional. Look to OATS or Apache JMeter as options for stress/load.
The advantage of OATS over other options is it has intelligence built in to understand the ADF framework.

Chris Muir
- 445
- 2
- 8
-
Function testing of TaskFlow, I am looking for automated taskflow testing tool. – suvankar Jun 10 '13 at 11:06