Hi,
When developing documents which contain dynamic forms (programmed in Javascript), what is a good way to test them?
Do you perform manual tests or automatic tests? If the latter, what technique do you use?
Thank you!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
I've written Jasmine script to perform unit testing, there's an example of it in a XDP form here, Adobe LiveCycle Designer Cookbooks by BR001: Using the Jasmine testing framework in an Adobe Designe...
Adobe labs has the Adobe PDF Test Toolkit but I've no experience with it, from memory the software it was dependent on was reasonably expensive, Adobe PDF Test Toolkit - Adobe Labs
Regards
Bruce
Views
Replies
Total Likes
I though of using Actiona to simulate user interaction such as:
... then assert that auto-fill logic works, validation messages appear and so on.
What do you think?
Views
Replies
Total Likes
Hi,
I've written Jasmine script to perform unit testing, there's an example of it in a XDP form here, Adobe LiveCycle Designer Cookbooks by BR001: Using the Jasmine testing framework in an Adobe Designe...
Adobe labs has the Adobe PDF Test Toolkit but I've no experience with it, from memory the software it was dependent on was reasonably expensive, Adobe PDF Test Toolkit - Adobe Labs
Regards
Bruce
Views
Replies
Total Likes
Hi Bruce,
Thanks a lot, it looks great!
Views
Replies
Total Likes
Views
Likes
Replies