Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF table and automation testing tools

Jayaram NagarajanJul 7 2015 — edited Jul 9 2015

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. 1) How are other Oracle customers testing ADF thru test automation?
    1. a.      Are they using UFT or another tool?
    2. b.      If using UFT how are they able to handle table objects?

  1. 2) Are some settings in ADF which could affect how ADF tables are rendered? 
    1. 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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2015
Added on Jul 7 2015
8 comments
496 views