1

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?

pnuts
  • 58,317
  • 11
  • 87
  • 139
suvankar
  • 1,548
  • 1
  • 20
  • 28

1 Answers1

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