Tools: Weblogic 12.1.3, ADF 12c, HP UFT for functional testing.
We are testing an ADF / JSF application with HP’s UFT. We are having issues properly recognizing the table objects. They are recognized as 2-4 separate table objects by UFT. (The table header is seen as a 1 table row, and the data rows are seen as a 2nd table object). Freezing a table column causes further issues as the table is then rendered as 4 separate tables, 1 with the frozen column and 1 with the scrollable columns, for both the header row and the data rows. We have the following questions.
- 1) How are other Oracle customers testing ADF thru test automation?
- a. Are they using UFT or another tool?
- b. If using UFT how are they able to handle table objects?
- 2) Are some settings in ADF which could affect how ADF tables are rendered?
- a. If we could build the table objects slightly differently we may be able to have them be more recognizable with UFT.
Thoughts/answers appreciated.