Skip to Main Content

DevOps, CI/CD and Automation

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!

Automation UI Testing Tool

2720435Jul 25 2019 — edited Jul 26 2019

JET recommendation to use selenium webdriver tool, however we have found Puppeteer tool is very promising & perform fast test cases execution & easy to setup since it as part of node library. There are many prons over selenium webdriver tool. Just wanted to know that any obstacles/complexity from JET side if we prefer Puppeteer over Selenium Webdriver. Here are the requirements from our application side:

a. Perform API testing

b. Automation Testing: Navigate to all web pages & fire events

c. Integrate with Jenkins

d. Generate report & send to emailĀ 

Thanks in advance

Comments
Post Details
Added on Jul 25 2019
1 comment
221 views