
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
IBM Business Process Management / Business Automation Workflow and UFT
Has anyone (besides me) used UFT to automate tests for the IBM Business Process Management web app UI?
The latest release of IBM BPMS, "Business Automation Workflow" has compatibility issues - UFT cannot recognize a radio button which isn't checked, if another radio button in the same group is already checked . So, I am having to use x/y coordinates to click radio buttons.
I am using UFT One v15.0.1 with these Add-ins:
.NET, ActiveX, Java, ASP-Ajax, Dojo, ExtJS, GWT, jQueryUI, WPF
Until this latest release of IBM BPMS, the automation has worked quite well. Developers say there are also Apache Spark objects.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
Do you mean a Radio button on a webpage cannot be checked?
Did you try to make a small script to record and replay again on the checkbox? And please compare the html source code of the old radio button and new radio button.
Thanks
Jerry